- Introduced beta feature flag context in issue details
- Allows correlation of feature flag changes with errors and reproducing application state
- Improves debugging by providing flag state at time of error
ReactJS changelog digest
Dec 9 - Dec 15, 2024. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2024-w50
- Introduced unstable on‑demand caching for npm dependencies.
- Fixed numerous bugs across compile, node extensions, linting, outdated configs, task handling, and URL fetching.
- Enhanced compile performance with FileBackedVfsFile improvements.