- BREAKING CHANGE: Require Node.js 14.15.0 LTS or newer.
- chore: Updated dev dependencies.
- chore: Replaced Travis with GitHub action.
- BREAKING CHANGE: Changed package to a ES module.
- BREAKING CHANGE: Require Node.js 12 or newer.
- fix: Support nested linked emitters. (#25)
- chore: Updated dependencies.
- fix:
emit()
should not throw on error, but rather return a rejected promise. - chore: Updated dev dependencies.