Skip to content

Commit c0f92a8

Browse files
committed
chore: Release 0.41.0
1 parent 4739df4 commit c0f92a8

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.41.0](https://github.com/daybrush/moveable/compare/0.40.1...0.41.0) (2022-12-03)
7+
### :sparkles: Packages
8+
* `@moveable/helper` 0.0.4
9+
* `lit-moveable` 0.18.0
10+
* `moveable` 0.41.0
11+
* `preact-moveable` 0.43.0
12+
* `react-compat-moveable` 0.29.0
13+
* `react-moveable` 0.44.0
14+
* `svelte-moveable` 0.33.0
15+
* `vue-moveable` 2.0.0-beta.52
16+
* `vue3-moveable` 0.16.0
17+
* `ngx-moveable` 0.38.0
18+
19+
20+
### :rocket: New Features
21+
22+
* `react-moveable`
23+
* add borderRadius style state #804 ([57bae32](https://github.com/daybrush/moveable/commit/57bae3227dc77667314d900631765836b77a66cc))
24+
* add groupableProp #798 ([58d9d22](https://github.com/daybrush/moveable/commit/58d9d2231954c52821b4ec666e14703506c0840a))
25+
* add scrollThrottleTime prop ([b53924e](https://github.com/daybrush/moveable/commit/b53924ecbb6be2805bd3da368822a41638bbcea5))
26+
* Support roundable group #798 ([90a9c1a](https://github.com/daybrush/moveable/commit/90a9c1a062661906d0b1777839db794dbc2ad370))
27+
28+
29+
### :bug: Bug Fix
30+
31+
* `react-moveable`
32+
* fix first render for individual groupable ([74dc11a](https://github.com/daybrush/moveable/commit/74dc11a4dec363746457046ecbde52f0b53955f3))
33+
* fix position relative with zoom #800 ([2efdc35](https://github.com/daybrush/moveable/commit/2efdc353465974acec59e59c2a3d8fcf29284eac))
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 ([4739df4](https://github.com/daybrush/moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
40+
41+
42+
643
## [0.40.1](https://github.com/daybrush/moveable/compare/0.40.0...0.40.1) (2022-11-28)
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-03)
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-11-28)
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.18.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.18.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.17.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.17.1) (2022-11-28)
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.41.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.41.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.40.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.40.1) (2022-11-28)
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.38.0](https://github.com/daybrush/moveable/compare/[email protected]@0.38.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.37.1](https://github.com/daybrush/moveable/compare/[email protected]@0.37.1) (2022-11-28)
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.43.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.43.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.42.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.42.1) (2022-11-28)
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.29.0](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.29.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.28.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.28.1) (2022-11-28)
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.44.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.44.0) (2022-12-03)
7+
8+
9+
### :rocket: New Features
10+
11+
* add borderRadius style state #804 ([57bae32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/57bae3227dc77667314d900631765836b77a66cc))
12+
* add groupableProp #798 ([58d9d22](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/58d9d2231954c52821b4ec666e14703506c0840a))
13+
* add scrollThrottleTime prop ([b53924e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b53924ecbb6be2805bd3da368822a41638bbcea5))
14+
* Support roundable group #798 ([90a9c1a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90a9c1a062661906d0b1777839db794dbc2ad370))
15+
16+
17+
### :bug: Bug Fix
18+
19+
* fix first render for individual groupable ([74dc11a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/74dc11a4dec363746457046ecbde52f0b53955f3))
20+
* fix position relative with zoom #800 ([2efdc35](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2efdc353465974acec59e59c2a3d8fcf29284eac))
21+
22+
23+
### :mega: Other
24+
25+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
26+
27+
28+
629
## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.43.1) (2022-11-28)
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.33.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.33.0) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [0.32.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.32.1) (2022-11-28)
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.52](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.52) (2022-12-03)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))
12+
13+
14+
615
## [2.0.0-beta.51](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.51) (2022-11-28)
716

817

0 commit comments

Comments
 (0)