Releases: ablestack/nestjs-bff
Releases · ablestack/nestjs-bff
v1.1.4
V1.0 Release
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
0.2.0 Full-stack MVP
Pre-release: full stack working with user login and logout