Skip to content

Commit f27cd7c

Browse files
committed
chore: Update CHANGELOG.md
1 parent 95958fb commit f27cd7c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7+
### Bug Fixes
8+
9+
- Selection not working twice in a row ([bcfa05f](bcfa05f30a4d9336abf1d7b8e5bd672b1ca79539))
10+
11+
### Features
12+
13+
- Promisify updateNodePosition ([493ea47](493ea47c5e88c5a15c408158621a94b66c1195fd))
14+
- Assign default handle id and allow for actual loose connections ([e853d68](e853d68e52dffd2deaa12ff49f2d925868ff97da))
15+
- Add PositionFunc as node position type ([67461ed](67461eda2f14ee0026cedecefa17b2b9c51b25e5))
16+
17+
### Miscellaneous Tasks
18+
19+
- Update package dependencies ([9c869b9](9c869b9b0048f55c922c1dd3823f6e55a2902029))
20+
- Add prefix to console messages ([c29a48b](c29a48b56b66743fe8ba49901880dcc86b7cdc7d))
21+
- Disable no-use-before-define rule ([56bff4c](56bff4ccf577ad85b60bdb75f49e9ff790211e30))
22+
- Run yarn upgrade ([95958fb](95958fb24aa70c46ed971d6e851dfbc1a9e678a3))
23+
24+
### Refactor
25+
26+
- Remove width/height attribute ([0c44455](0c44455e10d8fce08c1a04518f6a8efc1ef35064))
27+
- Remove DraggableCore component and use composable ([b3bc4e7](b3bc4e7a0e13ebf08459fbc0122d30d5ed7d0f7f))
28+
- Remove dimensions option, replace with width and height ([2b67e85](2b67e85906ee272f3c876bab5a995b60fc34d28f))
29+
- Replace DraggableCore with composable ([eb7bf9f](eb7bf9fbef8e555ab8bfbd347aa7ec8c88f25641))
30+
31+
## [0.4.1] - 2022-04-05
32+
33+
[1c429fc](1c429fc637f788fb7c2afb227ac4323bf81c1527)...[8f4d1b3](8f4d1b3beb63a86822e846aa7773672baab8dc50)
34+
735
### Documentation
836

937
- Update vue flow version ([cc76a76](cc76a764158fd25ffbbef7c5597c44788a25bc4a))

0 commit comments

Comments
 (0)