Releases: geostyler/geostyler-openlayers-parser
Releases · geostyler/geostyler-openlayers-parser
v5.0.0
5.0.0 (2024-06-25)
⚠ 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
Bug Fixes
- add module, update node (299acb8)
- cleanup imports (605ccc7)
- fix imports & exports (f906dc1)
- move variable declaration (6837cf8)
- parsing of property functions in filter args (484bb8c)
- update geostyler-style & cleanup package.json (48b7386)
- update node versions [skip ci] (32f4f84)
- use preserve module strategy (cd83ecc)
v5.0.0-next.6
5.0.0-next.6 (2024-06-20)
Bug Fixes
v5.0.0-next.5
v5.0.0-next.4
v5.0.0-next.3
v5.0.0-next.2
v5.0.0-next.1
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
Bug Fixes
v4.3.0
Version 4.2.1
Version 4.2.0
What's Changed
- Configure Renovate by @renovate in #697
- Handle RegEx with flags by @geographika in #702
- Use vite for browser build by @hwbllmnn in #703
- Add funding information by @marcjansen in #711
- Add funding field to package.json by @marcjansen in #712
- Use Node.js versions 18.x and 20.x for workflows by @marcjansen in #715
- Support symbolizer visibility by @miccoh1994 in #723
- Clone style to avoid manipulation by @KaiVolland in #741
- Add support for more geostyler-functions by @KaiVolland in #752
- Use
fillOpacity
instead ofopacity
forFillSymbolizer
by @KaiVolland in #757
New Contributors
- @miccoh1994 made their first contribution in #723
Full Changelog: v4.1.2...v4.2.0