Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: drop node 16 support #283

Merged
merged 1 commit into from
Jun 8, 2023
Merged

feat: drop node 16 support #283

merged 1 commit into from
Jun 8, 2023

Conversation

andipaetzold
Copy link
Owner

BREAKING CHANGE: drop node 14 support

BREAKING CHANGE: drop node 16 support
@andipaetzold andipaetzold self-assigned this Jun 8, 2023
@andipaetzold andipaetzold changed the base branch from next to main June 8, 2023 09:59
@andipaetzold andipaetzold changed the base branch from main to next June 8, 2023 09:59
@andipaetzold andipaetzold marked this pull request as ready for review June 8, 2023 09:59
@andipaetzold andipaetzold merged commit 19bc255 into next Jun 8, 2023
@andipaetzold andipaetzold deleted the drop-node-16 branch June 8, 2023 10:00
github-actions bot pushed a commit that referenced this pull request Jun 8, 2023
# [3.0.0-next.3](v3.0.0-next.2...v3.0.0-next.3) (2023-06-08)

### Bug Fixes

* Long Text fields with ~2k+ characters ([#282](#282)) ([ad81f42](ad81f42))

### Features

* drop node 16 support ([#283](#283)) ([19bc255](19bc255))

### BREAKING CHANGES

* drop node 16 support
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version 3.0.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 28, 2023
# [3.0.0](v2.2.6...v3.0.0) (2023-11-28)

### Bug Fixes

* `exactOptionalPropertyTypes` TS option compatibility ([#300](#300)) ([31b129a](31b129a))
* set conditional exports in package.json ([#299](#299)) ([ef65273](ef65273))
* use named import for fast-xml-parser ([#273](#273)) ([314e786](314e786)), closes [#170](#170)

### Code Refactoring

* use private class fields/methods ([2fef138](2fef138))

### Features

* do not use/export enums ([#274](#274)) ([ce27203](ce27203))
* drop node 14 support ([#272](#272)) ([d44c67d](d44c67d))
* drop node 16 support ([#283](#283)) ([19bc255](19bc255))

### BREAKING CHANGES

* browser/node must support private class fields/methods
* drop node 16 support
* `ColumnType` is not a TypeScript enum anymore:
- `ColumnType` is a union type
- `ColumnTypes` a map for easier usage of `ColumnType`
* drop node 14 support
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant