Skip to content

0.16.1

Compare
Choose a tag to compare
@atanas-dev atanas-dev released this 04 Jun 22:16
· 38 commits to master since this release
  • Fixed incorrect return type annotation for my_app_get_loaded_wpemerge().
  • Bumped version of several Node.js dependencies.
  • Fixed yarn hot causing App::core()->assets()->getAssetUrl() to always return an empty string.
  • Fixed yarn start failing to resolve images references in SCSS.

Manually applying a patch from 0.16.0 to 0.16.1 should pass without any conflicts in most cases:
https://github.com/htmlburger/wpemerge-theme/compare/0.16.0...0.16.1.patch
Make sure to run composer update and yarn upgrade after applying the patch.