Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:44
· 19 commits to main since this release

1.11.0 (2026-07-27)

Bug Fixes

  • templates: address Next.js review feedback (age 0, useTransition) (597fae8)
  • templates: deploy Next.js prebuilt to survive multi-thread clusters (ebed32a)
  • templates: don't import 'harper' in Next.js server code (1fd5c48)
  • templates: make Next.js templates install + lint under pnpm and yarn (d1587db)
  • templates: mark Next.js templates as SSR in the catalog (ssr: true) (4a79097)
  • templates: pre-approve pnpm builds via pnpm-workspace.yaml allowBuilds (4c248a2)
  • templates: ship Next.js prebuilt — on-cluster build fails (nextjs#57/#58) (ded2190), closes #52 #52
  • templates: use Harper's atomic addTo for the counter increment (6a89ea3)

Features

  • templates: add Next.js templates (JavaScript + TypeScript) (e490c29)