Skip to content

Commit 22003d4

Browse files
committed
chore: update CHANGELOG.md
1 parent 8e69e1d commit 22003d4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [1.33.0] - 2024-02-21
6+
7+
[8fb6aba](8fb6abaed0563f7aa748ff5d596c5e91d0cfc861)...[8e69e1d](8e69e1d036175b95ecedb02bfa996f4801a2a107)
8+
9+
### Bug Fixes
10+
11+
- Correct prop names for node guide (#1321) ([e64ab35](e64ab352e871daf0df993ae2d10cdb4ab443f5ef))
12+
- Prevent esc keypress when a11y is disabled ([f815ef6](f815ef6dd5855409cddff50d21b62a84941fd0f2))
13+
- Use default cursor and apply drag cursor if node is draggable ([c48d3c9](c48d3c9be3060b7a0149e768a38377a02c49d143))
14+
15+
### Features
16+
17+
- Add type and id to `useNodesData` ([68ba907](68ba9075e93a5ae766dc64b68eeaa121e9b77b14))
18+
19+
### Miscellaneous Tasks
20+
21+
- Cleanup pkg json fields ([978d180](978d18071a2fea3b1460c533b65c56691ee27548))
22+
- Update README.md ([c24287d](c24287d4fc44901a2e5937d25a160d8f19f20afc))
23+
- Add ([5336209](5336209a69be31fc72b89f5f69e811fa08424d18))
24+
- Add ([bb8fc95](bb8fc9594b79c24fc67409091ee054a918ab1262))
25+
- Cleanup ([c7313ca](c7313ca421916691cfa1da9cf905649f5e8f411c))
26+
- Cleanup ([df591b1](df591b1295cfd7b6c9f6ad902e69f5ddf0e8e9a0))
27+
- Add ([54b3f22](54b3f22066245d3b753623d0b71992409f7f5e71))
28+
29+
### Refactor
30+
31+
- Replace vueuse imports with vue ([e5a8465](e5a84656ad368f7e745f1992de4c38a97c579716))
32+
33+
### Testing
34+
35+
- Update `useNodesData` tests ([4666fec](4666fecc39d42fd9f9c6087e1e8fd25933af91ac))
36+
537
## [1.32.1] - 2024-02-15
638

739
[303419d](303419d4b2dcfb6b6497b781e7c7121060ee73cd)...[8fb6aba](8fb6abaed0563f7aa748ff5d596c5e91d0cfc861)

0 commit comments

Comments
 (0)