All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.29.0 (2024-05-14)
Note: Version bump only for package moti
0.28.1 (2024-02-22)
Note: Version bump only for package moti
0.28.1 (2024-02-22)
Note: Version bump only for package moti
0.28.0 (2024-02-22)
Note: Version bump only for package moti
0.28.0 (2024-02-22)
Note: Version bump only for package moti
0.27.5 (2024-02-20)
Note: Version bump only for package moti
0.27.5 (2024-02-20)
Note: Version bump only for package moti
0.27.4 (2024-02-20)
Note: Version bump only for package moti
0.27.4 (2024-02-20)
Note: Version bump only for package moti
0.27.4 (2024-02-20)
Note: Version bump only for package moti
0.27.3 (2024-02-20)
Note: Version bump only for package moti
0.27.3 (2024-02-20)
Note: Version bump only for package moti
0.27.3 (2024-02-20)
Note: Version bump only for package moti
0.27.3 (2024-02-20)
Note: Version bump only for package moti
0.27.2 (2023-11-15)
Note: Version bump only for package moti
0.27.1 (2023-11-15)
Note: Version bump only for package moti
0.27.0 (2023-10-12)
Note: Version bump only for package moti
Note: Version bump only for package moti
0.25.4 (2023-08-01)
0.25.3 (2023-05-02)
0.25.2 (2023-05-02)
0.25.1 (2023-04-21)
Note: Version bump only for package moti
Note: Version bump only for package moti
0.24.2 (2023-03-07)
Note: Version bump only for package moti
Note: Version bump only for package moti
Note: Version bump only for package moti
0.24.0 (2023-03-01)
- ebe (c6475c2)
- improve skeleton perf, add react-native-linear-gradient support (b7f23ac)
0.23.6 (2023-02-15)
- hoverable without swc plugin (cdb4a5d)
0.23.5 (2023-02-14)
Note: Version bump only for package moti
0.23.4 (2023-02-14)
Note: Version bump only for package moti
0.23.3 (2023-02-10)
Note: Version bump only for package moti
0.23.2 (2023-02-09)
Note: Version bump only for package moti
0.23.1 (2023-02-09)
Note: Version bump only for package moti
Note: Version bump only for package moti
0.23.0 (2023-02-09)
Note: Version bump only for package moti
Note: Version bump only for package moti
0.22.0 (2023-01-20)
- hermes (916c29e)
0.19.0 (2022-09-21)
Note: Version bump only for package moti
Note: Version bump only for package moti
0.0.19 (2022-09-21)
- skeleton group (e9d35a5)
0.18.0 (2022-05-11)
Note: Version bump only for package moti
0.18.1 (2022-05-11)
- autocomplete for skeleton, interactions (81482c2)
- children for MotiPressable & Skeleton (1a99002)
- MotiPressable on Android, close #179 (8afb173)
- partially fix #185 (a4d7d18)
- remove warnings (afa1114)
- snacks (b7c4e6a)
Note: Version bump only for package moti
0.17.1 (2021-12-15)
- add support for layout, entering & exiting props from reanimated (1d09705)
0.17.0 (2021-12-15)
- custom types (8586b26)
- dep (2495f64)
- expo sdk 44 works with dev client (35be5a9)
- hover callback (aae7e16)
- add decay support (be6618e)
- add deps arrays, docs, & close #120 (96c01ec)
- focus props (a3ec203)
- interactions: export , improve hover listeners; add onContainerLayout & onLayout (b77bf3f)
- move skeleton into moti import (dab7a4f)
- pass accessibility props to MotiPressable (38e7ca8)
- pass worklet to MotiPressable transition prop (acf1981)
0.16.1 (2021-11-03)
Note: Version bump only for package moti
Note: Version bump only for package moti
Note: Version bump only for package moti
Note: Version bump only for package moti
0.16.0 (2021-10-07)
- shared values in animate prop (4ffb25f)
0.15.4 (2021-10-05)
- add
hoveredValue
andpressedValue
props toMotiPressable
for controlled usage (16cc7e1)
0.15.3 (2021-09-30)
- passing backgroundSize prop to AnimatedGradient (dee8986)
0.15.2 (2021-09-23)
Note: Version bump only for package moti
0.15.1 (2021-09-23)
Note: Version bump only for package moti
0.15.0 (2021-09-22)
- inital style (60c3167)
- typos in /docs/api/transforms.md (71d0470)
- typos in docs/api/props.md (8ea2c3f)
- allow sequence repeats; fix custom presence; initialStyle only if exists (32aa445)
0.14.2 (2021-09-03)
Note: Version bump only for package moti
0.14.1 (2021-09-02)
Note: Version bump only for package moti
0.14.0 (2021-09-02)
- merge-animate-prop (3713f2e)
- transition & exitTransition can be shared/derived value (0c945b7)
- use-moti-pressable-transition (cf6162d)
0.13.0-alpha.0 (2021-08-29)
- add animated TS types to moti types (7845c44)
- add useMotiPressableInterpolate & useMotiPressableAnimatedProps (7923000)
- init pressable (7b9e897)
- use-pressable[s] (a36b5ec)
- web-only dropdown menu (2b8c944)
0.13.0-alpha.0 (2021-08-29)
0.13.0 (2021-09-02)
- minor err fixes (911f3b0)
- simplify implementation (c8eb0b1)
- typeof null === object fix for sequences (80f7092)
- add animated TS types to moti types (7845c44)
- add useMotiPressableInterpolate & useMotiPressableAnimatedProps (7923000)
- init pressable (7b9e897)
- progress bar, transform does not work? (9823cd1)
- use-pressable[s] (a36b5ec)
- web-only dropdown menu (2b8c944)
- transform support, with sequences (665bdf6)
0.12.3 (2021-09-01)
- exit over-memoized on native (2f717df)
- removing useValue hack, as order is not preserved. only solution is transform array (42dd3c9)
- removing useValue hack, as order is not preserved. only solution is transform array (034c8dc)
0.12.2 (2021-09-01)
0.12.1 (2021-09-01)
0.12.0 (2021-09-01)
- add custom & initial props to animate-presence (7fafc30)
- progress bar, transform does not work? (9823cd1)
0.11.0 (2021-05-17)
- add onDidAnimate callback 4th arg w/ attemptedValue; docs (66dfa76)
0.10.1 (2021-04-27)
Note: Version bump only for package moti
0.10.0 (2021-04-21)
- add
exitTransition
support & docs! (26a55ac)
0.9.0 (2021-04-21)
- upgrade reanimated, add custom sequence transitions! (8e64014)
0.8.2 (2021-04-02)
0.8.1 (2021-04-01)
Note: Version bump only for package moti
0.8.0 (2021-04-01)
- turn useDynamicAnimation().animateTo into a worklet` (ebd2830)
0.7.7 (2021-04-01)
0.7.6 (2021-04-01)
- un-workletize (0c34a71)
0.7.5 (2021-04-01)
- workletize hooks (9eeff15)
0.7.4 (2021-04-01)
- deprecated react native types message (6cc94f9)
0.7.3 (2021-03-30)
Note: Version bump only for package moti
0.7.2 (2021-03-28)
- animate presence callback (8bde766)
0.7.1 (2021-03-23)
0.7.0 (2021-03-22)
- performant, dynamic-animation hook (8f65da7)
0.6.5 (2021-03-19)
- config fixes (160fd67)
0.6.4 (2021-03-13)
Note: Version bump only for package moti
0.6.3 (2021-03-13)
Note: Version bump only for package moti
0.6.2 (2021-03-13)
Note: Version bump only for package moti
0.6.1 (2021-03-13)
- reanimated v2 compat (b4ef4f2)
0.6.0 (2021-03-04)
- [skeleton] custom transition, fade in (1f42d28)
0.5.8 (2021-03-04)
- spread -> assign (8d0f89a)
0.5.7 (2021-03-02)
Note: Version bump only for package moti
0.5.6 (2021-03-02)
- defaults for skeleton (f8f5b67)
0.5.5 (2021-03-02)
- broken types (320f66f)
- broken types tsconfig (01a06e6)
- dev type errors w paths (0815f29)
- main lib types (65c1a32)
0.5.4 (2021-03-02)
Note: Version bump only for package moti
0.5.3 (2021-03-02)
Note: Version bump only for package moti
0.5.2 (2021-03-02)
Note: Version bump only for package moti
0.5.1 (2021-03-02)
Note: Version bump only for package moti
0.5.0 (2021-03-02)
- skeleton (eba0e5c)
- skeleton basic (f4d86dc)
- skeleton code (69c478d)
- skeleton color modes (7205bbc)
- skeleton props (7547b69)
0.4.1 (2021-02-07)
Note: Version bump only for package moti
0.4.0 (2021-02-07)
- fix potential circular type dep? (9d8ca81)
0.3.1 (2021-02-07)
Note: Version bump only for package moti
0.3.0 (2021-02-07)
- add types for variants, many examples (99b0675)
0.2.2 (2021-02-06)
Note: Version bump only for package moti