Skip to content

v1.0.5-beta

Compare
Choose a tag to compare
@Ashrockzzz2003 Ashrockzzz2003 released this 04 Jan 09:34
· 206 commits to main since this release

Note

v1.0.5 published to npm accessible at https://www.npmjs.com/package/quick_start_express

What's new

  • express_oauth_microsoft template to support Microsoft OAuth added.
  • Generated server app can be given a custom name in config by passing it through the -n option.
  • nodemon is shipped by default in all templates in devDependencies.
  • Optionally, nodemon can also be removed in the generated template with flag --remove-nodemon.
  • Bug fixes in express_mysql template.

Detailed changes.

New Contributors

Full Changelog: v1.0.4-beta...v1.0.5-beta