This is a maintenance release while we're getting ready for the next major version of Unpoly.
up.destroy()
wouldn't clean up the global jQuery cache. This is only relevant when using Unpoly together with jQuery.<form>
are now recognized when they have a matching [form] attribute (fixes #85)up.form.fields()
now accepts a jQuery collection as a first argument, as was already documented.unpoly-migrate.js
to enable deprecated APIs.
See our upgrading guide for details.