# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.55.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.54.2...react-moveable@0.55.0) (2023-10-28)


### :rocket: New Features

* add snapGridAll prop #990 ([7ecd0d0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7ecd0d04595b72b882a1a69a4676dc140bb9eb21))


### :bug: Bug Fix

* fix line break #1001 ([5f68143](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5f68143289bd25c505d40684662a071b39417727))
* fix nested svg #1011 ([33366b5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/33366b53c4871b1b7676c234168d1ef0cb0ba3c3))
* fix throttleDrag for group ([5f6d392](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5f6d392f4731a4728b7e04e856d4a4805f7ac89b))
* fix width scale for keepRatio #1020 ([8dd5c36](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8dd5c3613faac796021a6057d4a54ce660eac329))
* remove console.log ([56f99ea](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/56f99ea6652f23becfd88596d84194fcbaec2277))


### :mega: Other

* publish packages ([1a65454](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1a654540f1390648d7e4db910d0673acff190007))



## [0.54.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.54.1...react-moveable@0.54.2) (2023-09-19)


### :bug: Bug Fix

* fix roundable shadow condition ([adb09b7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/adb09b7396271e7de7031c1d621d1232f3751a9b))
* fix scrollable infinite loop #1015 ([b725981](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b725981982ceed7914b14be8e5ee7908d5ab6e22))
* support transform-box: fill-box (#1012) ([7a0ed4d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7a0ed4d8dd5463a85298860d6924b3bd132be8a6))


### :mega: Other

* publish packages ([ecf15ab](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ecf15ab399bb4d9f6752cb84b0d6b06d15e5c426))



## [0.54.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.54.0...react-moveable@0.54.1) (2023-07-11)


### :bug: Bug Fix

* fix individual transforms for 2d #969 ([7e205f4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7e205f47c239993029de250d7848fc198261a5e3))


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



## [0.54.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.53.2...react-moveable@0.54.0) (2023-07-09)


### :rocket: New Features

* add `onBound` event #970 ([c9db51f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c9db51f8ef5f7a0d262323e381ec25ad5bfc391d))
* add dragTargetSelf prop #972 ([4537dfe](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4537dfea5ba1652188b026b6bffead4737c36572))
* add elementDirection property in guideline #949 ([1073ebc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1073ebcf1302259ce3c54ee744a76b1e85c88f1f))


### :bug: Bug Fix

* fix watchValue ([644f19c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/644f19cb640415ee11072cfecbea4811ff2de327))


### :mega: Other

* publish packages ([25cae7f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/25cae7f46aa28dcb948a8690fd6062b7e15d72ff))



## [0.53.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.53.1...react-moveable@0.53.2) (2023-07-04)


### :bug: Bug Fix

* support individual transform #969 ([1b58541](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1b585412ea1c909bfbdcf094ecdde21024d895a0))
* support react18 strict mode #962 ([710f019](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/710f0190bd072804a224e715e353ff55e3427095))


### :mega: Other

* publish packages ([9467cf4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9467cf45fd2871573df8886eb134c67a8b0f916d))



## [0.53.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.52.1...react-moveable@0.53.1) (2023-07-02)


### :rocket: New Features

* add `getMoveables` with request #940 ([b926985](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b92698522e1b6f20e40ba7d82560d00d3c6a6a97))
* support dragStart with individualGroupable #967 ([d470f64](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d470f64a45362a8183d2f1ab572a50bc4d9f2b5e))


### :bug: Bug Fix

* fix choppy reisze #961 ([c8f9637](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c8f9637ae319870cc6d4e9bf68eb98820f27f25e))
* fix group's dragTargetRef #953 ([85d17d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/85d17d77751d474db88b7238dd39baccd6b7a78d))
* fix translate(-50%, -50%) #963 ([6577ee9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6577ee9707246eb0f59e1bb685d96277f8feaa6d))
* individualGroupable request #967 ([daf6008](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/daf60087a82858d18ee260645e96ebb363b073de))


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.52.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.52.0...react-moveable@0.52.1) (2023-06-28)


### :bug: Bug Fix

* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611))
* fix helper alias ([ee5bf0b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ee5bf0b958a49694e4eed111755d1ef5ba5c6dc9))


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

* fix ts-loader version ([429ae5f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/429ae5faa48fa9bedfc2463c1aaaebc58575bf80))
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.52.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.51.0...react-moveable@0.52.0) (2023-06-25)


### :rocket: New Features

* add direciton on snap event #949 ([69312fd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/69312fd6eb0c3ca48f446bcc680f91abab189dfd))
* export matrixes in getElementInfo ([c1aad6a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c1aad6a0aa19c9f5060fe9d9c3277c95a0ad2c5f))
* setMin, setMax scale size in onScaleStart ([ea4cd95](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ea4cd9527cd599fec9f211f0713dbccb9e2ec343))
* support multiple dragTarget type #953 ([4a347d2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4a347d2b7f36570ba882cfe7894207210650d3ec))
* support snappable in request #954 ([863ad42](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/863ad42876e08c0e1cea6324e241dba0d6842946))


### :bug: Bug Fix

