Skip to content

Commit

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

## [0.30.0](https://github.com/daybrush/moveable/compare/0.29.9...0.30.0) (2022-06-09)
### :sparkles: Packages
* `lit-moveable` 0.7.0
* `moveable` 0.30.0
* `preact-moveable` 0.32.0
* `react-compat-moveable` 0.18.0
* `react-moveable` 0.33.0
* `svelte-moveable` 0.22.0
* `vue-moveable` 2.0.0-beta.21
* `vue3-moveable` 0.5.0
* `ngx-moveable` 0.27.0


### :rocket: New Features

* `react-moveable`, `lit-moveable`
* add snap direction foramt (#669) ([52406cc](https://github.com/daybrush/moveable/commit/52406cc8c2a77dc2446dc935681aa9885661b77b))
* `react-moveable`
* add `preventClickDefault` option #671 ([17da69f](https://github.com/daybrush/moveable/commit/17da69ff71c6abe4788603dc729b6bc9dd8f27bc))
* add flushSync prop #668 ([068c174](https://github.com/daybrush/moveable/commit/068c174706338f3eedfa3c93beb967b7399e6daa))


### :bug: Bug Fix

* `react-moveable`, `react-compat-moveable`, `moveable`
* prevent wheel drag #674 ([e9bea04](https://github.com/daybrush/moveable/commit/e9bea04aec00bd3a2a06918b539c9b02b2a589d5))
* `react-moveable`
* fix groups' setMin, setMax and ratio ([0e2abf1](https://github.com/daybrush/moveable/commit/0e2abf1ae8504334a7118b9e2b6e9cab9c90c91b))
* remove peerDependencies ([0aa9869](https://github.com/daybrush/moveable/commit/0aa986952e096cd75def5e0afe9c9b1ac9d4216e))


### :mega: Other

* All
* publish packages ([b432247](https://github.com/daybrush/moveable/commit/b4322470bcd3bb05fc67d2c89eedd737f8b4b67a))



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

## [0.7.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.6.9...lit-moveable@0.7.0) (2022-06-09)


### :rocket: New Features

* add snap direction foramt (#669) ([52406cc](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/52406cc8c2a77dc2446dc935681aa9885661b77b))


### :mega: Other

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



## [0.6.9](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.6.8...lit-moveable@0.6.9) (2022-06-07)


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

## [0.30.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.29.9...moveable@0.30.0) (2022-06-09)


### :bug: Bug Fix

* prevent wheel drag #674 ([e9bea04](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/e9bea04aec00bd3a2a06918b539c9b02b2a589d5))


### :mega: Other

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



## [0.29.9](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.29.8...moveable@0.29.9) (2022-06-07)


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.27.0](https://github.com/daybrush/moveable/compare/ngx-moveable@0.26.9...ngx-moveable@0.27.0) (2022-06-09)


### :mega: Other

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



## [0.26.9](https://github.com/daybrush/moveable/compare/ngx-moveable@0.26.8...ngx-moveable@0.26.9) (2022-06-07)


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.32.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.31.9...preact-moveable@0.32.0) (2022-06-09)


### :mega: Other

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



## [0.31.9](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.31.8...preact-moveable@0.31.9) (2022-06-07)


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

## [0.18.0](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.17.9...react-compat-moveable@0.18.0) (2022-06-09)


### :bug: Bug Fix

* prevent wheel drag #674 ([e9bea04](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/e9bea04aec00bd3a2a06918b539c9b02b2a589d5))


### :mega: Other

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



## [0.17.9](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.17.8...react-compat-moveable@0.17.9) (2022-06-07)


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.33.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.9...react-moveable@0.33.0) (2022-06-09)


### :rocket: New Features

* add `preventClickDefault` option #671 ([17da69f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/17da69ff71c6abe4788603dc729b6bc9dd8f27bc))
* add flushSync prop #668 ([068c174](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/068c174706338f3eedfa3c93beb967b7399e6daa))
* add snap direction foramt (#669) ([52406cc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/52406cc8c2a77dc2446dc935681aa9885661b77b))


### :bug: Bug Fix

* fix groups' setMin, setMax and ratio ([0e2abf1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0e2abf1ae8504334a7118b9e2b6e9cab9c90c91b))
* prevent wheel drag #674 ([e9bea04](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e9bea04aec00bd3a2a06918b539c9b02b2a589d5))
* remove peerDependencies ([0aa9869](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0aa986952e096cd75def5e0afe9c9b1ac9d4216e))


### :mega: Other

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



## [0.32.9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.7...react-moveable@0.32.9) (2022-06-07)


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.22.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.21.9...svelte-moveable@0.22.0) (2022-06-09)


### :mega: Other

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



## [0.21.9](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.21.8...svelte-moveable@0.21.9) (2022-06-07)


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.21](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.20...vue-moveable@2.0.0-beta.21) (2022-06-09)


### :mega: Other

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



## [2.0.0-beta.20](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.15...vue-moveable@2.0.0-beta.20) (2022-06-07)


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.5.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.4.9...vue3-moveable@0.5.0) (2022-06-09)


### :mega: Other

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



## [0.4.9](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.4.8...vue3-moveable@0.4.9) (2022-06-07)


Expand Down

0 comments on commit 854387d

Please sign in to comment.