This changes the behavior of async atom with abort signal on unmount to fix some use cases.
What's Changed
- fix: do not abort atoms on unmount by @Pinpickle in #2627
New Contributors
- @tcpdumppy made their first contribution in #2602
- @GregorGabric made their first contribution in #2605
- @ideabrian made their first contribution in #2614
Full Changelog: v2.8.3...v2.8.4