* bump react-selecto version ([c3eb9c7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c3eb9c7e52e7144f7accdd8298cd44e00b092d0f))
* fix isRequest naming ([fb90fbd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/fb90fbddc94698cf9c88b1e9d8b54a8182f03d88))
* fix max scale size ([9cd9761](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9cd9761ad109bd941ef474d7af940dbc086251a2))
* fix padding for scalized target #951 ([70d938f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/70d938fe3255ae5f4cc875c9213412ad5ad09740))
* fix props and event types missing #941 ([bd91b08](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bd91b08ba04a50644e3d1ed91729563260b5a01b))
* fix ResizeObserver, MutationObserver contexts ([71152cb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/71152cbb055b0148ebf501d9156b9af6a542fc69))
* fix scalable group's negative scale dist #950 ([f4bb504](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f4bb504d7f7f537d63f44f74a90f0cbe59886a16))
* fix typo (degress => degrees) #928 ([835be5b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/835be5be701c8b3740ff9dfc16101a9b9ed60cbb))
* support useMutationObserver in Group ([def4db3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/def4db354db052379789cfc7e342d36f7b781699))


### :mega: Other

* bump croffle version ([0a0cb93](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0a0cb931bff2d4cdb7809351212f83cd59fd047c))
* publish packages ([f893cca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f893ccaa176d31ef9ddb241d2cd4a1fb098cdae0))



## [0.51.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.50.7...react-moveable@0.51.0) (2023-06-04)


### :rocket: New Features

* add hideThrottleDragRotateLine prop #923 ([e091d39](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e091d396f2436ef0ad8d8dfa8922dcd86ec08bfd))
* add isDisplayGridGuidelines prop #935 ([589bb9d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/589bb9d888b99768be153a8c0a8dc89ec3fe238a))
* add snapRotationThreshold, snapRotationDegress #928 ([d63283c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d63283c604d3aea9e4f60f8c72f64c2fa2cde0e9))
* add transformObject property in render events #933 ([317ddde](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/317ddde1e65a2104b0c05ec331d5f468a85fb0b8))
* add useDefaultGroupRotate prop #929 ([5846e50](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5846e50c18dc2e1aa628e41a8d235ee4851325db))
* support drag api #920 ([8f1a839](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8f1a8396c429cf108da5417bc36cccd3ef46013c))


### :bug: Bug Fix

* add defense code for `.stopDrag` #930 ([be743bc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/be743bcb1ab211a647da4d53f7d34570e25ac4be))
* fix bounds keepRatio sign #924 ([8ccc8fd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8ccc8fdfbf71079417194f1b1dbef9a797726788))
* fix keepRatio for zero scale #927 ([7b936ac](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7b936ac77eb8e48d1f736e2a4dd0141946d3d968))
* fix ownerDocument css #932 ([76a852a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/76a852ade3ffb41a1b246649945994f50e52b1f0))
* support iframe #932 ([15abedb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/15abedb5f5770b8380d0b6ebedbc4ab7834cb9e8))
* support iframe #932 ([7b4cbad](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7b4cbad8548e717f6ec31c14f939cbdfaffb650c))
* support iframe context #932 ([3e87cc7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3e87cc7fed43160ca342630fed2f413876f8a518))


### :mega: Other

* update packages ([8d65572](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8d65572384ae0fdff288fe78fbeb5d249b070eb7))



## [0.50.7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.50.6...react-moveable@0.50.7) (2023-05-16)


### :bug: Bug Fix

* fix css-styled version #916 ([875fc19](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/875fc19fa7fac50cbbb3166dfaa512b18f7c790d))
* occur unset for idle state #917 ([a9d1de8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a9d1de80fd7f48957fd730d577105d64c5a54fe3))


### :mega: Other

* publish packages ([5bd22bb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5bd22bb009e10a4f8032f35c2ae3b490f4d94e5b))



## [0.50.6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.50.5...react-moveable@0.50.6) (2023-05-15)


### :rocket: New Features

* add drag api demo ([7c46df1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7c46df1c3026b5d836bc082e5e1dc2cdd093b77c))


### :bug: Bug Fix

* add defense logic for added element on dragStart #917 ([ef37c3b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ef37c3b6775fdfc8baa365bc793fe264c5a79764))
* fix controlPadding  #918 ([685c459](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/685c4598deff805e0e952a1095ab3305a39a22c8))
* fix initial gestos ([84afabb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/84afabb1af183a231b6b70b5b6a2904cd981706e))
* fix line, control padding appearing #919 ([63b9ecd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/63b9ecd6fc83314216f1d29c57c22ded27d8098e))
* fix not initialized target #917 ([f291bf3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f291bf3f615e6daedb5da01ff16a42f43a39d441))
* unset gesto when target changed #917 ([9d6c0d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9d6c0d7c7f4b24b936d3ea9fa996dc536c84f816))
* update croact, css-styled version #916 ([b517b64](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b517b6498a612c072eadc9354d6383363771ea6d))


### :mega: Other

* publish packages ([91aa8bc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/91aa8bc1bdefc65cde8c032f1c7ba13ca54ad2fa))



## [0.50.5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.50.4...react-moveable@0.50.5) (2023-05-09)


### :bug: Bug Fix

* fix missing type #911 ([0f26c75](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0f26c75261fe8996f8b1317ec2da473a9feb57d0))
* fix svg group #914 ([9be5170](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9be5170b14215bf76e29830136046cb358461f17))


### :memo: Documentation

* fix README #913 ([337e36a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/337e36a422fa1e2d5f96c0426957f6be401e8248))


### :mega: Other

