Skip to content

v5.3.0

Compare
Choose a tag to compare
@mcollina mcollina released this 18 Mar 14:15
· 635 commits to master since this release

📚 PR:

  • 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
  • chore(deps-dev): bump typescript from 4.2.2 to 4.2.3
  • Merge pull request #186 from fastify/dependabot/npm_and_yarn/typescript-4.2.3
  • chore(deps-dev): bump @types/react from 17.0.2 to 17.0.3
  • chore(deps-dev): bump @types/node from 14.14.31 to 14.14.32
  • Merge pull request #188 from fastify/dependabot/npm_and_yarn/types/react-17.0.3
  • Merge pull request #189 from fastify/dependabot/npm_and_yarn/types/node-14.14.32
  • Use latest version for automerge
  • Use the github action correct tag
  • chore(gitignore): use latest github ignore template (#191)
  • chore(deps-dev): bump @types/react-dom from 17.0.1 to 17.0.2 (#190)
  • ci(dependabot): update github actions (#192)
  • chore(deps-dev): bump @types/node from 14.14.32 to 14.14.33 (#195)
  • chore(deps): bump fastify/github-action-merge-dependabot (#193)
  • chore(deps): bump actions/setup-node from v1 to v2.1.5 (#194)
  • chore(deps-dev): bump fastify from 3.13.0 to 3.14.0 (#196)
  • chore: update dependabot merge action to @next (#197)
  • chore(deps-dev): bump @types/node from 14.14.33 to 14.14.34 (#198)
  • chore(deps-dev): bump @types/node from 14.14.34 to 14.14.35 (#199)
  • feat: add reply.nextRender to manually render next pages from other handlers (#201)