Skip to content

Releases: fastify/fastify-cli

v2.2.0

16 Aug 09:46
Compare
Choose a tag to compare
  • add --integrate flag for fastify generate (#261)

v2.1.0

11 Aug 10:26
Compare
Choose a tag to compare

πŸ“š PR:

  • Bump yargs-parser from 18.1.3 to 19.0.1
  • update ignore-watch default values with .swp files (#260)

v2.0.2

07 Jul 17:24
Compare
Choose a tag to compare

πŸ“š PR:

  • bumped fastify@3.0.0
  • Migrate to async/await (#253)

v2.0.1

01 Jul 16:50
Compare
Choose a tag to compare

πŸ“š PR:

  • Bumped deps
  • Fix pretty print of logs with -P option (#250)
  • pino colada bug fix (#251)

v2.0.0

25 Jun 08:31
Compare
Choose a tag to compare

πŸ“š PR:

  • Fixed test
  • Drop greenkeeper badge
  • Updated to fastify@3.0.0-rc.4
  • fix: package.json to reduce vulnerabilities (#228)
  • updated dependencies (#230)
  • adding support for a typescript compiled module with exports.default (#224)
  • chore: change generate files from callback to async/await (#186)
  • chore(workflows): add GitHub workflows (#232)
  • switch the generate api to use async/await (#184)
  • add command to render interactive docs to the terminal (#222)
  • fix(package): update pino-colada to version 2.0.0 (#234)
  • (#131) Created typescript template and added generate command for typ… (#227)
  • Bump chalk from 3.0.0 to 4.0.0 (#238)
  • Update Fastify to v3 (#239)
  • Bump @types/node from 13.13.6 to 14.0.1 (#243)
  • Bump simple-get from 3.1.0 to 4.0.0 (#244)
  • fix(#131): added dist folder to gitignore, fixed start script (#245)
  • feat: pass custom plugin options from cli (#242)
  • Bump fastify-autoload from 2.0.0 to 3.0.2 (#248)
  • v3 boilerplate (#247)

v1.5.0

04 Mar 23:41
Compare
Choose a tag to compare

πŸ“š PR:

  • chore: greenkeeper ignore sinon (#226)
  • feature: add debug host parameter (#225)

v1.4.0

06 Feb 16:59
Compare
Choose a tag to compare

πŸ“š PR:

  • fix(package): update yargs-parser to version 16.0.0 (#209)
  • chore(package): update sinon to version 7.5.0 (#211)
  • Add -watch option to dev task (#215)
  • Remove update-notifier (#220)

v1.3.0

12 Oct 07:42
Compare
Choose a tag to compare

πŸ“š PR:

  • Removal of check that plugin functions need to have 3 arguments (#201)
  • Debug mode for Fastify CLI Start (#202)
  • test: add test cases for inspect (#203)
  • feat: add support for customizing logger configuration (#207)

v1.2.0

26 Aug 09:46
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • Update standard to the latest version πŸš€ (#187)
  • Remove lock files from app template .gitignore (#188)
  • chore: simplify generate code (#189)
  • chore: Make stop more readable (#190)
  • chore(package): update rimraf to version 3.0.0 (#195)
  • Update standard (#197)
  • Add command to print routes (#193)

v1.1.0

09 Jul 14:06
Compare
Choose a tag to compare

πŸ“š PR:

  • fix(package): update make-promises-safe to version 5.0.0 (#163)
  • chore(package): update fastify-autoload to version 0.7.0 (#164)
  • fix(package): update dotenv to version 7.0.0 (#160)
  • greenkeeper ignore (#175)
  • ignore chokidar major and update dep (#173)
  • generate change (#179)
  • ignore update-notifier (#178)
  • chore(package): update fastify-autoload to version 0.8.0 (#170)
  • fix(package): update is-docker to version 2.0.0 (#169)
  • chore(package): update sinon to version 7.3.2 (#167)
  • chore(package): update fastify-autoload to version 1.0.0 (#185)
  • chore: warns the user appropriately for non-existent files (#182)