Skip to content

Commit 7129fcc

Browse files
chore(main): release 4.0.0 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1b845f8 commit 7129fcc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.0.0](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/compare/v3.3.0...v4.0.0) (2025-01-01)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* v4 ([#41](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/issues/41)) ([1b845f8](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/1b845f8325aa072456d302efa840be07761994bb))
11+
12+
### Bug Fixes
13+
14+
* call getAttachment with wrong Id that caused not found in database and re-download the tile ([74e26a7](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/74e26a7ccb6f5f2cc8ec249ee9dd4e0fa55ab780))
15+
* fix logging ([9c52d42](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/9c52d424b488caef2ed8073f7d64338f1eec5c1b))
16+
* remove vite-plugin-node-polyfills ([42aea52](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/42aea523775e559304a20cb75c955873e4fa380e))
17+
* upgrade eslint to v9 ([a4b7fc1](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/a4b7fc1433b7509a94c86017623cd949faaaf41c))
18+
* upgrade to react v19, react-leaflet v5 ([02ce3e4](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/02ce3e408b6a1682cb1b244f5396642b1f1aeb94))
19+
20+
### Features
21+
22+
* add debugOnUI ([1633040](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/1633040a7134ba1e6b7c5608c70eeded5609f7ea))
23+
524
## [3.3.0](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/compare/v3.2.2...v3.3.0) (2024-02-06)
625

726

0 commit comments

Comments
 (0)