fastify/fastify-nextjs
React server side rendering support for Fastify with Next
30 Releases
Latest: 1y ago
v11.0.0Latest
📋 What's Changed
- chore(deps-dev): Bump next from 13.4.10 to 13.4.12 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/791
- chore(deps-dev): Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/792
- chore(deps-dev): Bump fastify from 4.19.2 to 4.20.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/793
- chore(deps): Bump fastify-plugin from 4.5.0 to 4.5.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/794
- chore(deps-dev): Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/796
- chore(deps-dev): Bump pino from 8.14.1 to 8.14.2 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/797
- chore(deps-dev): Bump fastify from 4.20.0 to 4.21.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/798
- chore(deps-dev): Bump @types/react from 18.2.15 to 18.2.17 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/795
- + 109 more
✨ New Contributors
- @Tony133 made their first contribution in https://github.com/fastify/fastify-nextjs/pull/941
- @synapse made their first contribution in https://github.com/fastify/fastify-nextjs/pull/957
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v10.0.1...v11.0.0
v10.0.1
📋 What's Changed
- chore(deps-dev): Bump @types/react from 18.2.8 to 18.2.11 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/766
- chore(deps-dev): Bump @types/node from 20.2.5 to 20.3.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/767
- chore(deps-dev): Bump fastify from 4.17.0 to 4.18.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/768
- fix: undefined app.server for next 13.4 by @alexandrucancescu in https://github.com/fastify/fastify-nextjs/pull/751
- chore(deps-dev): Bump next from 13.3.1 to 13.4.5 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/765
- chore(deps-dev): Bump @types/node from 20.3.0 to 20.3.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/769
- chore(deps-dev): Bump sinon from 15.1.0 to 15.1.2 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/770
- chore(deps-dev): Bump @types/react from 18.2.11 to 18.2.12 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/771
- + 16 more
✨ New Contributors
- @alexandrucancescu made their first contribution in https://github.com/fastify/fastify-nextjs/pull/751
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v10.0.0...v10.0.1
v10.0.0
📋 What's Changed
- chore(deps-dev): Bump @types/node from 18.11.4 to 18.11.8 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/641
- chore(deps-dev): Bump @types/react-dom from 18.0.6 to 18.0.8 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/642
- chore(deps-dev): Bump undici from 5.11.0 to 5.12.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/643
- chore(deps-dev): Bump @types/react from 18.0.23 to 18.0.24 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/644
- chore(deps-dev): Bump next from 13.0.0 to 13.0.2 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/645
- chore(deps-dev): Bump @types/react from 18.0.24 to 18.0.25 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/646
- chore(deps-dev): Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/647
- chore(deps-dev): Bump tap from 16.3.0 to 16.3.2 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/649
- + 99 more
v9.2.0
📋 What's Changed
- build(deps-dev): add pino by @Fdawgs in https://github.com/fastify/fastify-nextjs/pull/611
- chore(deps-dev): Bump pino from 8.4.1 to 8.5.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/613
- chore(deps-dev): Bump @types/node from 18.7.13 to 18.7.15 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/614
- chore(deps-dev): Bump @types/react from 18.0.17 to 18.0.18 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/615
- chore(deps-dev): Bump @types/react from 18.0.18 to 18.0.19 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/616
- chore(deps-dev): Bump @types/node from 18.7.15 to 18.7.16 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/617
- chore(deps-dev): Bump next from 12.2.5 to 12.3.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/618
- chore(deps-dev): Bump @types/node from 18.7.16 to 18.7.18 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/620
- + 21 more
v9.1.1
📋 What's Changed
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/603
- chore(deps): bump fastify-plugin from 4.2.0 to 4.2.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/604
- chore(deps): bump @fastify/under-pressure from 8.0.0 to 8.1.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/605
- chore(deps-dev): bump @types/node from 18.7.9 to 18.7.13 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/606
- chore(deps-dev): bump undici from 5.9.1 to 5.10.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/608
- chore(deps-dev): bump fastify from 4.5.2 to 4.5.3 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/607
- fix: use `reply.hijack()` over `reply.sent` by @SimenB in https://github.com/fastify/fastify-nextjs/pull/610
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v9.1.0...v9.1.1
v9.1.0
📋 What's Changed
- fix: update under-pressure by @Eomm in https://github.com/fastify/fastify-nextjs/pull/591
- remove old major next versions as peerDependencies by @Uzlopak in https://github.com/fastify/fastify-nextjs/pull/595
- restructure files in folders by @Uzlopak in https://github.com/fastify/fastify-nextjs/pull/593
- chore(deps-dev): bump @types/react from 18.0.16 to 18.0.17 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/596
- chore(deps-dev): bump @types/node from 18.6.4 to 18.7.3 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/597
- chore(deps): bump fastify-plugin from 4.1.0 to 4.2.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/598
- fix typo by @cobraz in https://github.com/fastify/fastify-nextjs/pull/599
- chore(deps-dev): bump undici from 5.8.2 to 5.9.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/600
- + 2 more
✨ New Contributors
- @cobraz made their first contribution in https://github.com/fastify/fastify-nextjs/pull/599
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v9.0.0...v9.1.0
v9.0.0
📋 Changes
- chore(deps-dev): bump react-dom from 18.1.0 to 18.2.0
- docs: remove redundant `--save` arg
- also update react-dom
- Merge pull request #561 from fastify/dependabot/npm_and_yarn/react-dom-18.2.0
- chore(deps-dev): bump @types/react-dom from 18.0.5 to 18.0.6
- chore(deps-dev): bump @types/react from 18.0.12 to 18.0.16
- Merge pull request #586 from fastify/dependabot/npm_and_yarn/types/react-18.0.16
- Merge pull request #585 from fastify/dependabot/npm_and_yarn/types/react-dom-18.0.6
- + 25 more
v8.0.2
📋 What's Changed
- Restore fastify v3 compat by @mcollina in https://github.com/fastify/fastify-nextjs/pull/556
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v8.0.1...v8.0.2
v8.0.1
📋 What's Changed
- chore(deps-dev): bump fastify from 3.27.4 to 3.28.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/511
- docs: update references to old fastify-* modules by @Fdawgs in https://github.com/fastify/fastify-nextjs/pull/524
- chore(deps-dev): bump @types/node from 17.0.26 to 17.0.31 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/525
- chore(deps-dev): bump react from 18.0.0 to 18.1.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/526
- chore(deps-dev): bump fastify from 3.28.0 to 3.29.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/527
- chore(deps-dev): bump tap from 16.0.1 to 16.1.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/529
- chore(deps-dev): bump react-dom from 18.0.0 to 18.1.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/528
- chore(deps-dev): bump @types/react from 18.0.6 to 18.0.8 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/531
- + 18 more
✨ New Contributors
- @is2ei made their first contribution in https://github.com/fastify/fastify-nextjs/pull/538
- @rriski made their first contribution in https://github.com/fastify/fastify-nextjs/pull/550
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v8.0.0...v8.0.1
v8.0.0
📋 What's Changed
- fix (coverage): remove statements not needed since `fastify@3.22.1` by @darkgl0w in https://github.com/fastify/fastify-nextjs/pull/463
- chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/471
- chore(deps-dev): bump @types/node from 17.0.12 to 17.0.13 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/472
- Doc: Add clarification on what fastify-nextjs is for. by @redbar0n in https://github.com/fastify/fastify-nextjs/pull/474
- ci: use major versions of github actions by @Fdawgs in https://github.com/fastify/fastify-nextjs/pull/475
- Doc: add known errors section for the plugin timeout error by @RobinSCU in https://github.com/fastify/fastify-nextjs/pull/477
- chore(deps-dev): bump @types/node from 17.0.13 to 17.0.15 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/479
- chore(deps-dev): bump @types/react from 17.0.38 to 17.0.39 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/480
- + 32 more
✨ New Contributors
- @darkgl0w made their first contribution in https://github.com/fastify/fastify-nextjs/pull/463
- @redbar0n made their first contribution in https://github.com/fastify/fastify-nextjs/pull/474
- @RobinSCU made their first contribution in https://github.com/fastify/fastify-nextjs/pull/477
- @jsumners made their first contribution in https://github.com/fastify/fastify-nextjs/pull/522
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v7.2.0...v8.0.0
v7.2.0
📋 What's Changed
- chore(deps-dev): bump tsd from 0.19.0 to 0.19.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/451
- chore(deps-dev): bump @types/node from 17.0.4 to 17.0.6 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/452
- chore(deps-dev): bump @types/node from 17.0.6 to 17.0.7 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/453
- chore(deps-dev): bump tap from 15.1.5 to 15.1.6 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/454
- chore(deps-dev): bump @types/node from 17.0.7 to 17.0.8 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/455
- chore(deps-dev): bump next from 12.0.7 to 12.0.8 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/458
- chore(deps-dev): bump @types/node from 17.0.8 to 17.0.9 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/459
- chore(deps-dev): bump @types/node from 17.0.9 to 17.0.10 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/461
- + 5 more
✨ New Contributors
- @franky47 made their first contribution in https://github.com/fastify/fastify-nextjs/pull/456
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v7.1.1...v7.2.0
v7.1.1
📋 What's Changed
- chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/450
- Add nextRenderError to types definition by @stefee in https://github.com/fastify/fastify-nextjs/pull/448
- Make tsd a dev dep by @stefee in https://github.com/fastify/fastify-nextjs/pull/447
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v7.1.0...v7.1.1
v7.1.0
📋 What's Changed
- chore(deps-dev): bump @types/react-dom from 17.0.10 to 17.0.11 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/399
- chore(deps-dev): bump @types/react from 17.0.33 to 17.0.34 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/400
- chore(deps-dev): bump sinon from 11.1.2 to 12.0.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/401
- chore(deps-dev): bump sinon from 12.0.0 to 12.0.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/402
- chore(deps-dev): bump next from 12.0.2 to 12.0.3 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/404
- chore(deps-dev): bump @types/node from 16.11.6 to 16.11.7 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/406
- chore(deps-dev): bump @types/react from 17.0.34 to 17.0.35 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/408
- chore(deps-dev): bump next from 12.0.3 to 12.0.4 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/409
- + 28 more
✨ New Contributors
- @stefee made their first contribution in https://github.com/fastify/fastify-nextjs/pull/436
- @rbeer made their first contribution in https://github.com/fastify/fastify-nextjs/pull/446
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v7.0.0...v7.1.0
v7.0.0
📋 What's Changed
- chore(deps-dev): bump @types/node from 15.12.4 to 15.12.5 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/288
- chore(deps-dev): bump fastify from 3.18.0 to 3.18.1 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/289
- chore(deps-dev): bump typescript from 4.3.4 to 4.3.5 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/290
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/291
- chore(deps-dev): bump @types/node from 15.12.5 to 15.14.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/292
- chore(deps-dev): bump @types/react from 17.0.11 to 17.0.13 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/293
- chore(deps-dev): bump @types/node from 15.14.0 to 16.0.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/294
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in https://github.com/fastify/fastify-nextjs/pull/295
- + 95 more
✨ New Contributors
- @radomird made their first contribution in https://github.com/fastify/fastify-nextjs/pull/379
- @scantarbian made their first contribution in https://github.com/fastify/fastify-nextjs/pull/397
- Full Changelog: https://github.com/fastify/fastify-nextjs/compare/v6.0.0...v7.0.0
v6.0.0
📋 Changes
- Next.js v11
v5.4.1
📋 Changes
- Fix TypeScript declaration of `app` argument in callback (#224)
v5.4.0
📋 Changes
- chore(deps-dev): bump next from 10.0.7 to 10.0.9 (#200)
- Increase under-pressure config in test (#202)
- chore(deps-dev): bump sinon from 9.2.4 to 10.0.0 (#203)
- chore(deps-dev): bump @types/react-dom from 17.0.2 to 17.0.3 (#204)
- chore(deps-dev): bump react from 17.0.1 to 17.0.2 (#205)
- chore(deps-dev): bump @types/node from 14.14.35 to 14.14.36 (#206)
- chore(deps-dev): bump @types/node from 14.14.36 to 14.14.37 (#209)
- chore(deps-dev): bump fastify from 3.14.0 to 3.14.1 (#210)
- + 10 more
v5.3.0
📋 Changes
- chore(deps-dev): bump @types/node from 14.14.30 to 14.14.31
- chore(deps-dev): bump react and react-dom
- Merge pull request #181 from fastify/dependabot/npm_and_yarn/types/node-14.14.31
- Merge pull request #182 from fastify/dependabot/npm_and_yarn/react-and-react-dom-17.0.1
- chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
- Merge pull request #183 from fastify/dependabot/npm_and_yarn/typescript-4.2.2
- chore(deps-dev): bump fastify from 3.12.0 to 3.13.0
- Merge pull request #185 from fastify/dependabot/npm_and_yarn/fastify-3.13.0
- + 19 more
v5.2.0
Support both Next 9 and 10
v5.1.0
📋 Changes
- package-lock
- Fix dev option default value processing (bug #102) (#103)
- plugin logLevel (#97)
v5.0.4
📋 Changes
- Tell fastify a response was sent (redo #46) (#95)
v5.0.3
📋 Changes
- bumped fastify@3.0.0
- Bump @types/node from 12.12.47 to 14.0.14 (#93)
- Fix small typo's (#94)
v5.0.2
📋 Changes
- Use requestHandler of next-server as the default handler (#92)
v5.0.0
📋 Changes
- Use fastify v3 #86
v4.1.1
📋 Changes
- Assignment for options misplaced in plugin #52 #53
v4.0.1
📋 Changes
- Added `@types/node` to `devDependencies`.
v4.0.0
#50 - Rename package to `fastify-nextjs`
v3.0.0
📋 Changes
- add next to peerDependencies #48 #43
- tell fastify a response was sent #46
v2.1.2
📋 Changes
- types #45
v2.1.1
#42 Update dependencies #39 Fix issues due to version of `nextjs`