* publish packages ([40dd902](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/40dd9022c41244ab009d621861ddc2ac63768748))



## [0.50.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.50.0...react-moveable@0.50.4) (2023-05-08)


### :bug: Bug Fix

* add dragFcousedInput prop ([e96f9fc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e96f9fc80493696fdbb94047e9375a8d991da05b))
* fix dragFocusedInput #896 ([94cb92d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/94cb92d239846ef7a45c0ea2f4ceec0ec2e3b4ac))
* fix files filed #910 #909 #907 ([a4995ab](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a4995ab1acb3a34974e1d5a20d17fb2ee17ddc0c))


### :memo: Documentation

* fix dragFcousedInput story ([2b78a4e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2b78a4e276000ab017396a94d1502a4c94b8ef70))


### :mega: Other

* publish packages ([d0f0532](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d0f0532bfb42fe98ee95748839a639fddbe4b9d6))
* publish packages ([e1e86a9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e1e86a95ebff9d18ad7a5ebede3bd5bd66465b5d))
* publish packages ([60a747e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/60a747ee3c373f83fb759a8482e2365e77dcb5e8))



## [0.50.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.49.2...react-moveable@0.50.0) (2023-05-01)


### :rocket: New Features

* add dragFocusedInput prop #896 ([a29c9de](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a29c9de3d9371a3cd7406432dcdd437168d42fdb))
* add svgOrigin prop #894 ([619d57d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/619d57dc00c96c50fba77709526e6d3f48c0654a))


### :bug: Bug Fix

* fix element guidelines for group #900 ([d42c032](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d42c0325d78150f18d07b33b6a20c02d98ee4b97))
* fix fixedOffset ([a00ab2a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a00ab2ae05b802aeb8850b4b9a87e6600f17b8fb))
* fix invidualGroup's mount code #905 ([d2388e5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d2388e54e75ae3e2de5896b8f7018b4e2a5a0963))
* fix snapGrid's offset #897 ([97d89de](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/97d89de0ee14ecc7d4f9b8d1c750fbb5db91730e))
* prevent multitouch for target and control #898 ([0b4d328](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0b4d3287de5da268132fdcd0bf0781a3f8d0902f))


### :mega: Other

* publish packages ([24934e3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/24934e317de2e5ff622bd9ab0dec8d75a7c05c48))



## [0.49.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.49.0...react-moveable@0.49.2) (2023-04-16)


### :bug: Bug Fix

* fix 0.2 guideline offset delta  #888 ([d85c041](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d85c0414d55e08b3669e3f88bb10c301cc99c59c))
* fix pinchable's operation #892 ([f4d8df3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f4d8df3f81f69f0c00e2b865e6f3368ee9795b01))


### :mega: Other

* publish packages ([a623eda](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a623eda2702067397159742dd0c6ed16b99bbe22))



## [0.49.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.48.0...react-moveable@0.49.0) (2023-04-13)


### :rocket: New Features

* add croact ([b94c41c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b94c41c50cdf37da0136bd4d04f2237529253f45))
* add croact compat ([233c6d0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/233c6d0a905953b51c3fd5df1f7c58e7b1d03432))
* add string guideline pos #884 ([2036328](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/20363284f0ab6b7a38c042283cd55e7cbc528809))
* support scale css property #891 ([28c4226](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/28c4226e9566067c14399a59d728babf692fcfc8))


### :bug: Bug Fix

* fix delta offset for element guidelines #888 ([526bec1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/526bec100ab5b45a61a88a50fa2931cf7c2841a2))
* fix github workflow ([0fd81b8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0fd81b8e43dca21086c9f00a5c3a9ac13eabf410))
* fix Scalable's keepRatio calculation #887 ([680c161](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/680c16181791b4764e7c31a14684c83575f8ab6b))
* fix vertical guidelines ([1abcc37](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1abcc3785caf0db184649508eb63f14bde7291c4))
* resolve transform matrix ([090e1b2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/090e1b26c1e2d9ff742c50f9e8e901378e5969f9))


### :mega: Other

* publish packages ([1177427](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/11774277bafd9c60e9cef3c9a6fa38a3e1c4077d))



## [0.48.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.3...react-moveable@0.48.0) (2023-03-26)


### :rocket: New Features

* add useMutationObserver prop #869 ([f3a9ee4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f3a9ee46144bfe0e0be37b7c8a086d70a9ffb5db))


### :bug: Bug Fix

* fix individualGroupable #867 ([6d98f76](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6d98f76bdb3bdc94ce99495c5729ebb706038e6c))


### :memo: Documentation

* fix container docs ([295d905](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/295d905cac0db04b6fa9301573c99ce1366a16ae))


### :mega: Other

* publish packages ([7580d27](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7580d272fe857aadfbdbc9df264e0a413dd56588))



## [0.47.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.2...react-moveable@0.47.3) (2023-03-21)


### :bug: Bug Fix

* fix infinite loop (#873) ([179f950](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/179f95047d1aeae8d7bb2275ea0ab980feded486))


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

* publish packages ([ae54ef4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ae54ef4c660ae789867e4286990f234cc808a379))



## [0.47.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.1...react-moveable@0.47.2) (2023-03-14)


### :bug: Bug Fix

* fix chromium agent (#864) ([04ffe64](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/04ffe641c5383e2c992c06196d454967bdbd1e8a))
* fix groupable moveables' calculation ([cd9970e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cd9970e9a9bf3d942bc76182e40121399346894e))


### :memo: Documentation

* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f))


