Skip to content

v1.2.15

Latest

Choose a tag to compare

@marcellino-ornelas marcellino-ornelas released this 22 Apr 01:51
· 7 commits to master since this release
5a224fc

What's Changed

Express App

  • Express app Improvements by @marcellino-ornelas in #300
    • Replace ts-node with tsx
    • Add nodemon.json file instead of using cli options
    • Add typecheck check in npm script
    • Use app name as name field in package.json
    • Move API routes to the routes folder

Full Changelog: v1.2.14...v1.2.15