Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node-versions)!: raise minimum node version from v10 to v20 #73

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

danguilherme
Copy link
Owner

@danguilherme danguilherme commented Apr 30, 2024

Also testing the library on different versions of Node.

BREAKING CHANGE: support for node v10 has been dropped and the minimum is now v20.

@danguilherme danguilherme self-assigned this Apr 30, 2024
@danguilherme danguilherme changed the title chore: update release workflow to test on different node versions feat(node-versions): raised the minimum version of node from v10 to v20 Apr 30, 2024
@danguilherme danguilherme changed the title feat(node-versions): raised the minimum version of node from v10 to v20 feat(node-versions)!: raised the minimum version of node from v10 to v20 Apr 30, 2024
@danguilherme danguilherme changed the title feat(node-versions)!: raised the minimum version of node from v10 to v20 feat(node-versions)!: raise minimum node version from v10 to v20 Apr 30, 2024
@danguilherme danguilherme merged commit e00afd6 into develop Apr 30, 2024
7 of 8 checks passed
@danguilherme danguilherme deleted the chore/test-different-node-versions branch April 30, 2024 12:37
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant