Skip to content

Commit

Permalink
chore: Release 0.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Dec 10, 2022
1 parent ab42598 commit 9619f2f
Show file tree
Hide file tree
Showing 11 changed files with 140 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.42.1](https://github.com/daybrush/moveable/compare/0.41.1...0.42.1) (2022-12-10)
### :sparkles: Packages
* `@moveable/helper` 0.0.4
* `lit-moveable` 0.19.0
* `moveable` 0.42.1
* `preact-moveable` 0.44.0
* `react-compat-moveable` 0.30.1
* `react-moveable` 0.45.0
* `svelte-moveable` 0.34.0
* `vue-moveable` 2.0.0-beta.54
* `vue3-moveable` 0.17.0
* `ngx-moveable` 0.39.0


### :rocket: New Features

* `react-moveable`
* add `checkResizableError` prop #808 ([cb70b3b](https://github.com/daybrush/moveable/commit/cb70b3b99f5da269a19ded412ac7cd0366cb7996))
* add `stopAble` property ([c05ba1f](https://github.com/daybrush/moveable/commit/c05ba1feed36c8a4bc6107a713fb11208e685777))
* add OrginDraggable, Warpable css object #807 ([32ba0ce](https://github.com/daybrush/moveable/commit/32ba0cee2a44bfcdc91cf3748282cccdfca37512))
* add useAccuratePosition prop #164 ([5c3898f](https://github.com/daybrush/moveable/commit/5c3898fc88704c5638133a35111767cd27a77808))


### :bug: Bug Fix

* `react-moveable`
* fix request with bounds #809 ([43e08d1](https://github.com/daybrush/moveable/commit/43e08d102827ba0f4437ce1d8883282566f3f86b))
* fix useAccuratePosition for group ([e1b3ae7](https://github.com/daybrush/moveable/commit/e1b3ae78cb1d137ea85cf17afd51aa816e65aa87))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
* publish packages ([ab42598](https://github.com/daybrush/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.41.1](https://github.com/daybrush/moveable/compare/0.41.0...0.41.1) (2022-12-05)
### :sparkles: Packages
* `@moveable/helper` 0.0.4
Expand Down
8 changes: 8 additions & 0 deletions packages/helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-10)

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





## [0.0.4](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-05)

**Note:** Version bump only for package @moveable/helper
Expand Down
9 changes: 9 additions & 0 deletions packages/lit-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.19.0) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.18.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.18.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.42.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.42.1) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.41.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.39.0](https://github.com/daybrush/moveable/compare/[email protected]@0.39.0) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.38.1](https://github.com/daybrush/moveable/compare/[email protected]@0.38.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/preact-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.44.0) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.43.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/react-compat-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.30.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.30.1) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.29.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.29.1) (2022-12-05)


Expand Down
23 changes: 23 additions & 0 deletions packages/react-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.45.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.45.0) (2022-12-10)


### :rocket: New Features

* add `checkResizableError` prop #808 ([cb70b3b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cb70b3b99f5da269a19ded412ac7cd0366cb7996))
* add `stopAble` property ([c05ba1f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c05ba1feed36c8a4bc6107a713fb11208e685777))
* add OrginDraggable, Warpable css object #807 ([32ba0ce](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/32ba0cee2a44bfcdc91cf3748282cccdfca37512))
* add useAccuratePosition prop #164 ([5c3898f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5c3898fc88704c5638133a35111767cd27a77808))


### :bug: Bug Fix

* fix request with bounds #809 ([43e08d1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/43e08d102827ba0f4437ce1d8883282566f3f86b))
* fix useAccuratePosition for group ([e1b3ae7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e1b3ae78cb1d137ea85cf17afd51aa816e65aa87))


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.44.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.44.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/svelte-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.34.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.34.0) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.33.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.33.1) (2022-12-05)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [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)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue3-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.17.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.17.0) (2022-12-10)


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.16.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.16.1) (2022-12-05)


Expand Down

0 comments on commit 9619f2f

Please sign in to comment.