Releases: mufeng889/react-auto-route
Releases · mufeng889/react-auto-route
v0.3.5
🚀 Features
- projects: supports add routes without page components - by @mufeng889 (55698)
View changes on GitHub
v0.3.4
v0.3.3
🚀 Features
- projects: props are supported just like normal components - by @mufeng889 (c6d3d)
View changes on GitHub
v0.3.2
🐞 Bug Fixes
- projects: fixed hook not being used in routing files with parameters & component layout appears undefined - by @mufeng889 (1cdc3)
View changes on GitHub
v0.3.1
🚀 Features
- projects: the attribute of the jump path is changed from redirectTo to redirect - by @mufeng889 (7e762)
View changes on GitHub
v0.3.0
🚀 Features
- projects: can create routing information in a routing file & assign layout manually & custom error boundary path - by @mufeng889 (37b11)
🛠 Optimizations
- projects: remove useless code - by @mufeng889 (732bb)
View changes on GitHub
v0.2.9
🚀 Features
- projects: by default, the error boundary is placed on the root path - by @mufeng889 (e11d1)
View changes on GitHub
v0.2.8
v0.2.7
🚀 Features
- projects: single-level routes add error boundaries - by @mufeng889 (15db9)
View changes on GitHub
v0.2.6
🐞 Bug Fixes
- projects: dts and transform supports multilevel routing user-defined jump subpages - by @mufeng889 (4b9c1)