Sourced from jotai's releases.
v2.9.3
This fixes a regression in an edge case that is introduced in v2.6.4.
What's Changed
- fix(store): derived atom not updating when its value changes if another atom is read it conditionally by
@yuneco
in pmndrs/jotai#2700- experimental(core): expose unstable_derive by
@dai-shi
in pmndrs/jotai#2652New Contributors
@yuneco
made their first contribution in pmndrs/jotai#2700Full Changelog: https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3
Sourced from winston's releases.
v3.14.2
- Move initialization to constructor (#2503) 2458ba6
https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2
51a4551
3.14.22458ba6
Move initialization to constructor (#2503)