2.0.0-alpha.0 (2024-03-04)
Bug Fixes
- ngw-connector: do not request if signal is aborted (4386fff)
- ngw-connector: get one resource caching (dd6952f)
Code Refactoring
- rename mapbox to maplibre in library names and imports (b43f93d)
- vue: relocate vue-related libraries to nextgis_frontend_vue2 repo (5140df2)
Features
- get package dependencies from tsconfig paths (ff5a70f)
BREAKING CHANGES
- @nextgis/mapboxgl-map-adapter -> @nextgis/maplibre-gl-map-adapter
- @nextgis/ngw-mapbox -> @nextgis/ngw-maplibre-gl
- @nextgis/react-ngw-mapbox -> @nextgis/react-ngw-maplibre-gl
- In various modules, imports of MapboxglMapAdapter and related types have been updated to their MaplibreGLMapAdapter equivalents.
- vue: @nextgis/vue-ngw-leaflet -> @nextgis/vue2-ngw-leaflet
- vue: @nextgis/vue-ngw-ol -> @nextgis/vue2-ngw-ol
- vue: @nextgis/vue-ngw-mapbox -> @nextgis/vue2-ngw-maplibregl
- vue: @nextgis/vue-ngw-map -> @nextgis/vue2-ngw-map
- vue: @nextgis/vuetify-ngw-components -> @nextgis/vue2-ngw-vuetify
- vue: @nextgis/vuex-ngw -> @nextgis/vue2-ngw-vuex