Releases: etienne-bechara/crux
Releases · etienne-bechara/crux
v5.9.13
v6.0.0-alpha.1
6.0.0-alpha.1 (2025-02-18)
Bug Fixes
- app: adjust app domain to strict (011d29f)
- cache: cache domain strict adjs (daea75e)
- config: make config domain strict (64fa140)
- context: make context domain strict (71c5296)
- dev: add orm and telemetry to dev application (75c18d1)
- dev: strict support (eedc153)
- doc: make doc domain strict (75f9e3e)
- eslint: remove (5545c0b)
- http: strict (8372588)
- http: strict support (57f8adb)
- http: wip strict (c67f521)
- jest: test config (933b004)
- metric: make strict (4e764fd)
- orm: ensure entity manager is cleared after async context is finished (b6d3d2b)
- orm: strict (5d5ce59)
- orm: strict changes (be4cce5)
- orm: wip strict fix (7d1e05a)
- orm: wip strict fixes (3c7ea09)
- promise: make strict (8fdec14)
- redis: make strict (113101d)
- remove cycle dep (586643b)
- schema: make strict (3ca7b52)
- strict adjs (f117d18)
- strict errors (67c3bba)
- strict has no initializer error (0ba209b)
- strict tests (d5ebd8b)
- test script (4240b34)
- test: ajust tests to strict (72f5387)
- trace: make strict (b761d50)
- transform: make domain strict (5011eb0)
- validate: make domain strict (0d74e33)
chore
- remove unnecessary dev deps (bb9c7c1)
Features
BREAKING CHANGES
- remove bloat to make project easier to maintain