Revision code

Changes Version 2.2.1
Released on August 06, 2021 with 5 commits

Changes

  • Cleaned up build files with eslint.
  • Fix progress bar no longer progressing after 80%.
  • Fix deprecated function up.util.any() not being forwarded to up.util.some() with unpoly-migrate.js.

Upgrading

If you're upgrading from an older Unpoly version you should load unpoly-migrate.js to polyfill deprecated APIs. Changes handled by unpoly-migrate.js are not considered breaking changes.

See our upgrading guide for details.