Skip to content

v5.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jansule jansule released this 19 Jun 08:57
· 13 commits to next since this release

5.0.0-next.1 (2024-06-19)

⚠ BREAKING CHANGES

  • You may need to adapt your imports, your bundler
    config or other configs when using this module to make sure your
    tooling knows this is now an esm module.
  • you may need to adjust your imports as some
    of the paths have been changed

Features

  • switch to esm build (71502fb)
  • use esm build & update geostyler-style (4da7581)

Bug Fixes

  • move variable declaration (6837cf8)
  • parsing of property functions in filter args (484bb8c)