Releases: steve-lebleu/typeplate
Releases · steve-lebleu/typeplate
v1.3.4
- Static files served by an external service
- Don't expose path on media, no need of url property
- Upgrade rsgen
- Fix subscribers definition as flat array
- Remove logs
- Fix typo in staging.env file
v1.3.3
- Upgrade rsgen
v1.3.2
Bump to v1.3.2
v1.3.1
- Fix sync package.json
v1.3.0
- Modular arch & entity generation
- Implements IRequest interface
- Entity generation documentation
- Set /login success response to Created 201
v1.2.7
- Update links
v1.2.6
- ESLint compliance
v1.2.5
- Clean apidoc generation
- Decorators as types
v1.2.4
- Unit & e2e tests
v1.2.3
- UT ES6 compliance and sanitizer, logger, oauth, cache, services
- Controllers, middlewares and services as singletons
- Set oauth methods as public Guard members
- Distinct types and enums
- Set ts index paths
- Freeze packages versions
- Set sanitize as private method
- Services as subscribers
- No linter on unbound method