Releases: DanielAraldi/clean-node-api
Releases Β· DanielAraldi/clean-node-api
2.2.0
2.2.0
Features:
- (#12) We have added a Web Panel so you can consult our system.
- We added a cache clearing system.
Collaborators:
2.1.1
2.1.0
2.1.0
Features:
- Added the functionality to be able to respond and edit the response of a survey.
Fixs:
- Improve application folder structure.
Collaborators:
2.0.1
2.0.1
Features:
- Added
types alias
. - Added environment variables in
docker-compose
.
Fixs:
- Fixed issue with incorrect exception handling.
- Bug in running the project locally caused by files ending in
.map
on projectdist
/build
.
Collaborators:
2.0.0
2.0.0
Features:
- Performed refactorings on imports and exports of the entire application.
Collaborators:
1.4.1
1.4.0
1.3.0
1.3.0
Features:
- Added functionality to create a poll for admin users only.
Collaborators:
1.2.3
1.2.2
1.2.2
Features:
- Upgrade dependencies.
- Migrate to mongodb
3.x
to4.x
.
Fixs:
- Fixed the reconnection if mongodb is down.