Skip to content

Releases: ablestack/nestjs-bff

v1.1.4

29 Jan 11:49
Compare
Choose a tag to compare

V1.0 Release

22 Jan 12:01
Compare
Choose a tag to compare

This is a major release, which includes breaking changes

Updates include:

  • File structure and naming simplified, and moved towards industry standard
  • Combined read and write repos into single base repo
  • Separated controllers for Domain Services from Application Services
  • Added automatic authorization checking to controllers and repos based the presence of orgId and userId

v0.4.1

09 Dec 19:11
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
v0.4.1

0.2.0 Full-stack MVP

03 Dec 13:15
Compare
Choose a tag to compare
0.2.0 Full-stack MVP Pre-release
Pre-release

Pre-release: full stack working with user login and logout