This fixes a small issue in core and a type issue in utils.
What's Changed
- fix(utils): Unwrap loadable/selectAtom promise types by @Pinpickle in #844
- fix(core): sync jotai renders with useState renders (#827) by @Aslemammad in #841
- fix(core): improve read-only atom error message by @dai-shi in #845
Full Changelog: v1.4.4...v1.4.5