Skip to content

Releases: geostyler/geostyler-cql-parser

v4.0.0

25 Jun 08:20
Compare
Choose a tag to compare

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

21 Jun 14:11
Compare
Choose a tag to compare
v4.0.0-beta.7 Pre-release
Pre-release

4.0.0-beta.7 (2024-06-21)

Bug Fixes

v4.0.0-beta.6

21 Jun 08:13
Compare
Choose a tag to compare
v4.0.0-beta.6 Pre-release
Pre-release

4.0.0-beta.6 (2024-06-21)

Bug Fixes

  • improve check for window (aeca5c0)

v4.0.0-beta.5

21 Jun 08:00
Compare
Choose a tag to compare
v4.0.0-beta.5 Pre-release
Pre-release

4.0.0-beta.5 (2024-06-21)

Bug Fixes

  • use global if window is not available (bab4242)

v4.0.0-beta.4

21 Jun 07:20
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

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

20 Jun 14:47
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

4.0.0-beta.3 (2024-06-20)

Bug Fixes

  • remove obsolete dependency (bf4f406)

v4.0.0-beta.2

20 Jun 14:11
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2024-06-20)

Bug Fixes

  • update geostyler-style version, cleanup package.json (a938ae7)

v4.0.0-beta.1

20 Jun 14:07
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

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)

Bug Fixes

  • fix esm build & add vitest (13bf824)
  • fix import of generated parser/lexer (083cfba)
  • remove commented code (78cdfcd)

v4.0.0-next.2

19 Jun 13:21
Compare
Choose a tag to compare
v4.0.0-next.2 Pre-release
Pre-release
  • fix: remove commented code 78cdfcd
  • feat: update geostyler-style 5926082

v4.0.0-next.1...v4.0.0-next.2

v4.0.0-next.1

18 Jun 14:46
Compare
Choose a tag to compare
v4.0.0-next.1 Pre-release
Pre-release
  • fix: fix esm build & add vitest 13bf824
  • feat: produce esm build, switch to vite (#351) d416111
  • chore(deps): update dependency @babel/preset-env to v7.22.14 (#337) 1c81ad3
  • chore(deps): update actions/setup-node action to v3 (#340) def1c25
  • chore(deps): update actions/cache action to v3 (#338) 32c58c5
  • chore(deps): update actions/checkout action to v3 (#339) 42237aa
  • Update dependencies (#335) a816125
  • Add renovate.json (#316) c46de8b
  • Merge pull request #317 from geostyler/adjust-nodejs-versions 8781f1d
  • ci: use Node.js versions 18.x and 20.x b5b8666
  • Merge pull request #314 from geostyler/add-funding-to-package-json bad6bce
  • chore: add funding field to package.json f8acb44
  • Merge pull request #312 from geostyler/funding-information 67cdf57
  • docs: add funding information abbbb44
  • Bump acorn from 8.8.1 to 8.8.2 (#303) 523bb6b
  • Bump @babel/preset-typescript from 7.18.6 to 7.21.5 (#305) 9562cd2
  • Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.59.6 (#306) 884d64b
  • Bump @babel/plugin-proposal-object-rest-spread from 7.20.2 to 7.20.7 (#302) cefdaf0
  • Bump webpack from 5.75.0 to 5.76.0 (#300) 0116bae
  • Bump @types/lodash from 4.14.188 to 4.14.191 (#274) 897d4fc
  • Bump webpack-cli from 4.10.0 to 5.0.1 (#277) 760bbac
  • Bump json5 from 2.2.1 to 2.2.3 (#285) bc648b5
  • Bump @types/jest from 29.2.2 to 29.2.6 (#288) cec2a99
  • Bump typescript from 4.8.4 to 4.9.5 (#290) 5a4e96c
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#292) 910457a
  • Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.54.1 (#297) 6a160d9
  • Merge pull request #299 from geostyler/remove-manual-push 5875531
  • ci: remove pushing tag command from npm release. 3795f3c

v3.0.2...v4.0.0-next.1