Releases: hannoeru/vite-plugin-pages
Releases · hannoeru/vite-plugin-pages
v0.11.2
Bug Fixes
- windows file path normalize (5452269)
v0.11.0
Bug Fixes
- default react option to false, update test (00c7316)
- set import mode to sync by default in react (3a11def)
Features
- react-router-config support (0c86290)
v0.9.8
Bug Fixes
- allow uppercase in route path params & name, close #44 (1ad08a4)
v0.9.6
Bug Fixes
- onRoutesGenerated should only execute after new generation (2cd2707)
v0.9.5
Bug Fixes
- prevent duplicate imports for custom sync routes (#39) (8b7a2d9), closes #38
- readme links to another invalid repo (#37) (6719c33)
v0.9.4
Bug Fixes
- replace tab to space, folder structure (cf4ce12)
- vue warn not have root node (#34) (3f467aa)
Features