Unpoly 3.14.1, 3.14.2 and 3.14.3 released
There have been some maintenance releases:
3.14.3
Revalidation of expired content Show archive.org snapshot will now preserve the scroll positions of any viewports contained in the revalidated area.
3.14.2
You can now use :has() selectors with Unpoly-specific suffixes like
:maybe
Show archive.org snapshot
,
:before
Show archive.org snapshot
and
:after
Show archive.org snapshot
.
For example, this target selector is now valid:
.container:has(.child):maybe
3.14.1
Source maps for minified are now included in the npm package.