Skip to content

Releases: nshen/nn-stack

v1.3.0 — last Next.js release

28 Apr 08:07

Choose a tag to compare

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).

v1.0.0

28 Apr 17:59

Choose a tag to compare

What's Changed

  • Dev by @nshen in #1
  • v1.0.0 by @nshen in #2
  • docs: add github link by @nshen in #3
  • docs: add jsx comments rule by @nshen in #4
  • refactor: extract hardcoded project name to PROJECT_NAME constant by @nshen in #7

Full Changelog: https://github.com/nshen/nn-stack/commits/v1.0.0