Skip to content

Releases: yurihnrq/next-blog-api

v0.4.0-alpha

17 Apr 03:05
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0-alpha...v0.4.0-alpha

v0.3.0-alpha

20 Feb 17:01
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

What's Changed

  • feat: error handling middleware and types by @guilhermealvesc in #24
  • refactor: changed from ts-node-dev to tsx by @yurihnrq in #27
  • feature: proper tokenProvider exception handling at AuthMiddleware by @yurihnrq in #28
  • refactor: added DTOs and refactored interfaces naming by @yurihnrq in #30
  • feat: request body schema validation (#29) by @yurihnrq in #31

New Contributors

  • @guilhermealvesc made their first contribution in #24

Full Changelog: v0.2.0-alpha...v0.3.0-alpha

v0.2.0-alpha

06 Feb 23:08
37e862d
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

What's Changed

First release, that includes:

  • User authentication routes;
  • Users CRUD routes;
  • Posts CRUD routes.

Full Changelog: https://github.com/yurihnrq/next-blog-api/commits/v0.2.0-alpha