Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing, rollup (ES modules, UMD, CJS), remove examples and webpack #66

Merged
merged 30 commits into from
Aug 3, 2020

Conversation

bencmbrook
Copy link
Member

@bencmbrook bencmbrook commented Aug 2, 2020

  • Incorporates @jimmywarting's new tests 209 new test for reading and writing #53
  • Incorporates Test fix #54 - tests passing across Safari, Chrome, Firefox, Edge!
  • Native TransformStream support when it's available, else ponyfill
  • Adds support for ES modules, UMD, and CommonJS
  • Adds module to JSDelivr + Unpkg
  • Switches Karma preprocessing from webpack to rollup
  • Removes our examples directory
  • Fixes benchmarking
  • Updates docs

Issues fixed:

I'd suggest merging this directly to master and closing PRs #54 and #53.

This comes with a version bump to 3.0.0

@bencmbrook bencmbrook changed the title Add rollup Add rollup (ES modules, UMD, CJS), remove examples and webpack Aug 2, 2020
@bencmbrook bencmbrook changed the title Add rollup (ES modules, UMD, CJS), remove examples and webpack Add testing, rollup (ES modules, UMD, CJS), remove examples and webpack, Aug 2, 2020
@bencmbrook bencmbrook changed the title Add testing, rollup (ES modules, UMD, CJS), remove examples and webpack, Add testing, rollup (ES modules, UMD, CJS), remove examples and webpack Aug 2, 2020
src/write.js Outdated Show resolved Hide resolved
@bencmbrook bencmbrook merged commit 2096e83 into master Aug 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the bencmbrook/rollup branch August 3, 2020 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants