Skip to content

Releases: alexmacarthur/wp-better-resource-hints

Formatting Improvements, Preload Polyfill Update

12 Feb 03:24
Compare
Choose a tag to compare
  • Add fallback for cases when no assets are registered.
  • Clean up plugin code structure.
  • Switch from yarn to npm for JS package management.
  • Update preload polyfill for CSS preloading.
  • More intelligently load preload polyfill.

Preload and Preconnect Bug Fixes, Typo Fixes

01 Jun 04:22
Compare
Choose a tag to compare
  • Fix bug causing duplicate preload links being generated for some assets.
  • Fix bug causing preconnect links to have incorrectly formatted href values.
  • Fix typos in documentation.

Minor UI Bug Fixes / Improvements

25 May 21:16
Compare
Choose a tag to compare

Address minor UI issues, as well as a small typo.

Introduce Support for Preconnect Hints, Improve Docs & UI

14 May 04:46
Compare
Choose a tag to compare
v1.1.0

Add support for preconnect hints, improve documentation and UI.