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

fix: set conditional exports in package.json #299

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

andipaetzold
Copy link
Owner

No description provided.

@andipaetzold andipaetzold deleted the conditional-exports branch November 24, 2023 18:53
@andipaetzold andipaetzold restored the conditional-exports branch November 24, 2023 18:54
@andipaetzold andipaetzold reopened this Nov 24, 2023
@andipaetzold andipaetzold merged commit ef65273 into next Nov 24, 2023
12 checks passed
@andipaetzold andipaetzold deleted the conditional-exports branch November 24, 2023 18:56
github-actions bot pushed a commit that referenced this pull request Nov 24, 2023
# [3.0.0-next.5](v3.0.0-next.4...v3.0.0-next.5) (2023-11-24)

### Bug Fixes

* set conditional exports in package.json ([#299](#299)) ([ef65273](ef65273))
Copy link

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

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 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant