10up-toolkit

Official 10up asset building toolkit.

Downloads
127.2K
Stars
113
Committers
25

Bot releases are visible (Hide)

10up-toolkit - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 799afd5: Introduce support for Linaria (css-in-js) in toolkit.
  • b682822: maybe insert style version hash to dist block.json files

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset
  • cb5d528: Fix: checking chunk path for block decision.
    Fix: Windows related issues
  • Updated dependencies [7ee697b]
10up-toolkit - @10up/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset
10up-toolkit - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

10up-toolkit - @10up/[email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

  • 0f29b56: Updating dependencies.
10up-toolkit - @10up/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 12f9cf9: Ensure SCSS config accepts mixin at-rules from postcss-mixins
10up-toolkit - @10up/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 010cea6: Updating package.json links to point to the new repository
  • Updated dependencies [010cea6]
10up-toolkit - [email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

10up-toolkit - @10up/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 010cea6: Updating package.json links to point to the new repository
10up-toolkit - @10up/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 010cea6: Updating package.json links to point to the new repository
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • 45d73c4: Introduce --include option to instruct toolkit to transpile the specified package
  • 45d73c4: Add "none" format. Allowing to use "project mode" without producing a bundle that needs to be consumed through another bundler.

Patch Changes

  • 45d73c4: Improve Sass compatibility by making sure PostCSS runs after Sass has finished and also ensuring that PostCSS process the Sass pipeline.

    Fixes #198
    Fixes #228

  • 45d73c4: Forks webpack-remove-empty-script into 10up-toolkit and remove the ansis dependency.

10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • c2298c3: Introduce --include option to instruct toolkit to transpile the specified package
  • 24a50b8: Add "none" format. Allowing to use "project mode" without producing a bundle that needs to be consumed through another bundler.

Patch Changes

  • c7ddd46: Improve Sass compatibility by making sure PostCSS runs after Sass has finished and also ensuring that PostCSS process the Sass pipeline.

    Fixes #198
    Fixes #228

  • aec9ac4: Forks webpack-remove-empty-script into 10up-toolkit and remove the ansis dependency.

10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 80e858f: fix how block editor styles get handled if useBlockAssets option is not set
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 80e858f: fix how block editor styles get handled if useBlockAssets option is not set
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 80e858f: fix how block editor styles get handled if useBlockAssets option is not set
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 8bbd562: fix regression in block file names in dist folder if useBlockAssets option is not set
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 8bbd562: fix regression in block file names in dist folder if useBlockAssets option is not set
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

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
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • 2e67b06: Replaces squoosh with a custom implementation using sharp for optimizing images.
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • bc89638: Fix how webpack handles addition of new block.json files during watch mode
10up-toolkit - [email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • 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.