Skip to content

Commit 9619f2f

Browse files
committed
chore: Release 0.42.1
1 parent ab42598 commit 9619f2f

File tree

11 files changed

+140
-0
lines changed

11 files changed

+140
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,43 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.42.1](https://github.com/daybrush/moveable/compare/0.41.1...0.42.1) (2022-12-10)
7+
### :sparkles: Packages
8+
* `@moveable/helper` 0.0.4
9+
* `lit-moveable` 0.19.0
10+
* `moveable` 0.42.1
11+
* `preact-moveable` 0.44.0
12+
* `react-compat-moveable` 0.30.1
13+
* `react-moveable` 0.45.0
14+
* `svelte-moveable` 0.34.0
15+
* `vue-moveable` 2.0.0-beta.54
16+
* `vue3-moveable` 0.17.0
17+
* `ngx-moveable` 0.39.0
18+
19+
20+
### :rocket: New Features
21+
22+
* `react-moveable`
23+
* add `checkResizableError` prop #808 ([cb70b3b](https://github.com/daybrush/moveable/commit/cb70b3b99f5da269a19ded412ac7cd0366cb7996))
24+
* add `stopAble` property ([c05ba1f](https://github.com/daybrush/moveable/commit/c05ba1feed36c8a4bc6107a713fb11208e685777))
25+
* add OrginDraggable, Warpable css object #807 ([32ba0ce](https://github.com/daybrush/moveable/commit/32ba0cee2a44bfcdc91cf3748282cccdfca37512))
26+
* add useAccuratePosition prop #164 ([5c3898f](https://github.com/daybrush/moveable/commit/5c3898fc88704c5638133a35111767cd27a77808))
27+
28+
29+
### :bug: Bug Fix
30+
31+
* `react-moveable`
32+
* fix request with bounds #809 ([43e08d1](https://github.com/daybrush/moveable/commit/43e08d102827ba0f4437ce1d8883282566f3f86b))
33+
* fix useAccuratePosition for group ([e1b3ae7](https://github.com/daybrush/moveable/commit/e1b3ae78cb1d137ea85cf17afd51aa816e65aa87))
34+
35+
36+
### :mega: Other
37+
38+
* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
39+
* publish packages ([ab42598](https://github.com/daybrush/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
40+
41+
42+
643
## [0.41.1](https://github.com/daybrush/moveable/compare/0.41.0...0.41.1) (2022-12-05)
744
### :sparkles: Packages
845
* `@moveable/helper` 0.0.4

packages/helper/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.4](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-10)
7+
8+
**Note:** Version bump only for package @moveable/helper
9+
10+
11+
12+
13+
614
## [0.0.4](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-05)
715

816
**Note:** Version bump only for package @moveable/helper

packages/lit-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.19.0) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.18.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.18.1) (2022-12-05)
716

817

packages/moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.42.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.42.1) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.41.1) (2022-12-05)
716

817

packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.39.0](https://github.com/daybrush/moveable/compare/[email protected]@0.39.0) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.38.1](https://github.com/daybrush/moveable/compare/[email protected]@0.38.1) (2022-12-05)
716

817

packages/preact-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.44.0) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.43.1) (2022-12-05)
716

817

packages/react-compat-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.30.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.30.1) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.29.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.29.1) (2022-12-05)
716

817

packages/react-moveable/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.45.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.45.0) (2022-12-10)
7+
8+
9+
### :rocket: New Features
10+
11+
* add `checkResizableError` prop #808 ([cb70b3b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cb70b3b99f5da269a19ded412ac7cd0366cb7996))
12+
* add `stopAble` property ([c05ba1f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c05ba1feed36c8a4bc6107a713fb11208e685777))
13+
* add OrginDraggable, Warpable css object #807 ([32ba0ce](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/32ba0cee2a44bfcdc91cf3748282cccdfca37512))
14+
* add useAccuratePosition prop #164 ([5c3898f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5c3898fc88704c5638133a35111767cd27a77808))
15+
16+
17+
### :bug: Bug Fix
18+
19+
* fix request with bounds #809 ([43e08d1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/43e08d102827ba0f4437ce1d8883282566f3f86b))
20+
* fix useAccuratePosition for group ([e1b3ae7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e1b3ae78cb1d137ea85cf17afd51aa816e65aa87))
21+
22+
23+
### :mega: Other
24+
25+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
26+
27+
28+
629
## [0.44.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.44.1) (2022-12-05)
730

831

packages/svelte-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.34.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.34.0) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [0.33.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.33.1) (2022-12-05)
716

817

packages/vue-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0-beta.54](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.54) (2022-12-10)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))
12+
13+
14+
615
## [2.0.0-beta.53](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.53) (2022-12-05)
716

817

0 commit comments

Comments
 (0)