### :mega: Other

* fix ga id ([b034af5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b034af5f04d45c9ff3035451265773cac1334222))
* fix test  runner config ([6f6e585](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6f6e5856773bccfb681dade0a2297e59338b8787))
* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267))



## [0.47.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.0...react-moveable@0.47.1) (2023-03-10)


### :bug: Bug Fix

* fix chromium agent #847 ([f6a703b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f6a703b8286b25ec88e397f3363db6c69777fd72))


### :mega: Other

* publish packages ([5589402](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/55894029a463f96a1f42827330b092be3fb63bf2))



## [0.47.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.46.1...react-moveable@0.47.0) (2023-03-08)


### :rocket: New Features

* add `preventDefault` prop #821 ([b599e32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b599e32aee6f3dfe10fec348c200bb1b4a0983d2))
* add displayAroundControls, controlPadding #837 ([9ee0c72](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ee0c7251daae929e5ec71a9cd5c61a473c44496))
* add individualGroupableProps props #848 ([079e752](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/079e75261de5cf8163ced482e1f7171ae8705823))


### :bug: Bug Fix

* custom element offset with chrome 109 or higher #847 ([af20f7e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/af20f7e04a692e192bb6b27e4478c9d0cb0cfd29))
* fix requestStyle #856 ([88c9ec2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/88c9ec2ce2b06e592f6548af2221989b7109456d))
* fix zoomed font size #855 ([172f6d4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/172f6d448e9c855e8aaeefb0b83516548d127e83))


### :memo: Documentation

* fix story tag ([706c41c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/706c41c9bd44378e4c3571661d4a90d4b12ab3af))


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
* update croffle ([9017260](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/901726035ba4122e048cdd1d0a0d3806c3c4809a))



## [0.46.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.45.1...react-moveable@0.46.1) (2023-01-29)


### :rocket: New Features

* add `linePadding` prop #837 ([af818ab](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/af818abc467608e76f8bb15175b184fa440fddfb))
* add isTrusted event property ([256c40c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/256c40cf2a51277af5414a9bab07be321a586157))
* add scrollOptions #841 ([a6dfc21](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a6dfc2152ef9a06c6714c219b3ea057f0b6b8504))


### :bug: Bug Fix

* fix changed defaultGroupOrigin ([8d0ed9b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8d0ed9b85c44091f65e1f4f233ce56ea91dbf10f))
* fix TargetList ([008116c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/008116cd0b6624b95c179a6eeed3e897de6e488c))
* support able requester types ([c26e5a9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c26e5a94ca27b6b1739d3e6bf5d2882d22e06e3a))


### :mega: Other

* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))



## [0.45.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.45.0...react-moveable@0.45.1) (2022-12-16)


### :bug: Bug Fix

* fix helper's methods ([4bc6ef5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4bc6ef511f7652966e1a87cd7d0a53e6687a1707))
* fix snap rendering for first drag #810 ([170eaec](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/170eaeccb43ce051f34661a337fb7870e3e8b5d9))
* fix targetGroups' compare condition ([21622f2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/21622f2f25d912f69b70ba5193b909bf7244db80))
* fix targetGroups' compare condition ([959a9f0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/959a9f0abd3fa592aa7645096efc3df95477494a))


### :mega: Other

* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))



## [0.45.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.44.1...react-moveable@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/react-moveable@0.44.0...react-moveable@0.44.1) (2022-12-05)


### :bug: Bug Fix

* fix tangent's tiny x value #806 ([e45b92a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e45b92a5880475d27c2318d2e1489996ad465e1c))
* move react-moveable path ([ec8e162](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ec8e1620e05f1d5a1a45ecccec7481c2ea8a4f57))


### :mega: Other

* publish packages ([9ee9bc9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ee9bc9c76f6c4b317548470b5b4894c6a462be1))



## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.43.1...react-moveable@0.44.0) (2022-12-03)


### :rocket: New Features

* add borderRadius style state #804 ([57bae32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/57bae3227dc77667314d900631765836b77a66cc))
* add groupableProp #798 ([58d9d22](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/58d9d2231954c52821b4ec666e14703506c0840a))
* add scrollThrottleTime prop ([b53924e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b53924ecbb6be2805bd3da368822a41638bbcea5))
* Support roundable group #798 ([90a9c1a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90a9c1a062661906d0b1777839db794dbc2ad370))


### :bug: Bug Fix

* fix first render for individual groupable ([74dc11a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/74dc11a4dec363746457046ecbde52f0b53955f3))
* fix position relative with zoom #800 ([2efdc35](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2efdc353465974acec59e59c2a3d8fcf29284eac))


### :mega: Other

* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))



## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.43.0...react-moveable@0.43.1) (2022-11-28)


### :bug: Bug Fix

* fix body rect #800 ([8976985](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8976985422fd30cd9e6e85e41ba73473dca05d41))
* fix TRS order ([aff4b28](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/aff4b281e697bd9a550d21d1f26739fb0c5e4903))
* fix zero line height #801 ([99547ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/99547cace2be52de99eceb021cc7a75f54bc16da))


### :mega: Other

* publish packages ([746c40b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/746c40b2a2f31f2f371f9110018c89e64c08a525))
* update jsdoc, template ([11408ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/11408caea15925a42165aa2080a7327e77a22ea8))



