-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-beta.1 [skip ci]
## [2.0.0-beta.1](v1.0.1...v2.0.0-beta.1) (2024-06-20) ### ⚠ BREAKING CHANGES * Introduces ESM build. * You'll probably need to adapt your paths and/or imports as all exported files are now located inside the dist folder. ### Features * export esm build as well as browser build ([e1a448b](e1a448b)) * prepare for next major release ([3cb64cf](3cb64cf)) * use vite for browser build ([9fc1792](9fc1792))
- Loading branch information
1 parent
df72264
commit beef030
Showing
3 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## [2.0.0-beta.1](https://github.com/geostyler/geostyler-geojson-parser/compare/v1.0.1...v2.0.0-beta.1) (2024-06-20) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Introduces ESM build. | ||
* You'll probably need to adapt your paths and/or | ||
imports as all exported files are now located inside the dist | ||
folder. | ||
|
||
### Features | ||
|
||
* export esm build as well as browser build ([e1a448b](https://github.com/geostyler/geostyler-geojson-parser/commit/e1a448b7804e74bce861270a23bd0d4acc8e7f1b)) | ||
* prepare for next major release ([3cb64cf](https://github.com/geostyler/geostyler-geojson-parser/commit/3cb64cf48448f2fcf5217ed6df3715c0fd7512a9)) | ||
* use vite for browser build ([9fc1792](https://github.com/geostyler/geostyler-geojson-parser/commit/9fc1792653aad5e1545ef3547f03a53dbc8e430f)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters