Releases: lupomontero/porch
Releases · lupomontero/porch
v2.0.1
v2.0.0
Changelog
- 615b1b8 feat(build): Adds browser dist dir
- d31813a chore(babel): Moves babel config to package.json
- cda973c doc(import): Update docs with ES Module syntax
- 62cdfd8 test(createStream): Use stream instead of node:stream in import to prevent babel issues
- 85a43b7 chore(pkg): Bumps version to 2.0.0-alpha.0
- 4ea5460 feat(pkg):
⚠️ BREAKING CHANGES - Refactored as ES Module - 8ff289e feat(ci): Fixes coveralls badge url
- 47b9d18 feat(ci): Adds coveralls step to GitHub Actions workflow
- 3201ba7 chore(ci): Replaces Travis with GitHub Actions
- 98aab14 chore(pkg):
⚠️ BREAKING CHANGE - Removes support for Node.js v10.x - a22be45 feat(ci): Adds GitHub Actions Workflow
- 7d82d5e fix(createStream): Dont wait for next empty batch in order to emit end event
- 2bbce74 feat(test): Adds --verbose flag to test script
- ae92ae4 chore(pkg): Updates deps
- fd52e66 chore(doc): Replaces master with main