Skip to content

Commit

Permalink
chore: update dependency to openlayers 8.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE:
You need to have a peerDependency of `ol` >= `8.0.0` installed
  • Loading branch information
d-koppenhagen committed Sep 4, 2023
1 parent c8c5689 commit a76dd57
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 282 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ It can display maps with tiled, raster or vector layers loaded from different so

<!-- auto-generated-peer-dependency-requirements START -->

- **[ol](https://github.com/openlayers/openlayers)**: `^7.4.0`
- **[ol](https://github.com/openlayers/openlayers)**: `^8.0.0`
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.2.1`
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.8`
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.11`
- **[vue](https://github.com/vuejs/core)**: `^3.0.0`

<!-- auto-generated-peer-dependency-requirements END -->
Expand Down
4 changes: 2 additions & 2 deletions docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ vue3-openlayers works with the following versions which must be installed as pee

<!-- auto-generated-peer-dependency-requirements START -->

- **[ol](https://github.com/openlayers/openlayers)**: `^7.4.0`
- **[ol](https://github.com/openlayers/openlayers)**: `^8.0.0`
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.2.1`
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.8`
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.11`
- **[vue](https://github.com/vuejs/core)**: `^3.0.0`

<!-- auto-generated-peer-dependency-requirements END -->
Expand Down
Loading

0 comments on commit a76dd57

Please # to comment.