2.0.3 (2024-04-30)
- fix node release by targetting ES6 (31c7f8d)
2.0.2 (2024-04-30)
- use Rollup for bundling instead of Webpack + Babel runtime (9f1c4c6)
2.0.1 (2024-04-30)
- add changelog to package (3eddb35)
2.0.0 (2024-04-30)
- node-versions: support for node v10 has been dropped and the minimum is now v20.
- Colors, Values and GameDirections changed to Color, Value and GameDirection
- Drop Node 8 support
- drop node 8 support (6019bf4)