Skip to content

Commit

Permalink
Update @polar/plugin-address-search to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Nov 26, 2024
1 parent ad9af70 commit 8458ac9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
13 changes: 2 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugins/AddressSearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## unpublished
## 2.0.0

- Breaking: Upgrade `@masterportal/masterportalapi` from `2.8.0` to `2.40.0` and subsequently `ol` from `7.1.0` to `^9.2.4`.
- Breaking: Remove deprecated search method `gazetteer`. Please use search method `mpapi` instead.
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/AddressSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"vuex": "^3.6.2"
},
"dependencies": {
"@polar/lib-get-features": "^1.0.0",
"@polar/lib-get-features": "^2.0.0",
"lodash.debounce": "^4.0.8"
},
"devDependencies": {
"@polar/lib-custom-types": "^1.0.0"
"@polar/lib-custom-types": "^1.5.0"
}
}

0 comments on commit 8458ac9

Please sign in to comment.