Download Latest Version Version 18.0.1 source code.zip (30.3 kB)
Email in envelope

Get an email when there's a new version of apollo-upload-client

Home / v17.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-12-07 1.1 kB
Version 17.0.0.tar.gz 2021-12-07 22.1 kB
Version 17.0.0.zip 2021-12-07 32.2 kB
Totals: 3 Items   55.4 kB 0

Major

  • Updated Node.js support to ^12.22.0 || ^14.17.0 || >= 16.0.0.
  • Updated dev dependencies, some of which require newer Node.js versions than previously supported.
  • Removed ./package from the package exports field; the full package.json filename must be used in a require path.

Patch

  • Also run GitHub Actions CI with Node.js v17.
  • Updated the graphql peer dependency to 14 - 16.
  • Refactored tests to remove the fetch-blob dev dependency.
  • Simplified package scripts.
  • Use a new assertBundleSize function to assert module bundle size in tests:
  • Failure message contains details about the bundle size and how much the limit was exceeded.
  • Errors when the surplus is greater than 25% of the limit, suggesting the limit should be reduced.
  • Resolves the minified bundle and its gzipped size for debugging in tests.
  • Tweaked the test function timeLimitPromise error messages.
  • Configured Prettier option singleQuote to the default, false.
  • Documentation tweaks.
  • Amended the changelog entry for v16.0.0.
Source: README.md, updated 2021-12-07