Skip to content

Commit

Permalink
chore: Release 0.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 18, 2022
1 parent 3fd2162 commit 48de49b
Show file tree
Hide file tree
Showing 30 changed files with 36,627 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ statistics/
*.mp4
demo/storybook
demo/storybook2
dist/

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Expand the functions of `translate` and `rotate` properties.


## [0.29.3] - 2022-04-19
* `moveable` 0.29.3
* `react-moveable` 0.32.3
* `preact-moveable` 0.31.3
* `ngx-moveable` 0.25.3
* `svelte-moveable` 0.19.3
* `lit-moveable` 0.6.3
* `vue-moveable` 2.0.0-beta.10
* `vue3-moveable` 0.4.3

### Fixed
* fix fixed direction for scalable #624
* Support concurrent mode #640

## [0.29.2] - 2022-04-18
* `moveable` 0.29.2
Expand Down
Loading

0 comments on commit 48de49b

Please sign in to comment.