## [0.43.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.42.0...react-moveable@0.43.0) (2022-11-27)


### :rocket: New Features

* add isFirstDrag property on drag event #796 ([7ade6a2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7ade6a23e9003d9ed4119a035ccad01b01c13ed7))


### :bug: Bug Fix

* fix snap size for position fixed #791 ([b02c82b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b02c82ba5012fdfdf534a6dad1dcc1aea76e420e))
* support css zoom #800 ([fa3de6b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/fa3de6bd52de2509bf76b1d4a001b31f4a6b6ed4))


### :memo: Documentation

* fix README ([3a153c8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3a153c849b7279ec5fd603167117c88f25a7149c))


### :mega: Other

* publish packages ([3d5ac5a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3d5ac5ad855d98a2f555174cc46ec09c148d6a20))
* publish packages ([92eb72d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/92eb72df6110eb40a66b4726740240acb43e9745))
* update croffle ([5714b2e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5714b2ecc219ec06ebc008c3ab1c9cad219a95e6))



## [0.42.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.41.1...react-moveable@0.42.0) (2022-11-13)


### :rocket: New Features

* add `stopDrag` method #787 ([1c1d54d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1c1d54d7b6c3baff62bac34b439244c20a18c3c0))
* add cssText on clip event ([90e5397](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90e539751a5e505257702dba6a09c96cd71d3f50))
* support group persist #780 ([40a23db](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/40a23dbc31d08ac22a85e5dc807ccb16e0604b4c))


### :bug: Bug Fix

* fix edgeDraggable #695 ([9ebfae5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ebfae559c978d5354ba5244ada6e22d20cdc83a))
* fix persist group ([d1c9e2c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d1c9e2cab1183b89f346daac5c02dbf531bb53e8))
* fix snap bug for rotated group #786 ([3ac47da](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3ac47da798cb655d37903ea9a8574ae62d1a7844))
* fix snap for fixed position #791 ([05f6f22](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/05f6f221fbdc971ca21b7bf27b24c91b1e722057))
* fix throttleDrag #789 ([8f4659e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8f4659e2531d9cdba9593509c87f0c2915a28ae9))
* update gesto, dragscroll dependencies ([0f33358](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0f333589574f509d1e3058b77ec9df6b18d7fee6))


### :mega: Other

* publish packages ([0780d7a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0780d7a204e5f1fa13070d4fa3ca657dfe3ee4af))



## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.41.0...react-moveable@0.41.1) (2022-11-06)


### :bug: Bug Fix

* fix group rotation delta ([ef0c591](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ef0c591d7b0c86aed6847c476f17a82f6b80c8fc))


### :mega: Other

* publish packages ([64e846b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/64e846bb0e606756bc0b87c92b2b1052b458b9f7))



## [0.41.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.40.0...react-moveable@0.41.0) (2022-11-04)


### :rocket: New Features

* add ableName-view-dragging in viewContainer #751 ([90c5c34](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90c5c34960615f57807d7c8d9895fc04231951e0))
* add persistData prop for restore data #780 #777 ([599df9b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/599df9bfe1249665c4d76f44f3b771d347284d5a))
* add snapThreshold prop #774 ([1bf05b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1bf05b3bf5221e8ee1a1ffadbcae93a885630819))
* support rotationPosition array type #783 ([80653c3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80653c3235ecaef5112414f8b859bedeba196dda))
* support stopDrag on drag  #775 ([d950472](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d95047250708d7d2e08988c3e6e4b66b99f53cc7))


### :bug: Bug Fix

* fix changing snapContainer #773 ([c3ee847](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c3ee8473765ee6bbb8a27e4865372edac7b3b6fe))
* fix document element #782 ([b9194d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b9194d72869c50f96976354ec0dd2cbb24788533))
* fix no relative snapContainer's size #773 ([1db881f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1db881f4d63fe59ffa22b00428419cfb0e4e2827))
* fix rotate dist #778 ([7ac47ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7ac47ca99402e811faef0f6cdfeede18e14c9ae2))


### :memo: Documentation

* fix hitTest doc ([d4b7648](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d4b764899bf4e9044028399f28991e1003195d9c))


### :mega: Other

* publish packages ([b6896b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b6896b340dd1f78777bd63c48e8545895df9aa5e))



## [0.40.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.4...react-moveable@0.40.0) (2022-10-17)


### :rocket: New Features

* add `viewContainer` prop #753 ([352073c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/352073c5c5c765aca707236abdff9dded7988343))
* add getTargets method #751 ([16f1061](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/16f1061ac616081c1d9dd40e00105e8a2a93e1d2))
* add roundPadding, isDisplayShadowRoundControls #761 #762 ([68be2e8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/68be2e879cc5dbba6d4566cf96d343216710e0c9))


### :bug: Bug Fix

