Skip to content

Releases: fastify/tsconfig

v2.0.0

19 Sep 08:39
Compare
Choose a tag to compare

Breaking

  • the compiled code targets ES2022 and Node.js > 16.11.0

📚 PR:

  • update config settings and readme
  • add NodeNext summary to the README
  • Merge pull request #2 from fastify/update-to-nodenext

v1.0.1

11 Nov 14:54
Compare
Choose a tag to compare

📚 PR:

  • fix: removed comma and comment to make it requirable
  • Merge pull request #1 from alemagio/require-not-working

v1.0.0

25 Sep 08:01
Compare
Choose a tag to compare

📚 PR:

  • Initial commit
  • Adds tsconfig and README
  • Updates README