Version 2.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2021-12-17)
Features
- add config env (81a1c0d)
- add endpoint notification (e427b33)
- add endpoint session (9bd54c8)
- add model session (987884e)
- add model user (e4ac7a6)
- endpoint user (0d910fc)
- move endpoint role (53c7a11)
Bug Fixes
- endpoint auth (19baacd)
- env example (c3439ed)
- helper file (344cb61)
- helper with state (fbb3f95)
- hook use multer (11c7a5a)
- import env config (5facfda)
- log server helper (5754697)
- middleware (4258530)
- query params (e297102)
- route v1 (eb40576)
- update package & env (8698e87)
2.0.0 (2021-10-08)
Features
- add middleware error yup (0852069)
Bug Fixes
Other Commit
- migrate from babel to standard typescript (31dc9e5)