Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ef6e7d

Browse files
committedNov 9, 2023
chore: update CHANGELOG.md
1 parent d963558 commit 2ef6e7d

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.
44

5+
## [1.25.3] - 2023-11-09
6+
7+
[4d1578a](4d1578ae60373fdfb73d5053b140ea8dbd25555a)...[d963558](d96355846492279a4b7ab9fb046ae7164f0f2142)
8+
9+
### Bug Fixes
10+
11+
- Use node rect for intersection check ([0c07bd4](0c07bd4e2ad7164b774607fe2d62ac2929f27c95))
12+
- Respect zoom key when hovering nopan elements ([cc89e99](cc89e995fb6e31e99b41f347e77ebd2ad859c9a5))
13+
14+
### Documentation
15+
16+
- Remove `defaultZoom` opt from config guide ([91c5212](91c521296d11aacaae0e95579110c0058aa8d9c0))
17+
18+
### Miscellaneous Tasks
19+
20+
- Cleanup copy plugin ([26be5cf](26be5cf8d3b98d7b47aaf599ab02b03faf23cfde))
21+
- Add ([0a4e27b](0a4e27baa07519fc6ce6b8394ef5fff05f7575db))
22+
- Add ([448ea7d](448ea7d4d3ba18753490b8034515eda658b8cb23))
23+
524
## [1.25.2] - 2023-11-08
625

726
[ab59b71](ab59b71136e97ca17230ed1cd49ab243dc1f4355)...[4d1578a](4d1578ae60373fdfb73d5053b140ea8dbd25555a)

2 commit comments

Comments
 (2)
Please sign in to comment.