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
v3.0.0
__BREAKING CHANGES__
* Require gdbots/pbj and gdbots/schemas v3.x.
* Publish as type module in npm.
* Add throwEx option to Pbjx.trigger, default to true to match php implementation.
v2.0.0
__BREAKING CHANGES__
* Async ALL THE THINGS!!
* Remove redux utils since the middleware and observable reducer wasn't as useful or necessary as we thought.
* Dispatcher now works with async listeners.