Skip to content

Releases: masb0ymas/express-api-sequelize

Version 5.0.2

10 Apr 01:55
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.

5.0.2 (2023-04-10)

Bug Fixes

Other Commit

  • improve middleware auth (65a54ee)
  • improve this.application (e396e76)

Version 5.0.1

06 Apr 04: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.

5.0.1 (2023-04-06)

Bug Fixes

Version 5.0.0

04 Apr 04:15
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.

5.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • improve apps with service pattern
  • improve config
  • improve core

Features

Bug Fixes

Other Commit

Version 4.2.0

14 Jan 08:49
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.

4.2.0 (2023-01-14)

Features

Bug Fixes

Version 4.1.1

14 Oct 01:37
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.

4.1.1 (2022-10-14)

Bug Fixes

Version 4.1.0

25 Aug 01:56
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.

4.1.0 (2022-08-25)

Features

  • helper: add validation yup (ce0e9c2)

Bug Fixes

  • add url client & server env (1f9d13f)
  • config: fixed error typing optional axios (7e728b4)
  • implementation option yup (0471443)
  • return error multer (4bf8ddd)
  • return error nodemailer (99eb3dd)
  • script docker (273a95d)

Version 4.0.1

16 Aug 08:52
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.

4.0.1 (2022-08-16)

Bug Fixes

Version 4.0.0

14 Aug 15:30
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.

4.0.0 (2022-08-14)

⚠ BREAKING CHANGES

  • code: improve model entites with sequelize-typescript decorator

Features

  • add config dev dockerfile (a308526)
  • add format hide phone (629a6ab)
  • add script build with swc (f8a9e2b)

Bug Fixes

Other Commit

  • code: improve model entites with sequelize-typescript decorator (e9a0e28)
  • fix swagger auth register (da142b9)

Version 3.5.0

04 Apr 08:49
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.

3.5.0 (2022-04-04)

Features

Bug Fixes

Version 3.4.0

09 Mar 07:12
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.

3.4.0 (2022-03-09)

Features

Bug Fixes