Sourced from jotai's releases.
v2.10.0
It comes with another significant internal change to address some edge cases.
Since v2.9.0, we've been working on some internal refactors to support more edge cases and clean up the code.
Users are encouraged to update to the new versions eventually, but if you're satisfied with the current situation and prefer to avoid temporary instability, you can stick with v2.8.4 for now.
What's Changed
- breaking(core): avoid continuable promise in store api by
@dai-shi
in pmndrs/jotai#2695New Contributors
@sphinxrave
made their first contribution in pmndrs/jotai#2653@mxthxngx
made their first contribution in pmndrs/jotai#2712@hoangvu12
made their first contribution in pmndrs/jotai#2716@YuHyeonWook
made their first contribution in pmndrs/jotai#2734Full Changelog: https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0
609fe75
2.10.009b08a5
chore(deps): update dev dependencies (#2743)e777f46
breaking(core): avoid continuable promise in store api (#2695)b415826
feat(docs): update docs for jotai-effect (#2735)9699c17
style: removed duplicate width property in CSS files (#2734)a26203e
chore: enable isolatedDeclarations (#2687)ab68d4d
remove stale-discussions.yml for now9b83585
docs(functional): cover sequence (#2729)74b3803
docs: fix variable reference error in
functional-programming-and-jotai.mdx (#...34794c0
Mention connections to functional programming in README and docs (#2726)Sourced from monaco-editor's releases.
v0.52.0
Changes:
- #4691: Prepare monaco-editor for release 0.52
- #4665: Updates nvm to align with vscode nvm file.
- #4652: Removing
editor.main.nls.js
This list of changes was auto generated.
v0.52.0-rc2
Changes:
This list of changes was auto generated.
Sourced from monaco-editor's changelog.
[0.52.0]
- Comment added inside of
IModelContentChangedEvent
f6dc0eb
Merge pull request #4691
from microsoft/chubby-cardinal53e8e1c
adding changelog md change7959d5c
update pacakge.json3c7eb57
undo the package upgrade changef262e8f
Defines setInterval/setTimeout on faked globalThis in unit testb31d22b
Updates nvm to align with vscode nvm file. (#4665)b8a83d5
Merge pull request #4652
from microsoft/annoyed-dragone52ff42
removing editor.main.nls.js