Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better React 18 support #3590

Merged
merged 42 commits into from
Mar 25, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
223ce6b
wip
urugator Nov 26, 2022
fbe7604
wip
urugator Nov 27, 2022
6976dec
wip
urugator Nov 27, 2022
08ab24d
wip
urugator Dec 17, 2022
951b7e8
fix test
urugator Dec 18, 2022
abfaa7e
wip
urugator Dec 18, 2022
b5c26ca
refactor
urugator Dec 18, 2022
dfb75fd
refactor
urugator Dec 18, 2022
5006263
refactors
urugator Dec 18, 2022
229fc05
refactors
urugator Dec 18, 2022
5ca1cfe
refactor
urugator Dec 18, 2022
fa05836
use useSyncExternalStore shim
urugator Dec 18, 2022
8b8d948
typo
urugator Dec 18, 2022
27560d4
refactor
urugator Dec 18, 2022
09e471a
Merge remote-tracking branch 'upstream/main' into use-external-sync-s…
urugator Dec 18, 2022
dba0d23
useObserver: handle re-render without reaction
urugator Dec 31, 2022
2316e04
disposeOnUnmount jsdoc decprecation msg
urugator Dec 31, 2022
dd52381
disposeOnUnmount refactor
urugator Dec 31, 2022
df38953
Merge remote-tracking branch 'upstream/main' into use-external-sync-s…
urugator Jan 14, 2023
9e09fab
cleanup
urugator Feb 11, 2023
f239cb4
improve displayName/name handling
urugator Feb 11, 2023
c1f375a
fix mobx-react test
urugator Feb 11, 2023
c0ececc
try provide GC bit more time
urugator Feb 11, 2023
829dab9
try lower GC time
urugator Feb 11, 2023
0ba9985
bit more perhpas?
urugator Feb 11, 2023
8c09317
300ms
urugator Feb 11, 2023
e5492e6
document magic number
urugator Feb 11, 2023
b250f58
use number instead of Symbol as stateVersion
urugator Feb 18, 2023
e6c6246
GC 300ms -> 500ms
urugator Feb 18, 2023
b41d71e
Merge remote-tracking branch 'upstream/main' into use-external-sync-s…
urugator Mar 12, 2023
b963f7a
fix api test
urugator Mar 12, 2023
344c2cf
move use-sync-external-store to dev deps
urugator Mar 12, 2023
98940ad
changeset
urugator Mar 12, 2023
4ebb124
bump deps
urugator Mar 12, 2023
1c7e16c
deps?
urugator Mar 12, 2023
4b138b5
deps?
urugator Mar 12, 2023
21a7590
add new lines to changeset
urugator Mar 22, 2023
91e6c1a
remove test
urugator Mar 22, 2023
26fe732
Merge remote-tracking branch 'upstream/main' into use-external-sync-s…
urugator Mar 22, 2023
12ef4cc
improve comment
urugator Mar 22, 2023
98cde8b
make finalization regsitry test bit more robust
urugator Mar 22, 2023
e55c51c
increase timeout
urugator Mar 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into use-external-sync-s…
…tore
urugator committed Mar 22, 2023
commit 26fe732e52b6e3a880c94df4b01f298498a76868

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.