Skip to content

0.16.2

Compare
Choose a tag to compare
@atanas-dev atanas-dev released this 07 Feb 20:05
  • Added support for Composer 2.
  • Disabled media query combining by default. Can be reenabled by uncommenting a single line in postcss.js.
  • Removed airbnb-browser-shims as it is overkill for most situations and inflated the bundle size significantly.
  • Improved how assets are loaded between different build modes.
  • Fixed the presence of Tailwind or similar libraries preventing CSS from being minified.
  • Fixed manifest.json having incorrect paths to fonts.
  • Fixed SVG files being treated as fonts.
  • Fixed editor styles not being loaded in development build mode.
  • Fixed an incorrect fallback path for a partial.
  • Fixed outdated reference from wpcs.xml to phpcs.xml