Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.0.0](v1.1.0...v2.0.0) (2024-04-30) ### ⚠ BREAKING CHANGES * **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 ### Features * **node-versions:** raise minimum node version from v10 to v20 ([#73](#73)) ([e00afd6](e00afd6)) ### Bug Fixes * remove typescript namespace ([61865ae](61865ae)) * validate color and value input for cards ([0ef603c](0ef603c)) ### Miscellaneous Chores * drop node 8 support ([6019bf4](6019bf4))
- Loading branch information