16.0.1 (2024-11-07)
- apply XYZ and stamen/stadia serializers by default (5baa344)
- remove extent layer and transform interaction always, don't reuse them (ce68a6b)
- type parameters (15ac673)
16.0.0 (2024-10-21)
- update eslint to v9 (51c032d)
- eslint update to v9
15.0.0 (2024-09-24)
- update to latest ol (3b7842c)
- required peer dependency of ol is now >= 10
14.0.0 (2024-07-02)
- peer dependency definition for OpenLayers (ecdcd1f)
- replace deprecated babel-eslint by eslint-parser package (20047a7)
- update node version to 20 (2e013f3)
- set node engine to v10 and npm to v10
13.0.1 (2024-05-27)
13.0.0 (2024-05-27)
- Keep in mind when using this library that downstream projects may need to adjust their bundler to include this library into the transpilation process.
12.1.1 (2024-05-21)
- fixes XYZ layer so it prints and simplifies OSM serialzer (b4bd005)
12.1.0 (2024-05-03)
- fixes failed checks (4bd0d3c)
- fixes url for XYZ and updates Stamen file to StadiaMaps (83c1cb4)
- respects Dependency Inversion principle by extending XYZ with OSM (bb9a6cb)
- adds a XYZ Serializer (f3a5b26)
12.0.0 (2024-04-04)
- uses ol v9.1.0 and adjusts a version mismatch (9155780)
- Uses ol9 now
11.0.3 (2024-04-03)
- adjust serializer for ol9 update (96d0406)
- adjustments to match existing code (f97b0cd)
- update query-string and adjust dev settings (5f72b81)
11.0.2 (2024-02-23)
- dimension serialization for WMTS layers for Mapfish v3 (f430695)
11.0.1 (2024-02-23)
- webpack configs for v5 and bump css and style loader (b8f68ed)
11.0.0 (2024-02-22)
- adds missing build script and remove np dependency (64c929d)
- disable husky for npx release (7d3c850)
- docs folder (c51cfe9)
- remove duplicate docs build (8a6e174)
- introduce semantic release and commitlint configuration (1997c5f)
- Introduce Semantic release and commitlint and require Node 18