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.
Posted by Henning Koch to makandra dev (2026-05-04 15:39)