@kingdom-sdk/core
Version:
Core module to design DDD applications in TypeScript
20 lines (15 loc) • 560 B
Markdown
this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Frozen props property to base entity class.
- Removed underscore from transient field on base aggregate class.
- Changed fields from `IEntity` optional.
- Added abstract DDD Entity model.
All notable changes to