@piggly/ddd-toolkit
Advanced tools
Changelog
3.0.5 at 2024-10-30
EventEmmiter
;Changelog
3.0.4 at 2024-06-19
InvalidPayloadError
.Changelog
3.0.3 at 2024-06-18
BusinessRuleViolationError
.Changelog
3.0.2 at 2024-06-11
toJSON
method for DomainError
and RuntimeError
.Changelog
3.0.1 at 2024-06-07
Changelog
3.0.0 at 2024-06-06
MapCollectionOfValueObjects
allowing to map a collection of value objects;@piggly/event-bus
;Changelog
2.1.2 at 2024-05-29
replace
and unregister
to ServiceProvider
.Changelog
2.1.1 at 2024-05-18
get
and has
to ServiceProvider
.Changelog
2.1.0 at 2024-05-10
CollectionOfRelatedEntity
class to handle collections of related entities.Changelog
2.0.2 at 2024-01-11
schemaValidator
function to validate schema without a class.