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

chore(deps): update dependency pako to v2 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fetz-bot
Copy link
Collaborator

@fetz-bot fetz-bot commented Nov 17, 2020

This Pull Request updates dependency pako from ^1.0.6 to ^2.0.0

Release Notes

v2.0.3

Compare Source

Fixed
  • Add all files explicit to package exports (since behaviour changed
    after adding .export field)

v2.0.2

Compare Source

Fixed
  • Fix esm build named exports.

v2.0.1

Compare Source

Changed
  • Changed esm build .js => .mjs to fix node.js import.
  • Added module entry in package.json for some bundlers.

v2.0.0

Compare Source

Changed
  • Removed binary strings and Array support.
  • Removed fallbacks for TypedArray methods (.set(), .subarray()).
  • Rewritten top-level wrappers.
  • Removed support of Inflate & Deflate instance create without new.
  • Inflate.push() no longer needs second param (end is auto-detected).
  • Increased default inflate chunk size to 64K.
  • Moved exported constants to .constants.
  • Switched to es6. Legacy es5 builds available in /dist.
  • Added esm build.
  • Structure of /dist folder changed.
  • Upgraded build tools to modern ones.


This PR has been generated by Renovate Bot.

@fetz-bot fetz-bot added renovate auto update dependencies upgrade labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate auto update dependencies upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant