-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 4.0.0-next.1 [skip ci]
## [4.0.0-next.1](v3.0.2...v4.0.0-next.1) (2024-06-20) ### ⚠ BREAKING CHANGES * Produces ESM build. ### Features * add semantic release, commitlint, introduce next branch ([bd93891](bd93891)) * produce esm build, switch to vite ([#351](#351)) ([d416111](d416111)) * update geostyler-style ([5926082](5926082)) ### Bug Fixes * fix esm build & add vitest ([13bf824](13bf824)) * fix import of generated parser/lexer ([083cfba](083cfba)) * remove commented code ([78cdfcd](78cdfcd))
- Loading branch information
1 parent
bd93891
commit 6cca261
Showing
3 changed files
with
22 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,19 @@ | ||
## [4.0.0-next.1](https://github.com/geostyler/geostyler-cql-parser/compare/v3.0.2...v4.0.0-next.1) (2024-06-20) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Produces ESM build. | ||
|
||
### Features | ||
|
||
* add semantic release, commitlint, introduce next branch ([bd93891](https://github.com/geostyler/geostyler-cql-parser/commit/bd9389119b1b11d6b15111d7000ad8b98d04d96d)) | ||
* produce esm build, switch to vite ([#351](https://github.com/geostyler/geostyler-cql-parser/issues/351)) ([d416111](https://github.com/geostyler/geostyler-cql-parser/commit/d4161112c2534a1143c936d71642dfc52e14a80c)) | ||
* update geostyler-style ([5926082](https://github.com/geostyler/geostyler-cql-parser/commit/5926082b4e9048cfaa6122185bbb34f2cd400f89)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix esm build & add vitest ([13bf824](https://github.com/geostyler/geostyler-cql-parser/commit/13bf824f166e592ee3eba89a6e27b12cd5168929)) | ||
* fix import of generated parser/lexer ([083cfba](https://github.com/geostyler/geostyler-cql-parser/commit/083cfba16d1cf35e28d9f67460f61d2fa349cedb)) | ||
* remove commented code ([78cdfcd](https://github.com/geostyler/geostyler-cql-parser/commit/78cdfcd4be56f2f2c6a24c5715bc6ffdfa2bcb21)) |
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