fastify-nextjs

React server side rendering support for Fastify with Next

OTHER License

Downloads
12.9K
Stars
517
Committers
53

Bot releases are visible (Hide)

fastify-nextjs - v5.0.3

Published by mcollina over 4 years ago

📚 PR:

  • bumped [email protected]
  • Bump @types/node from 12.12.47 to 14.0.14 (#93)
  • Fix small typo's (#94)
fastify-nextjs - v5.0.2

Published by mcollina over 4 years ago

  • Use requestHandler of next-server as the default handler (#92)
fastify-nextjs - v5.0.0

Published by mcollina over 4 years ago

  • Use fastify v3 #86
fastify-nextjs - v4.1.1

Published by mcollina over 5 years ago

  • Assignment for options misplaced in plugin #52 #53
fastify-nextjs - v4.0.1

Published by mcollina over 5 years ago

  • Added @types/node to devDependencies.
fastify-nextjs - v4.0.0

Published by cemremengu almost 6 years ago

#50 - Rename package to fastify-nextjs

fastify-nextjs - v3.0.0

Published by mcollina almost 6 years ago

  • add next to peerDependencies #48 #43
  • tell fastify a response was sent #46
fastify-nextjs - v2.1.2

Published by mcollina almost 6 years ago

  • types #45
fastify-nextjs - v2.1.1

Published by cemremengu almost 6 years ago

#42 Update dependencies
#39 Fix issues due to version of nextjs

fastify-nextjs - v2.0.1

Published by delvedor over 6 years ago

  • Update to support the latest version of fastify - #31
fastify-nextjs - v2.0.0

Published by delvedor over 6 years ago

  • Updated next to v5 - #23
fastify-nextjs - v1.0.0

Published by delvedor almost 7 years ago

Update dependencies - #13

Breaking change, use Next.js v4