* fix border radius for line #761 ([803f0b6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/803f0b6c2210653a7cdb17f51a828c4e3f6db641))
* fix cache condition #760 ([03e2789](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/03e2789db951f95087f918d32fa32cdd70fba533))
* fix first visibility #760 ([38ba047](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/38ba04792925b0c32e85258046f5285133f92dc1))
* fix flash of single, group toggling #760 ([5578030](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/557803012e21d2e78e3c0577aa9a238d9ee3a8dd))
* fix max-width percentage #763 ([f1ad4af](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f1ad4affba14d86f3d0145f08e08c647bd0b4f08))
* fix roundable control index #762 ([1b29ecd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1b29ecdfb0d1d4df6c348e78852d1325aa727aaf))
* Fixing bad type causing type conflict (#767) ([c63c1d3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c63c1d30067e52b4115f09c6a78639177b443226))
* support cache for group #760 ([4661320](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/46613207e47279e72bdfc656ae35548a3f07474d))


### :mega: Other

* publish packages ([75db134](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/75db1345ab1119dd9a5270c7c11de455888c2627))
* publish packages ([47f5335](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/47f53351792bf5264c6d66745088e0571cedc3aa))
* update packages ([61730d5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/61730d5c143d4027c55a714c764efe77bbebe5bf))



## [0.39.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.1...react-moveable@0.39.4) (2022-10-10)


### :bug: Bug Fix

* enhance updateSelectors #760 ([e72b119](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e72b119fd7d413df1af231607db2aeee1f20e467))
* fix click event #746 ([41809c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/41809c10646b91586f74332b74ad2f83ab9a4b2d))
* fix drag start edge #745 ([105bb1c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/105bb1ce073e349c77f6a0c4dd8d3d259a03aabe))
* fix index attr for roundable ([92932d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/92932d7c35f58d365d2b2294d4735fced9416214))
* fix onScaleGroupEnd param #755 ([ce7d855](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce7d855da4fe4042163c7fdca59b87b3060cfd88))
* fix roundable line index #756 ([83d5232](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/83d523288757e0276a1ffe9a6f4903fc86a7f19a))


### :mega: Other

* publish packages ([9e3ee2f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9e3ee2ff44dea473e7aa73e4d501c2d23062f40d))
* publish packages ([16b2516](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/16b251618307faad8f8f3fc5433b27ed1466311c))



## [0.39.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.0...react-moveable@0.39.1) (2022-09-19)


### :bug: Bug Fix

* fix updateSelectors method #740 ([f9abb0f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f9abb0f32212222bccadc3459f4d721977032aba))


### :mega: Other

* publish packages ([2954e37](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2954e37b9a4e2100a8a55c0d49d279e7f994fd94))



## [0.39.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.4...react-moveable@0.39.0) (2022-09-15)


### :rocket: New Features

* add `moveableTarget` property in click event ([ee3d9f2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ee3d9f2153ad70f86548f73412fad9d255d80760))
* add `updateSelectors` method ([90f40e2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90f40e2b500bce6564f878294e1a0aaf27dd5b69))
* support multiple group #566 #731 ([0bb7977](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0bb79772fc956f5f38ed540f4de9382d8e5567fd))


### :bug: Bug Fix

* fix defaultGroupRotate action ([1f6709a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1f6709a9ddbdd5fe8cc6381cc7c0dac68ab42a70))
* fix dragtarget #468 ([c662cca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c662cca73f6f64a6df38936ce97d756e5197d55e))
* fix multiple group ([20af5c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/20af5c113fb6b250be27dd427c3fa6a4146bf958))
* fix overflow auto target #730 ([1e0ae91](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1e0ae91df7baed8a7ae11e96c29a3f3f4cb9b8c6))
* fix rotatable throttling ([b18f16a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b18f16a93d853621f3883da16bfc3e6d0cd6db94))
* fix rotate group origin #733 ([3e9e8e5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3e9e8e5f59ca65584e3c709544c1d43734086d82))
* fix shadow dom css #729 ([7581afc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7581afc13a7c5f9f749b22d7bd3160de0972d112))


### :mega: Other

* update packages ([e5774a9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e5774a9becd500d154e8d354017dcbd80505ba13))



## [0.38.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.3...react-moveable@0.38.4) (2022-08-24)


### :bug: Bug Fix

* ignore document for firefox ([db0c730](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/db0c730be90c00d8d187445db26e0e42a08cedb2))


### :mega: Other

* publish packages ([d57ebb1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d57ebb130006c47e3a687d2b417fe3fe7f30149a))



## [0.38.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.1...react-moveable@0.38.3) (2022-08-23)


### :bug: Bug Fix

* fix custom element offsetPos for firefox ([6e05812](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6e05812c649098c6330678289cd83d9abaa6df1d))
* fix svg group's offset pos #722 ([167d277](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/167d277abe7f58d0b203867eb8df25addba2172a))
* fix waitToChangeTarget method #714 ([fc9847b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/fc9847b4d2fa78eb057259bb5d4a2a187a663bf1))
* stop event if no use ables #724 ([2a90842](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2a90842e4ff937af6b39bbc4e147a7a7acbb0acf))


### :mega: Other

* fix cjs configs ([ce8cbb1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce8cbb18563e34234f7e9d83a0b3f024870314a8))
* publish packages ([3597bc5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3597bc5fd58cdec56fd4ff8916380a6f3709f7f5))



## [0.38.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.0...react-moveable@0.38.1) (2022-08-12)


### :bug: Bug Fix

* export event-emitter ([937d83e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/937d83e221d7080abdb699bc088eff9ca89caaa4))
* fix click event for mobile #720 ([ce6bced](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce6bced55ca6e32981215ebd91a57fe04a789f4e))
* fix that dragStart method cannot fire #718 ([5ea9fc3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ea9fc362534e8a56976ad87053700ee06a14e0d))


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.38.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.37.3...react-moveable@0.38.0) (2022-08-06)


