Skip to content

Releases: cristiammercado/ng-event-bus

v7.0.0

20 Jun 14:03
1b2c580
Compare
Choose a tag to compare
  • Recompiled code with Angular 18.
  • Updated CircleCI configuration.

v6.0.0

17 Dec 23:19
8337619
Compare
Choose a tag to compare
  • 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

19 Mar 00:22
25e1458
Compare
Choose a tag to compare
  • 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

20 Dec 16:31
db2440a
Compare
Choose a tag to compare
  • Updated version.
  • Updated RxJS dependency to 7.8
  • Updated some classes.
  • Recompiled code.

v5.0.1

05 Dec 17:47
0541bd5
Compare
Choose a tag to compare
  • Fixed types.
  • Updated some classes.
  • Updated types index file.
  • Fixed deployment to npm.

v5.0.0

05 Dec 17:27
5109a78
Compare
Choose a tag to compare
  • 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

27 Dec 23:51
2cfeca1
Compare
Choose a tag to compare
  • 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

07 Oct 04:55
efc29a3
Compare
Choose a tag to compare
  • Updated Angular dependencies.
  • Updated RxJS to ~7.4.0

v3.0.1

25 Aug 02:38
b951557
Compare
Choose a tag to compare
  • Fix deploy.

v3.0.0

25 Aug 02:08
3418710
Compare
Choose a tag to compare
  • 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