Skip to content

Releases: aurelia/event-aggregator

aurelia-event-aggregator 1.0.0-beta.1.1.0

29 Jan 20:04
Compare
Choose a tag to compare

Features

  • all: update jspm meta; core-js; aurelia deps (05e6674d)

aurelia-event-aggregator 1.0.0-beta.1

16 Nov 21:04
Compare
Choose a tag to compare
chore(all): prepare release 1.0.0-beta.1

aurelia-event-aggregator v0.10.0

10 Nov 05:08
Compare
Choose a tag to compare
chore(all): prepare release 0.10.0

aurelia-event-aggregator v0.9.0

13 Oct 07:54
Compare
Choose a tag to compare

Bug Fixes

  • all:
  • build:
    • update linting, testing and tools (172366a4)
    • add missing bower bump (31130469)
  • event-aggregator: removing another callback when called twice (50e01cd7)
  • index:
    • update to latest framework configuration api (87083a44)
    • remove invalid character (96642658)
  • package: change jspm directories (84c67fbc)
  • publish: catch errors thrown in subscribers (9dafe002)

Features

  • all:
    • subscribe methods now return subscription object with dispose method (862cb83f, closes #10)
    • add more type info (7b08cae1)
  • build: update compiler and switch to register module format (302c2870)
  • docs: generate api.json from .d.ts file (36ac335d)
  • event-aggregator:

aurelia-event-aggregator v0.8.0

04 Sep 20:33
Compare
Choose a tag to compare

Bug Fixes

  • build: update linting, testing and tools (172366a4)

Features

  • docs: generate api.json from .d.ts file (36ac335d)

aurelia-event-aggregator v0.7.0

14 Aug 06:27
Compare
Choose a tag to compare

Bug Fixes

  • index: update to latest framework configuration api (87083a44)

Features

aurelia-event-aggregator v0.6.2

30 Jul 00:15
Compare
Choose a tag to compare
  • improve output file name

aurelia-event-aggregator v0.6.1

07 Jul 15:52
Compare
Choose a tag to compare
  • improve generated d.ts files

aurelia-event-aggregator v0.6.0

02 Jul 04:58
Compare
Choose a tag to compare

Updated compiler, module system and added d.ts.

aurelia-event-aggregator v0.5.0

09 Jun 00:44
Compare
Choose a tag to compare

Bug Fixes

  • publish: catch errors thrown in subscribers (9dafe002)