UNPKG

event-sourcing-generator

Version:

Utils for generating CQRS + Event Sourcing classes for NestJS

33 lines (14 loc) โ€ข 1.27 kB
## [2.1.1](https://github.com/arkerlabs/event-sourcing-generator/compare/v2.1.0...v2.1.1) (2020-04-08) ### Bug Fixes * ๐Ÿ› Fix @arkerlabs/es-schematics dep ([610e494](https://github.com/arkerlabs/event-sourcing-generator/commit/610e49455afaf04d9dd9482fd19781593a149383)), closes [#3](https://github.com/arkerlabs/event-sourcing-generator/issues/3) # [2.1.0](https://github.com/arkerlabs/event-sourcing-generator/compare/v2.0.0...v2.1.0) (2020-04-07) ### Features * ๐ŸŽธ Add event parent class and aggregate field ([5d360c5](https://github.com/arkerlabs/event-sourcing-generator/commit/5d360c5e6e59e286e6e13fb94358683079c46267)), closes [#3](https://github.com/arkerlabs/event-sourcing-generator/issues/3) # [2.0.0](https://github.com/arkerlabs/event-sourcing-generator/compare/v1.1.3...v2.0.0) (2020-04-07) ### Features * ๐ŸŽธ testing breaking changes ([06dcb8e](https://github.com/arkerlabs/event-sourcing-generator/commit/06dcb8e1c50b78fdc0cdb862742dd6307c3d8e88)) ### BREAKING CHANGES * ๐Ÿงจ yes ## [1.1.3](https://github.com/arkerlabs/event-sourcing-generator/compare/v1.1.2...v1.1.3) (2020-04-06) ### Bug Fixes * ๐Ÿ› Testing ci ([d66051f](https://github.com/arkerlabs/event-sourcing-generator/commit/d66051f40d379ea15caf21feee7aaea980564160))