Releases: geostyler/geostyler-cql-parser
Releases · geostyler/geostyler-cql-parser
v4.0.1
v4.0.0
4.0.0 (2024-06-25)
⚠ BREAKING CHANGES
- Produces ESM build.
Features
- add semantic release, commitlint, introduce next branch (7967653)
- produce esm build, switch to vite (#351) (d416111)
- update geostyler-style (5926082)
Bug Fixes
- fix esm build & add vitest (13bf824)
- fix import of generated parser/lexer (083cfba)
- improve check for window (aeca5c0)
- remove commented code (78cdfcd)
- remove obsolete dependency (bf4f406)
- update browsercheck (d7e0af6)
- update geostyler-style version, cleanup package.json (a938ae7)
- use global if window is not available (bab4242)
- use proper cqlParser object to run properly in all environments (23e0546)
v4.0.0-beta.7
v4.0.0-beta.6
v4.0.0-beta.5
v4.0.0-beta.4
4.0.0-beta.4 (2024-06-21)
Bug Fixes
- use proper cqlParser object to run properly in all environments (23e0546)
v4.0.0-beta.3
v4.0.0-beta.2
v4.0.0-beta.1
4.0.0-beta.1 (2024-06-20)
⚠ BREAKING CHANGES
- Produces ESM build.
Features
- add semantic release, commitlint, introduce next branch (7967653)
- produce esm build, switch to vite (#351) (d416111)
- update geostyler-style (5926082)