Releases: markozxuu/nextssenger
Releases · markozxuu/nextssenger
V1.1.0
Main changes 🚀
- mongoDB Atlas
- small hack to use reconnection with mongoose
- middleware of
body-parser
- send message
- query all messages
- refactor in code
- style basic in page
Minor changes
- update of google-api
- update of eslint-config-prettier
- update of eslint-plugin-import
- update of husky
- update of prettier
V1.0.0
Main changes
- The size of the data saved in the cookie was reduced 🎉
- Added an auxiliary function that generates a template of HTML 5
- The project structure was improved
lint-staged
was added to avoid bad commits
Minor changes
- Comments were added for a better understanding of the code
- Refactor
- Dependencies update
- The domain was changed in the
now.json
configuration