All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.7 (2022-07-22)
- changed peer dependencies to allow a broader range of vue and react versions (b480537)
0.6.6 (2022-01-12)
Note: Version bump only for package animxyz
0.6.5 (2021-12-01)
- fixed unmount with vue3 directive and ssr error in mergeData function (93f58e9)
0.6.4 (2021-06-30)
Note: Version bump only for package animxyz
0.6.3 (2021-06-30)
- fixed wierd issue blocking monorepo build process (3bf7489)
0.6.2 (2021-06-29)
- addressed issue with findDOMNode (1776347)
- make xyz utility classes !important (03503f5)
- small improvement to react package (917c25f)
- Revert "Add husky.sh" (c35b1b1)
0.6.1 (2021-06-23)
- fixed StrictMode findDOMNode error with react transition group (862b643)
0.6.0 (2021-06-22)
- fixed an issue where vue3 wasn't adding the essential classes in latest version (1a23a54)
- Added official react integration (0d99ba1)
0.5.0 (2021-02-16)
- added animation-direction utilities (9597ffb)
0.4.1 (2021-02-09)
0.4.0 (2021-01-17)
- temporary workaround for postcss-calc bug (3bbf7e4)
- added appear-visible prop to vue2 package (5db7914)
0.3.0 (2020-12-31)
- modified percentage based utilities and some utility values (92f2b33)
- Utilities with percentage levels (i.e. big-100, left-25) must now be written with a percentage sign. big-100 -> big-100% left-25 -> left-25% rotate-50 -> rotate-50%
0.2.0 (2020-12-30)
Note: Version bump only for package animxyz
0.2.0-alpha.2 (2020-12-30)
Note: Version bump only for package animxyz
0.2.0-alpha.1 (2020-12-30)
- fixed issues with combined vue2/vue3 package by moving vue3 to new package (1020121)
0.2.0-alpha.0 (2020-12-29)
- vue: added vue 3 support (f0f1aa2)
0.1.2 (2020-12-29)
Note: Version bump only for package animxyz