### :rocket: New Features

* add maxSnapElementGapDistance prop #707 ([5f71c30](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5f71c304192764cd8c9261daec56f1594f13e3df))
* add stopDrag event property #665 ([70f49ee](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/70f49ee4dabade6366e37fa3408421ee7d1d4931))
* add waitToChangeTarget method #714 ([8e6c534](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8e6c534010689c0c0a2a821f8ab7e3d6cf63f240))


### :bug: Bug Fix

* prevent click when drag & click control #713 ([2071c0d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2071c0dd68503d920fe9c26e53ec8c17627bee2b))
* render only shortest gap guidelines #707 ([176c1b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/176c1b31b6c8cc3359d44474225a35014fba42d4))


### :mega: Other

* publish packages ([80005ba](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80005bada5651afd0c5487a193ab321b22ab1b55))



## [0.37.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.37.2...react-moveable@0.37.3) (2022-08-03)


### :bug: Bug Fix

* fix click event by gesto update #713 ([3a3c762](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3a3c762fc20cf682c3d8fda21f28244a3ecf36bd))
* fix offsetParent with willChange #711 ([cd1de86](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cd1de864191fc39b04065ada89d6e600f02ad0a1))


### :mega: Other

* publish packages ([5468ff7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5468ff763bfa3f30e637ce8f504af09152b22c5c))



## [0.37.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.36.0...react-moveable@0.37.2) (2022-08-01)


### :rocket: New Features

* add CSSObject on render ([e2f462a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e2f462aecd10d076ef874a6ba2af97a2e59841d1))
* add maxSnapElementGuidelineDistance #707 ([171b027](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/171b02708e6343656655cf403744e1a0fbfa2324))
* add preventClickEventOnDrag prop ([281b2b7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/281b2b7aa5dba3bdc4c3f478e115a0de8fd2359e))
* add startFixedDirection property on before event ([c838c9c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c838c9cc13305eb10ba85b75bcfcd7daa52047f1))
* add stopPropagation prop ([3ce54e0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3ce54e09972962f69f2b697dc52e0b507b2aad9a))


### :bug: Bug Fix

* fix cssText, style on drag ([aed807e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/aed807ef7a04b25101cef8fbad38d94a1e7482ff))
* fix drag undefined on Rotate Group #710 ([db80e7d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/db80e7d92bee3be684c74a9cb20bc62680f4e0a4))
* fix getElementInfo's NaN type value #709 ([e99d94f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e99d94f5c3302fd3c851aa942e99daa75346479c))
* fix rotate position #710 ([d269d1f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d269d1f3c095a0930359597d894d3cdb631b3ee2))


### :memo: Documentation

* fix README ([5ded1c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ded1c19b77fe2c3974bcf1f1ac1356d2924991d))


### :mega: Other

* publish packages ([0076577](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/00765776ba92b5ca691c1aefd1c20687952373d9))
* publish packages ([ffa0c18](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ffa0c18bb6970d6f8d88a49db23b11620e704618))
* publish packages ([958ebac](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/958ebace6032eafb17f1ce366394b440671b45b3))



## [0.36.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.35.0...react-moveable@0.36.0) (2022-07-25)


### :rocket: New Features

* add `cssText`, `style` property on events ([7a9012e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7a9012e4fcdc9a37bb2096bcf37e8e4d25310a8b))
* add `rotateAroundControls` prop ([d473ffa](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d473ffa76a5c390945c320ee8ee8b6f671a0fbed))
* add style, cssText, afterTransform properties ([68b4a92](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/68b4a925b75f599924628425b4da5cfd5424ad71))
* support pos guideline info #707 ([1cd1b81](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1cd1b8134419df88b16ffb9aaa412ebb9048b379))
* Support rotate and resize together #467 ([24482a6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/24482a68ac2611507e2fa9e6673f969bc1c65cff))
* use edge at the same tiem #706 ([c273703](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c273703e5b62ea41ec9df441158a77cb0bf835c1))


### :bug: Bug Fix

* remove wrong react types #703 ([25dced4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/25dced4f1531cc46d77601f71674031aa58fdf0b))


### :mega: Other

* publish packages ([63e03d1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/63e03d1d5f69e56c7df6d357c58d7acd06932e80))
* update dragscroll module version ([e9b5864](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e9b5864c83853578c4190e792543019e30b017eb))



## [0.35.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.34.2...react-moveable@0.35.0) (2022-07-21)


### :rocket: New Features

* add `keepRatioFinally` prop #698 ([bf29635](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bf29635ab8a160c9e938213b2477cfec73e8401d))
* add move cursor style with edgeDraggable #703 ([9901deb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9901deb3dd51f449edcd75e4f147b9fa671d951e))
* support object self type #701 ([99967c2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/99967c28f9f0f09ef1891ea1ece4b16a6c10ef43))


### :bug: Bug Fix

* calculate size more accurately #698 ([4dd4038](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4dd4038c82c9dff272226e3911549249743dff50))
* enhance bounds accuracy #699 ([9aee6bd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9aee6bdf0cd9105ef3ef653e18363e21ad4c4b3f))
* support shadow root #684 ([8502d07](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8502d0795c903e7894d0fad9a6a130cbc543f301))


### :mega: Other

