- Version
- Download 119
- File Size 0.00 KB
- File Count 1
- Create Date October 16, 2023
- Last Updated November 23, 2023
Fuse React TS v9.0.1
v9.0.1
v9.0.0 - (2023-10-16)
New
-
Transitioned the codebase from JavaScript to TypeScript.
-
Upgraded all dependencies to their latest stable versions.
-
Enhanced application performance through code optimization and bundle size reduction.
-
Introduced new features and functionalities.
Breaking Changes
-
The entire JavaScript codebase has been transitioned to TypeScript, necessitating potential updates to existing code.
-
Some APIs and interfaces have changed due to the conversion to TypeScript
- Transitioning to the new major release (v9.0.0) may present challenges due to the shift to TypeScript.
- You may find this page helpful: Migrating (to TypeScript) Cheatsheet
- You may also want to consider starting with the latest skeleton version of Fuse React, which is a clean slate, and then move your codebase to the new version. This can make the migration process easier and more efficient.