Closed sheindel closed 1 year ago
@charlieforward9 after sleeping on this, and thinking about the version bump, I realized that my API really wasn't fully backwards compatible, so I updated our changes so it is now backwards compatible and an even more minimal startup experience. I also bumped the version, fixed a deprecated bug with the buffers, and allowed for root .zip folder placement (the goal of PR 53).
The API change also gets rid of the duplicated default options, which weren't helpful anyways.
@sheindel Looks good! Thanks for doing this. Looks like the last thing to do is publish to npm!