Releases: nshen/nn-stack
Releases · nshen/nn-stack
v1.3.0 — last Next.js release
Highlights
- Align TanStack SSR with official
@tanstack/react-router-ssr-query - Upgrade toolchain: Vite 8,
@vitejs/plugin-react6, TypeScript 6 - Drop
vite-tsconfig-paths(use Vite 8 nativeresolve.tsconfigPaths) - Remove unused
@nn-stack/clipackage - Misc tsconfig cleanup (deprecated
baseUrl, TS 6 css side-effect imports)
Note
This is the last release that includes Next.js (apps/web).
The next release will remove Next.js in favor of TanStack Start (apps/tanstack).