Skip to content

Releases: montasim/node-express-boilerplate

Release v1.5.0

08 Sep 05:10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2024-09-08)

Features

1.4.0 (2024-09-08)

Features

Code Refactoring

  • remove performance benchmark action (fbbdfc8)

1.3.1 (2024-08-17)

Code Refactoring

1.3.0 (2024-08-17)

Features

1.2.0 (2024-08-17)

Features

  • add postinstall and postuninstall badge (8654e4f)

Code Refactoring

1.1.5 (2024-08-17)

Bug Fixes

1.1.4 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (a3d32a6)

1.1.3 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (3a9b5ec)
  • bump version and generate changelog (7ae87f5)

1.1.2 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (4ca21ab)
  • bump version and generate changelog (3059197)

1.1.1 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (9678749)
  • bump version and generate changelog (d35a614)

1.1.0 (2024-08-17)

Features

  • automated release workflow for PR merges (40bc758)

Bug Fixes

  • bump version and generate changelog (d9284c9)
  • bump version and generate changelog (adec31d)
  • bump version and generate changelog (27d8c30)
  • bump version and generate changelog (d4215a1)
  • bump version and generate changelog (8e0f3e3)
  • node.js version for automated release workflow for PR merges (94bc0d9)
  • remove test for automated release workflow for PR merges (b3215ad)

4.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async error handler
  • add environment types and error codes
  • update error handling middleware to handle all error

Features

  • add .gitignore (b46a2a1)
  • add api routes (16141a4)
  • add async error handler (bff88da)
  • add cors and handle undefined routes inside routes (9a600a9)
  • add environment types and error codes (acf3b86)
  • add error handling middleware test (e23cb47)
  • add post, get, put and delete route. detect unsupported route (2079ae7)
  • add sample book details (6537e7d)
  • add vercel config (2a6f9ac)
  • initialize project (585123b)
  • server: add pm2 (c3bb893)
  • server: minify and create build using terser (154d0d3)
  • setup basic response for books, status, undefined (e65f265)
  • setup basic routes (657354a)
  • setup sample server (d5e5887)
  • update error handling middleware to handle all error (80e20bb)
  • update start script and refactor terser with error handling (7f13681)

Bug Fixes

Build System

Code Refactoring

3.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async ...
Read more

Release v1.4.0

08 Sep 05:06
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2024-09-08)

Features

Code Refactoring

  • remove performance benchmark action (fbbdfc8)

1.3.1 (2024-08-17)

Code Refactoring

1.3.0 (2024-08-17)

Features

1.2.0 (2024-08-17)

Features

  • add postinstall and postuninstall badge (8654e4f)

Code Refactoring

1.1.5 (2024-08-17)

Bug Fixes

1.1.4 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (a3d32a6)

1.1.3 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (3a9b5ec)
  • bump version and generate changelog (7ae87f5)

1.1.2 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (4ca21ab)
  • bump version and generate changelog (3059197)

1.1.1 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (9678749)
  • bump version and generate changelog (d35a614)

1.1.0 (2024-08-17)

Features

  • automated release workflow for PR merges (40bc758)

Bug Fixes

  • bump version and generate changelog (d9284c9)
  • bump version and generate changelog (adec31d)
  • bump version and generate changelog (27d8c30)
  • bump version and generate changelog (d4215a1)
  • bump version and generate changelog (8e0f3e3)
  • node.js version for automated release workflow for PR merges (94bc0d9)
  • remove test for automated release workflow for PR merges (b3215ad)

4.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async error handler
  • add environment types and error codes
  • update error handling middleware to handle all error

Features

  • add .gitignore (b46a2a1)
  • add api routes (16141a4)
  • add async error handler (bff88da)
  • add cors and handle undefined routes inside routes (9a600a9)
  • add environment types and error codes (acf3b86)
  • add error handling middleware test (e23cb47)
  • add post, get, put and delete route. detect unsupported route (2079ae7)
  • add sample book details (6537e7d)
  • add vercel config (2a6f9ac)
  • initialize project (585123b)
  • server: add pm2 (c3bb893)
  • server: minify and create build using terser (154d0d3)
  • setup basic response for books, status, undefined (e65f265)
  • setup basic routes (657354a)
  • setup sample server (d5e5887)
  • update error handling middleware to handle all error (80e20bb)
  • update start script and refactor terser with error handling (7f13681)

Bug Fixes

Build System

Code Refactoring

3.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async error handler
  • add environment types and error codes
  • update error handling middleware to handle all error

Features

Read more

Release v1.3.1

17 Aug 13:22
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2024-08-17)

Code Refactoring

1.3.0 (2024-08-17)

Features

1.2.0 (2024-08-17)

Features

  • add postinstall and postuninstall badge (8654e4f)

Code Refactoring

1.1.5 (2024-08-17)

Bug Fixes

1.1.4 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (a3d32a6)

1.1.3 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (3a9b5ec)
  • bump version and generate changelog (7ae87f5)

1.1.2 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (4ca21ab)
  • bump version and generate changelog (3059197)

1.1.1 (2024-08-17)

Bug Fixes

  • bump version and generate changelog (9678749)
  • bump version and generate changelog (d35a614)

1.1.0 (2024-08-17)

Features

  • automated release workflow for PR merges (40bc758)

Bug Fixes

  • bump version and generate changelog (d9284c9)
  • bump version and generate changelog (adec31d)
  • bump version and generate changelog (27d8c30)
  • bump version and generate changelog (d4215a1)
  • bump version and generate changelog (8e0f3e3)
  • node.js version for automated release workflow for PR merges (94bc0d9)
  • remove test for automated release workflow for PR merges (b3215ad)

4.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async error handler
  • add environment types and error codes
  • update error handling middleware to handle all error

Features

  • add .gitignore (b46a2a1)
  • add api routes (16141a4)
  • add async error handler (bff88da)
  • add cors and handle undefined routes inside routes (9a600a9)
  • add environment types and error codes (acf3b86)
  • add error handling middleware test (e23cb47)
  • add post, get, put and delete route. detect unsupported route (2079ae7)
  • add sample book details (6537e7d)
  • add vercel config (2a6f9ac)
  • initialize project (585123b)
  • server: add pm2 (c3bb893)
  • server: minify and create build using terser (154d0d3)
  • setup basic response for books, status, undefined (e65f265)
  • setup basic routes (657354a)
  • setup sample server (d5e5887)
  • update error handling middleware to handle all error (80e20bb)
  • update start script and refactor terser with error handling (7f13681)

Bug Fixes

Build System

Code Refactoring

3.0.0 (2024-06-28)

⚠ BREAKING CHANGES

  • server: add pm2
  • update start script and refactor terser with error handling
  • server: minify and create build using terser
  • add post, get, put and delete route. detect unsupported route
  • add api routes
  • add async error handler
  • add environment types and error codes
  • update error handling middleware to handle all error

Features

Read more