Skip to content

Safer prefetch polyfill

Choose a tag to compare

@Munter Munter released this 02 Nov 08:32
· 527 commits to master since this release

This release replaces the very slim JS preload polyfill with a slightly larger one. This ensures that bundlers don't cause accidental overloading of unused variants by moving around the order of font-face declaration stylesheets.

Also fixed problem with subfont exiting if it encountered a page with no actively used font variants.