What's Changed
- React Natvie Web Loading improvements by @wcandillon in #710
- Fixed issue with multiple touch events on RNWeb by @chrfalch in #719
- Fix typo by @wcandillon in #740
- docs: resolve jest preset via
require
by @SimenB in #742 - Document
mode="continuous"
by @JonnyBurger in #727 - Fix small typo in mode=continuous by @JonnyBurger in #744
- Fix useData regression by @wcandillon in #745
- Remove typeface deprecation by @wcandillon in #746
- Removed hard version requirement of CMake by @chrfalch in #751
- Fix regression on main by @wcandillon in #752
- Deprecate measureText() by @wcandillon in #754
- Remove deprecated useDerivedValue by @wcandillon in #753
- Remove fontMgr deprecation by @wcandillon in #747
- Sunset deprecations by @wcandillon in #755
- Update color-filters.md by @xcoderreal in #743
- Redraw view on canvas changes on web by @wcandillon in #758
- Fix TextPath on React Native Web by @wcandillon in #756
- Unmount composide components in the renderer by @wcandillon in #767
- Remove _unmounted on RN Web by @wcandillon in #766
- Fix handling of high pixel density on RN Web by @wcandillon in #761
- Add github issue templates by @wcandillon in #769
- Document running snacks on Web by @wcandillon in #771
- Document Drawing component by @wcandillon in #770
New Contributors
- @SimenB made their first contribution in #742
- @JonnyBurger made their first contribution in #727
- @xcoderreal made their first contribution in #743
Full Changelog: v0.1.137-alpha...v0.1.138-alpha