Releases: Murzbul/node-experience
Releases · Murzbul/node-experience
v1.35.6
1.35.6 (2023-01-15)
Code Refactoring
- add new docs and add types on Sort (2078b0b)
v1.35.5
1.35.5 (2023-01-12)
Code Refactoring
- add new packages version and improve interfaces (48b9dac)
- delete class-validator, add zod validations schema and refactor filesystem (7a92abb)
v1.35.3
1.35.3 (2022-12-08)
Continuous Integration
v1.35.2
1.35.2 (2022-12-08)
Bug Fixes
- dockerfile production, add types of redis repository add more config in jest (1512dde)
v1.35.1
1.35.1 (2022-11-27)
Bug Fixes
- ci and add new jest config, add coverage thershold, ignore interfaces files (d483209)
v1.35.0
1.35.0 (2022-11-17)
Features
- improve esbuild compiler and add last eslint version (1d2dc14)
- replace uuid package by deepkit type (ec18499)
v1.34.0
1.34.0 (2022-11-09)
Code Refactoring
- add authUser on item rep payload (0d9aa54)
Features
- add abstract base paginator and some fixes on strict mode (1f6fa86)
- add ItemBuilder (82d3674)
- add madge to check circular dependencies (11ed13c)
v1.33.0
1.33.0 (2022-10-28)
Bug Fixes
Features
- add custom validate to birthday user format (bfabd26)
Other
- Merge pull request #118 from DigiChanges/feat/GC/NRS-43/validate-birthday-format (adbc2b3), closes #118
v1.32.1
1.32.1 (2022-10-18)
Code Refactoring
- mix user and role on auth domain (e693c2e)