-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
106cc07
commit 6632cfc
Showing
3 changed files
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
|
||
|
||
## [3.0.0](https://github.com/terrestris/react-util/compare/v2.2.0-beta.2...v3.0.0) (2023-09-19) | ||
|
||
|
||
### Features | ||
|
||
* `useModify` hook ([786610e](https://github.com/terrestris/react-util/commit/786610e523665c329eeaad005006ac2a50d62ad7)) | ||
* add support vor mapbox vector tiles ([52a6982](https://github.com/terrestris/react-util/commit/52a6982818e25c72cad7d4c697a468a2712ea0d7)) | ||
* create `useSelectFeatures` and `usePropOrDefault` hooks ([c0df0ed](https://github.com/terrestris/react-util/commit/c0df0ed95c182abfaab08edd92ea7e87943976dd)) | ||
* introduce useGeoLocation hook ([db0bc0d](https://github.com/terrestris/react-util/commit/db0bc0ded7f209e61ab26dcc2dfb49e5a83ec4dc)) | ||
* refactor code into `useDraw` hook ([920f823](https://github.com/terrestris/react-util/commit/920f8233f3998222f2140722fceab597f7321a1e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add docs regarding vector tile layer support ([459fdcc](https://github.com/terrestris/react-util/commit/459fdccfede863d57444b06463affac1f51231dd)) | ||
* clear collection on deactivate ([605cb90](https://github.com/terrestris/react-util/commit/605cb90fa0a40635a66df8536bc8215d755b74bc)) | ||
* fix prepublish script ([68a95fe](https://github.com/terrestris/react-util/commit/68a95fe95225c5e52859754d2c5eb48a58475880)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters