Release 0.1.109 alpha
·
2403 commits
to main
since this release
What's Changed
- Remove fps values by @wcandillon in #284
- fix duplicate stream by @schiller-manuel in #289
- 💄update default tile mode for backdrop filter by @wcandillon in #282
- 🐎 Consolidate Spring function by @wcandillon in #269
- ✅ completion callback to spring and timing by @wcandillon in #272
- 💄 Fix memoization issues by @wcandillon in #266
- 💄 Update useDerivedValue signature by @wcandillon in #265
- 🐞 Fix Bad Access exception by @chrfalch in #275
- explicitly set font color in example app by @schiller-manuel in #291
- use std::unordered_map instead of std::map by @schiller-manuel in #292
- simplify SkiaView by @schiller-manuel in #285
- 🐛 Fix useTouchHandler useDrawCallback memoization by @wcandillon in #267
- ⬆️ Upgrade TS version by @wcandillon in #294
- Bump minimist from 1.2.5 to 1.2.6 in /package by @dependabot in #298
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #297
- Bump minimist from 1.2.5 to 1.2.6 in /example by @dependabot in #296
- Bump node-forge from 1.2.1 to 1.3.0 in /docs by @dependabot in #295
- Fixed unlocking when an error occurs in the js drawing code. by @chrfalch in #303
- Added resetting of velocity between touch start/end by @chrfalch in #300
- Fixed warnings after removing fps by @chrfalch in #314
- Fix minor regressions in the examples by @wcandillon in #312
- fix typos by @schiller-manuel in #316
- Alternative value subscription implementation by @wcandillon in #310
Full Changelog: v0.1.108-alpha...v0.1.109-alpha