Releases: masb0ymas/express-api-typeorm
Releases · masb0ymas/express-api-typeorm
v6.0.0-4
v6.0.0-3
🚀 Let's release express-api-typeorm (currently at 6.0.0-3)
Changelog:
- fix: update typing slugify
- fix: update dependencies
- fix: adjust typing when update the package
Full Changelog: v6.0.0-2...v6.0.0-3
v6.0.0-2
🚀 Let's release express-api-typeorm (currently at 6.0.0-2)
Changelog:
- chore: update deps (e65a97c)
- fix: implementation smtp (2d9dae8)
- fix: update lib (c231ec6)
- feat: add lib smtp (a46dd51)
- fix: update current dir (8c6b655)
- feat: add email template (7893da2)
- fix: update env (7bdd39a)
Full Changelog: v6.0.0-1...v6.0.0-2
v6.0.0-1
Full Changelog: v6.0.0-0...v6.0.0-1
v6.0.0-0
What's Changed
- Refactor codebase form branch module by @masb0ymas in #956
Changelog:
- Merge pull request #956 from masb0ymas/module (530836b)
- fix: implementation upload file (aa04093)
- feat: add lib upload with multer (1034644)
- chore: update deps (9a22ee6)
- feat: add error typeorm handle (eb8e2b4)
- chore: update deps (adc55f9)
- fix: update response /auth/sign-in (d493b82)
- fix: update middleware permission (aa94052)
- fix: implementation authorize (4eebfc5)
- fix: update session field (681380b)
- fix: update auth endpoint (a2d4c9b)
- feat: add authorization middleware (ff315c6)
- feat: add middleware user agent (11cd51f)
- fix: improve async handler (ac917af)
- fix: update lib jwt (7d4b2b6)
- chore: update deps (6bb1c5e)
- fix: update query builder (792cfa2)
- fix: update cron expression to human like (5ac7d67)
- chore: update deps (7cf196b)
- fix: update storage config (0bc0911)
- feat: add auth endpoint (6434fe3)
- feat: add lib jwt (6c49f9b)
- fix: update env (5d28f4f)
- chore: update deps (51868f2)
- feat: add script generate secret key (5acfb39)
- fix: update user service (551bb55)
- feat: add job task (8f5555e)
- chore: update deps (85057bf)
- fix: update query builder (f0f2a38)
- fix: update several service (5ea65b0)
- feat: add lib boolean (5c5c1c8)
- fix: update query builder (cac0550)
- fix: update storage (9bb23d1)
- fix: update env (2033a32)
- feat: add lib query builder (1f04805)
- feat: add lib storage provider (f05ca6a)
- fix: update entity name (8718eda)
- chore: update deps (88f2c39)
- fix: update entity & schema (5000e0e)
- feat: add with permission (fc8ac92)
- feat: add role json swagger (d9ec121)
- fix: update script (e09d667)
- fix: update script (667e1ee)
- refactor: improve codebase (ea83137)
Full Changelog: v5.2.0...v6.0.0-0
Version 5.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.2.0 (2024-10-23)
Features
Bug Fixes
Version 5.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.1.0 (2024-08-30)
Features
Bug Fixes
- env default password (125b413)
- improve config env (08c9162)
- improve script generate (a1d7406)
- script key_generate (d2a1263)
Other Commit
- improve base service (f924336)
Version 5.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2024-08-17)
Features
- add axios config (766fcd6)
- add commitlint config (cb1e485)
- add dockerfile (cc5519a)
- add docs swagger as JSON (8eaa6cc)
- add github workflow (ac63de6)
- add jest config (fbd91e3)
- add logs dir (18ce21b)
- add module http test (c92ad4f)
- add osm service (f299af3)
- add script (3595b3e)
- add upload endpoint (2f4b74f)
- add upload jobs (f6117eb)
- add user agent types (186d6b7)
Bug Fixes
- add funding (6a570bd)
- app config (cbb971c)
- change file naming middleware (c2b3dad)
- change workflow example (8b3cf56)
- endpoint auth (7ccf25f)
- improve key generate (ae66cc9)
- load static dir (59e3e57)
- missing public file (83bcdad)
- prettier eslint (1849e25)
- revert change file name middleware (b2b5882)
- role & session controller (32543c4)
- role & session schema (ec8e85d)
- routes & config app (2ef9f7f)
- swagger (64c6eb4)
- update minor files (672baf9)
Other Commit
Version 4.5.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.5.1 (2024-05-16)
Bug Fixes
- update deps (de4b044)
Version 4.5.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.5.0 (2024-05-15)
Features
- add utils test (3a771c5)
Bug Fixes
- add jest config (60aeab6)
- form signup (01ad564)
- update deps (0505998)
- update from dev (5e9de32)
- update setting json .vscode (ad3f1b7)
Other Commit
- fix missing typing (37c8a4a)