Skip to content

Commit a76dd57

Browse files
committed
chore: update dependency to openlayers 8.0.0
BREAKING CHANGE: You need to have a peerDependency of `ol` >= `8.0.0` installed
1 parent c8c5689 commit a76dd57

File tree

4 files changed

+54
-282
lines changed

4 files changed

+54
-282
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ It can display maps with tiled, raster or vector layers loaded from different so
5151

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

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

5959
<!-- auto-generated-peer-dependency-requirements END -->

docs/get-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ vue3-openlayers works with the following versions which must be installed as pee
44

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

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

1212
<!-- auto-generated-peer-dependency-requirements END -->

0 commit comments

Comments
 (0)