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
{{ message }}
This repository was archived by the owner on Jun 9, 2018. It is now read-only.
Major release 6.0.0
* eventify: distinguish between syntax and operational errors (e7bc23d)
* walk: distinguish between syntax and operational errors (419ddae)
* streams: expose a highWaterMark option (626f755)
* match: implement a streaming match api (e2e320d)
* docs: note the end of node-4 maintenance (0a32090)
Minor release 5.3.0
* walk: add support for NDJSON streams (e87672a)
* docs: document the pause and resume functions on event emitters (bfdf152)
* lint: silence warning (761bad4)
* package: update dev dependencies (396cc40)
* docs: link to bfj-collections (11eacb8)
Minor release
* fix: extra paragraph about why bfj is slow (e51ca34)
* fix: expand possible causes of the error event (8d1d352)
* feature: add a pause method to the walk emitter (a4cd0e0)