.up-current
, also consider the URL behind a current modal or popup to
be the "current" URL.up.bus.emit()
is now up.emit()
up.first()
finds no match, return undefined
instead of null
.
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.