|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## [0.49.1](https://github.com/daybrush/moveable/compare/0.49.0...0.49.1) (2023-06-28) |
| 7 | +### :sparkles: Packages |
| 8 | +* `croact-moveable` 0.5.1 |
| 9 | +* `@moveable/helper` 0.1.3 |
| 10 | +* `lit-moveable` 0.26.1 |
| 11 | +* `moveable` 0.49.1 |
| 12 | +* `preact-moveable` 0.51.1 |
| 13 | +* `react-moveable` 0.52.1 |
| 14 | +* `svelte-moveable` 0.41.1 |
| 15 | +* `vue-moveable` 2.0.0-beta.78 |
| 16 | +* `vue3-moveable` 0.24.1 |
| 17 | +* `ngx-moveable` 0.46.1 |
| 18 | + |
| 19 | + |
| 20 | +### :bug: Bug Fix |
| 21 | + |
| 22 | +* `react-moveable`, `moveable` |
| 23 | + * fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611)) |
| 24 | +* `react-moveable` |
| 25 | + * fix helper alias ([ee5bf0b](https://github.com/daybrush/moveable/commit/ee5bf0b958a49694e4eed111755d1ef5ba5c6dc9)) |
| 26 | + |
| 27 | + |
| 28 | +### :memo: Documentation |
| 29 | + |
| 30 | +* update CHANGELOG.md (#959) ([145d5a3](https://github.com/daybrush/moveable/commit/145d5a3abfc2e6e1823a889eba528c77cb761afa)) |
| 31 | + |
| 32 | + |
| 33 | +### :house: Code Refactoring |
| 34 | + |
| 35 | +* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable` |
| 36 | + * change rollup to vite ([213f346](https://github.com/daybrush/moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) |
| 37 | +* `ngx-moveable` |
| 38 | + * update angular 15 version, use standalone ([226ea64](https://github.com/daybrush/moveable/commit/226ea643cb5c12315fc96e334a4bfa920f78d8aa)) |
| 39 | + |
| 40 | + |
| 41 | +### :mega: Other |
| 42 | + |
| 43 | +* `vue3-moveable`, `vue-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable`, `@moveable/helper` |
| 44 | + * fix update modules ([bb608dc](https://github.com/daybrush/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) |
| 45 | +* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable` |
| 46 | + * publish packages ([510d7cd](https://github.com/daybrush/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) |
| 47 | +* `react-moveable` |
| 48 | + * fix ts-loader version ([429ae5f](https://github.com/daybrush/moveable/commit/429ae5faa48fa9bedfc2463c1aaaebc58575bf80)) |
| 49 | + |
| 50 | + |
| 51 | + |
6 | 52 | ## [0.49.0](https://github.com/daybrush/moveable/compare/0.48.0...0.49.0) (2023-06-25) |
7 | 53 | ### :sparkles: Packages |
8 | 54 | * `croact-moveable` 0.5.0 |
|
0 commit comments