Releases: joshgachnang/mongoose-rest-framework
Releases · joshgachnang/mongoose-rest-framework
0.3.2
What's Changed
- Export signup user for testing and admin user creation by @joshgachnang in #37
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #35
- Update logging & lint, drop Node 12 and Mongo 4.4 in CI by @joshgachnang in #36
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Fork passport-local-mongoose by @joshgachnang in #27
- Bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #26
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #29
- Add Messaging plugins by @joshgachnang in #28
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: 0.2.5...0.3.0
0.2.5
What's Changed
- Don't require self in package.json by @joshgachnang in #25
Full Changelog: 0.2.4...0.2.5
0.2.4
0.2.3
What's Changed
- setupServer fix, add script wrapper by @joshgachnang in #23
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Fix setupServer to return the express app, listen immediately by @joshgachnang in #21
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Add license, stop posting to slack on build by @joshgachnang in #15
- Fix Todo job by @joshgachnang in #18
- Fix JWT token not going through by @joshgachnang in #19
Full Changelog: 0.2.0...0.2.1
Add helper utilities for building APIs
What's Changed
- Add new express server to simplify building APIs by @joshgachnang in #16
Full Changelog: 0.1.1...0.2.0