Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 04:31
· 59 commits to main since this release
bce4607

Minor Changes

  • da9b6e1: wp_scripts: Import dependencies dynamically.
  • bafb3cb: Use WP_HTML_Tag_Processor to update script type attribute.
  • 28a3eb6: Accept options in dev_server, prioritise dev manifest over build one in PHP helper.

Patch Changes

  • 77a7da8: Use wp_json_file_decode() to read manifest file.
  • 3296971: Only print react-refresh preamble script once.