Commit 30d3d37
committed
chore(release): 5.0.0 [skip ci]
## [5.0.0](v4.3.0...v5.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
* switch to esm build ([71502fb](71502fb))
* use esm build & update geostyler-style ([4da7581](4da7581))
### Bug Fixes
* add module, update node ([299acb8](299acb8))
* cleanup imports ([605ccc7](605ccc7))
* fix imports & exports ([f906dc1](f906dc1))
* move variable declaration ([6837cf8](6837cf8))
* parsing of property functions in filter args ([484bb8c](484bb8c))
* update geostyler-style & cleanup package.json ([48b7386](48b7386))
* update node versions [skip ci] ([32f4f84](32f4f84))
* use preserve module strategy ([cd83ecc](cd83ecc))1 parent 716ea45 commit 30d3d37
3 files changed
+31
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments