5.4.0
What's Changed
- Minor refactor by @jinyus in #228
- v5 by @rodydavis in #225
- Add lite_ref example to docs and fix error in SignalProvider example by @jinyus in #235
- feat: Changed Async{Loading,Data,Error} to be const by @PaulHalliday in #241
- Update examples dependencies and fix lints by @robsonsilv4 in #246
- Sync with preact core implmentation by @rodydavis in #253
- Added deep collection equality for signal comparison by @leoafarias in #256
- Switch toJson from T to dynamic by @rodydavis in #284
- Lazy signal should not trigger SignalObserver.created by @Solido in #289
- Fix lazy signal create by @rodydavis in #290
- 5.4 by @rodydavis in #272
New Contributors
- @PaulHalliday made their first contribution in #241
- @robsonsilv4 made their first contribution in #246
- @leoafarias made their first contribution in #256
Full Changelog: v5.0.0...v5.4.0