|
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.39.0](https://github.com/daybrush/moveable/compare/0.38.1...0.39.0) (2022-11-13) |
| 7 | +### :sparkles: Packages |
| 8 | +* `@moveable/helper` 0.0.4 |
| 9 | +* `lit-moveable` 0.16.0 |
| 10 | +* `moveable` 0.39.0 |
| 11 | +* `preact-moveable` 0.41.0 |
| 12 | +* `react-compat-moveable` 0.27.0 |
| 13 | +* `react-moveable` 0.42.0 |
| 14 | +* `svelte-moveable` 0.31.0 |
| 15 | +* `vue-moveable` 2.0.0-beta.48 |
| 16 | +* `vue3-moveable` 0.14.0 |
| 17 | +* `ngx-moveable` 0.36.0 |
| 18 | + |
| 19 | + |
| 20 | +### :rocket: New Features |
| 21 | + |
| 22 | +* `react-moveable` |
| 23 | + * add `stopDrag` method #787 ([1c1d54d](https://github.com/daybrush/moveable/commit/1c1d54d7b6c3baff62bac34b439244c20a18c3c0)) |
| 24 | + * add cssText on clip event ([90e5397](https://github.com/daybrush/moveable/commit/90e539751a5e505257702dba6a09c96cd71d3f50)) |
| 25 | + * support group persist #780 ([40a23db](https://github.com/daybrush/moveable/commit/40a23dbc31d08ac22a85e5dc807ccb16e0604b4c)) |
| 26 | + |
| 27 | + |
| 28 | +### :bug: Bug Fix |
| 29 | + |
| 30 | +* `react-moveable`, `react-compat-moveable` |
| 31 | + * update gesto, dragscroll dependencies ([0f33358](https://github.com/daybrush/moveable/commit/0f333589574f509d1e3058b77ec9df6b18d7fee6)) |
| 32 | +* `react-moveable` |
| 33 | + * fix edgeDraggable #695 ([9ebfae5](https://github.com/daybrush/moveable/commit/9ebfae559c978d5354ba5244ada6e22d20cdc83a)) |
| 34 | + * fix persist group ([d1c9e2c](https://github.com/daybrush/moveable/commit/d1c9e2cab1183b89f346daac5c02dbf531bb53e8)) |
| 35 | + * fix snap bug for rotated group #786 ([3ac47da](https://github.com/daybrush/moveable/commit/3ac47da798cb655d37903ea9a8574ae62d1a7844)) |
| 36 | + * fix snap for fixed position #791 ([05f6f22](https://github.com/daybrush/moveable/commit/05f6f221fbdc971ca21b7bf27b24c91b1e722057)) |
| 37 | + * fix throttleDrag #789 ([8f4659e](https://github.com/daybrush/moveable/commit/8f4659e2531d9cdba9593509c87f0c2915a28ae9)) |
| 38 | + |
| 39 | + |
| 40 | +### :mega: Other |
| 41 | + |
| 42 | +* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable` |
| 43 | + * publish packages ([0780d7a](https://github.com/daybrush/moveable/commit/0780d7a204e5f1fa13070d4fa3ca657dfe3ee4af)) |
| 44 | + |
| 45 | + |
| 46 | + |
6 | 47 | ## [0.38.1](https://github.com/daybrush/moveable/compare/0.38.0...0.38.1) (2022-11-06) |
7 | 48 | ### :sparkles: Packages |
8 | 49 | * `@moveable/helper` 0.0.4 |
|
0 commit comments