Releases: cristiammercado/ng-event-bus
Releases · cristiammercado/ng-event-bus
v7.0.0
v6.0.0
- Updated project structure to the latest angular CLI library generation.
- Updated CircleCI configuration.
- Improvements in demo project.
- Recompiled code with Angular 17.
v5.2.0
- Added generic type to metadata's data property.
- Deleted unused property.
- Updated project dependencies.
- Updated CircleCI configuration.
- Recompiled code.
- Updated demo project.
v5.1.0
- Updated version.
- Updated RxJS dependency to 7.8
- Updated some classes.
- Recompiled code.
v5.0.1
- Fixed types.
- Updated some classes.
- Updated types index file.
- Fixed deployment to npm.
v5.0.0
- Updated project dependencies.
- Updated Angular files to cover changes in version 15.x
- Updated CircleCI configuration.
- Recompiled code.
- Updated some tests configurations.
- Added demo project.
- Updated Angular configuration.
v4.0.0
- Updated Angular to use version 13.x
- Updated some dependencies.
- Update RxJS to make compatible with latest Angular version.
- Updated Angular configurations.
- Changed Travis CI for CircleCI.
- Dropped support for Node 15.x
v3.1.0
- Updated Angular dependencies.
- Updated RxJS to ~7.4.0
v3.0.1
- Fix deploy.
v3.0.0
- Updated some dependencies.
- Updated Angular to use version 12.x
- Updated Angular configuration to delete deprecated tslint.
- Added support for RxJS 7.
- Dropped support for Node 10.x