* publish packages ([da24696](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/da24696977c24b6ea54a433192d15bb7ecbc62e9))
* update `react-compat-moveable` ([712ae6f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/712ae6fb49dec3f4e40a3cd664f63625d7cd5669))



## [0.34.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.34.0...react-moveable@0.34.2) (2022-07-17)


### :bug: Bug Fix

* fix files field in package.json #700 ([48ce548](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/48ce548438dd0a7da9f544730b2fc3ab65073775))


### :mega: Other

* publish packages ([5d89af5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5d89af521d1a288d4d9ca7923e0e9654e8f97d53))



## [0.34.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.33.0...react-moveable@0.34.0) (2022-07-17)


### :rocket: New Features

* add hideChildMoveableDefaultLines prop #692 ([c691403](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c6914031e75712eef6a574d6aaf04645535f59d3))
* add setFixedDirection on rotateStart #670 ([093d0b1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/093d0b1303c9742a79f73071470ec73306ff2de6))
* support edge prop's object type #695 ([699997d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/699997d7426110cb199094cd7ac56682723d1cae))


### :bug: Bug Fix

* fix floating point for min limit size ([766561c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/766561c0e785098720c5a0ae6d9da1e2d9d7b879))
* fix guidelines for edgeDraggable #694 ([80f2b44](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80f2b44643a0d804df6a65f72583c4d7f6d8ddf7))
* fix safari 15 consts ([a140e5b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a140e5b77f623973cf6d27d0ff8ab12e63901004))
* fix transform behavior in safari 15 #696 ([eb0a71c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/eb0a71cb8aa11c100a3cf2f85e007d6fdb45a2d7))
* stop propagation for click control #690 ([1a8f697](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1a8f6978ba267632282049b61753bc062d69266f))


### :memo: Documentation

* add hideChildMoveableDefaultLines docs ([9e02faa](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9e02faa5cbd4f5e529a1a58647afd519b0672d3b))
* fix typo #685 ([c591b1d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c591b1d8a410a3fa6115fcec51ae21d4027aeaa7))


### :mega: Other

* publish packages ([2a4940f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2a4940f74997fae24c7d77c553a6bc6be1301d40))
* update overlap-area ([be8c4dc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/be8c4dc19dbd6d6d7f782c73272cb9878ca21982))



## [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)


### :rocket: New Features

* add clippable keepRatio ([37da849](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/37da849e81454ea17be4510a81beeef852cfda9f))


### :bug: Bug Fix

* fix [1, 1] direction's bounds #624 ([5108bc3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5108bc33cf9e098cd051e4b7d63b2ac3dc06bf09))
* fix changed target getos #657 ([54ef5a0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/54ef5a03a781e706293699d1ae25141e215044c9))
* fix clippable bounds #659 ([b3986de](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b3986de338b2d38e42288c9d2cafe2a2a7da7705))
* fix group drag condition ([35c194a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/35c194a8fb2aa5051e7f46092418c35821e61890))
* fix group gestos for strict mode #656 ([311c931](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/311c93137f9b8aa53b040cda05e94bbae08e313b))
* fix innerBounds for no width, height ([42fe6f3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/42fe6f3d45662c2e46280d4d5a6eed0cc9a05e66))
* fix minSize for zero size ([c34f298](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c34f29803a487098f36f45991ea6dff03bd2750a))
* fix svg matrixes #643 ([525ad70](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/525ad70e2593500188e2a81d2759e726d4277049))
* support keepRatio for Clippable ([a934512](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a934512d2fc38e4a2fee6b6c5834df1b4f6e503e))


### :house: Code Refactoring

* use yarn workspace ([73da295](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/73da295064845a3791782c1777a9c555272a0af0))


### :mega: Other

* fix types dependencies ([b4a3ee6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b4a3ee6486a81ca14a7c23284818628471369fe0))
* publish packages ([3530f05](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3530f0526081b0c010e6c964265b466713f0212e))
* update demo configuration ([917123c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/917123cdea2830e8e8f4a8d7b2a99654f16682ef))



## [0.32.7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.5...react-moveable@0.32.7) (2022-05-01)


### :bug: Bug Fix

* fix coordinate for position: fixed #653 ([87ba56c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/87ba56c5728203b6f4bf2cf0f4f004aee009a625))
* skip beforeEvent set to lastEvent #654 ([5ab31c7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ab31c749c8a331b40a564b365c75223be0736c2))


### :mega: Other

* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))



## [0.32.5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.4...react-moveable@0.32.5) (2022-04-27)


### :mega: Other

* update packages versions ([585094f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/585094f76ec6e1556159ac357d6ac83ebab953ae))



## [0.32.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.4...react-moveable@0.32.4) (2022-04-27)


### :bug: Bug Fix

* fix clip bug with draggable, snappable ([b5477ee](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b5477ee6a05067a3506bfefac30c36839b264c83))



## [0.32.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.3...react-moveable@0.32.4) (2022-04-26)


### :bug: Bug Fix

* fix svg transform #643 ([82233ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/82233ca351c4600dea58c6558ccfeaca6a1e8295))


### :mega: Other

* update packages versions ([a62ee58](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a62ee58b9bc32f06edc95d55ea28b60c20881ac4))
* update typescript version ([a63ee9f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a63ee9f575d701f24748d48ac92484f6c259577f))
* upgrade storybook and typescript ([eff23fd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/eff23fd7340964ed0e3e6f5930e56558c4d91d18))
