Release @ddd-framework/uuid v0.0.1
·
96 commits
to main
since this release
0.0.1 (2023-07-16)
Features
- @ddd-framework/core: new list constructor overload and presenter port (13a6ad5)
- @ddd-framework: init (b2a1717)
- @ddd-framework: monorepo (56fd484)
- core: experimental DDD tactical pattern decorators (14c889e)
- core: experimental decorators for Aggregate Root, Member, and other DDD tactical patterns (52c3df5)
- core: experimental module progress (1f376dd)
- core: removed static null from IdentifiedDomainObject class | removed DomainEventClassMap (896f06d)
- seedwork: internal @config packages are ignored | internal directories ** are ignored (375033f)
- uuid: uuid package (3dcc796)
- v0: refactored the classes into a more modular structure (9b9e479)
Bug Fixes
- @ddd-seedwork: adapted seedwork to new monorepo (715a147)