What's Changed
- fix: normalize npm package metadata (6907aff)
- fix(one): rebuild the ssr route tree on change instead of clearing the module runner cache (6e1769d)
- fix(one): take the ssr staleness signal from vite's hotUpdate instead of a raw chokidar listener (bbe67a9)
- fix vulnerable transitive dependencies (3f33783)
- fix(build): guard collectImports against cyclic chunk graphs (b3544a3)
- fix(deps): resolve one and vxrn from the workspace instead of the registry (20f8f59)
- fix(deps): declare node, vite, mdast and parse5 types where they are used (80ae600)
- fix(deps): declare react-native, swc, vitest and metro-babel-transformer where used (93d489e)
- fix(deps): drop the dependency additions the lockfile churn appeared to need (98b792b)
Full Changelog: v1.21.12...v1.21.13