We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7b717 commit 13e9753Copy full SHA for 13e9753
1 file changed
README.md
@@ -260,8 +260,8 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
260
261
### Updates
262
263
-* TypeScript definitions fixes and updates (thanks @clark-stevenson @vrecluse)
264
-* JSDoc typo fixes (thanks )
+* TypeScript definitions fixes and updates (thanks @clark-stevenson @vrecluse @yahiko00)
+* JSDoc typo fixes (thanks @Cowa @yahiko00)
265
* VideoStream.active = false is used if the browser supports it, otherwise it falls back to VideoStream.stop.
266
* Text can now accept `undefined` or `null` as the `text` argument in the constructor and will cast it as an empty string.
267
0 commit comments