Releases: wednesday-solutions/node-mongo-express
Releases · wednesday-solutions/node-mongo-express
v10.0.36
#68 feat: add support for i18n
New Features
•
a9e5cef - add support for i18n
v10.0.35
#67 fix: workflow fix for fork PRs
Bug Fixes
•
7a10264 - workflow fix for fork PRs
v10.0.33
#65 Feat/multi stage docker
Changes to build process or aux tools
•
d742947 - removing docker and development env file
•
f1fc433 - adding preinstall script in pacakge.json
•
df58bca - adding development and docker env
•
8f5bf2b - removing file
New Features
•
9a2b386 - merging main into feat/multi-stage-docker
•
5380d10 - adding multi stage docker support
v10.0.32
#64 feat: adding validators for auto generated apis
New Features
•
93aa3bc - adding validators for auto generated apis
Refactored
•
335d9c7 - refactoring the code for validatereqBody function
v10.0.31
#63 feat: update readme to include k6 details
New Features
•
26a9b5b - update readme to include k6 details
v10.0.30
#62 feat: add support for loadtesting using k6
New Features
•
fee902b - use .eslintignore instead of .gitignore
•
0c2b3f6 - refactor test files
•
afbfa66 - add support for loadtesting using k6
v10.0.29
#61 feat: move all auth to paths.js
New Features
•
2b40a4f - add tests for middlewares/auth/paths.js
•
dda5fbd - move all auth to paths.js