Skip to content

v1.3.0 — last Next.js release

Latest

Choose a tag to compare

@nshen nshen released this 28 Apr 08:07
· 0 commits to main since this release

Highlights

  • Align TanStack SSR with official @tanstack/react-router-ssr-query
  • Upgrade toolchain: Vite 8, @vitejs/plugin-react 6, TypeScript 6
  • Drop vite-tsconfig-paths (use Vite 8 native resolve.tsconfigPaths)
  • Remove unused @nn-stack/cli package
  • 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).