Skip to content

10up-toolkit@4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 15:05
· 261 commits to develop since this release

Minor Changes

  • 2e67b06: Replaces squoosh with a custom implementation using sharp for optimizing images.
  • d60ce6c: Refine the way block assets get handled. 10up-toolkit will now create Webpack entrypoints for any assets that are defined in any block.json files automatically for you. So no need to manually adding manual entrypoints per block.

Patch Changes

  • bc89638: Fix how webpack handles addition of new block.json files during watch mode