Releases: hoangvvo/nextjs-mongodb-app
Releases · hoangvvo/nextjs-mongodb-app
v2.0.0
v1.8.0: Setup and security
v1.7.0: Username support
- Add username support (#129)
- Replace express-session with next-session
- Bump next-session and set cookie expiry
v1.6.0: Post comments feature, Fix email features
- (feat) Add Post comments (#128)
- (feat) Replace sendgrid with nodemailer (#127)
- (refactor) Refactor and update Vercel deployment (d963588)
- (chore) Bump deps and breaking changes (#125)
- (fix) Add Subject to Send Grid Email Verification message (#108)
- (fix) Fix normalized email address issue (#113)
- (fix) Return when 401 occurs for resetting password (#122)
v1.5.0: Bug fixes and improvements
Update next-session (#70)superseded by #92- fix: small typos, should send status with res not req (#74)
- Use the new
useSWRInfinite
and refresh posts on interval (#80) - Use express-session (#92)
- Refactor mailer (def142f)
- Use absolute imports and move files (78c8379)
- MongoDB client caching strategy using global (5b2523e)
- cache user data (9ff6fd1)
- Some deps upgrades
There has been a hiatus due to me being busy, but I hope to restart this project soon.