You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2020-12-09)
### Features
* Change buses from factory functions to classes ([2742f3f](2742f3f))
* Don't require "name" if instruction is an class ([8ca5a27](8ca5a27))
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-08-19)
### Features
* add event subscriber decorators ([7e0660a](7e0660a))
* migrate from monorepo to single package ([f7a82e5](f7a82e5))
* Support both functional and class handlers ([a0aa493](a0aa493))
* Support passing context as function that returns it ([982bfba](982bfba))