Releases: macabeus/react-gbajs
Releases · macabeus/react-gbajs
1.0.0
First stable release 🎉
Major updates:
- rewritten to typescript (#7)
- add props
onFpsReported
, onLogReceived
and watchLogLevels
(#4, #9)
- simplify API, merging the function
updateState
into play
(#6)
- add logo (#8)
Minors:
- faster scale (#5)
- prop
volume
now is optional, default value is 0
(#10)
- now use
id
attribute on canvas (#5)
- fix FPS rate in some computers (#3)