Skip to content

Releases: 10up/10up-toolkit

@10up/eslint-config@4.0.0-next.0

09 Jan 17:19
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 47c19c9: - Bump minimum prettier version to v3.
    • Removed jsdoc/newline-after-description eslint rule since it has been removed from the eslint-plugin-jsdoc.

Patch Changes

  • Updated dependencies [91f266f]
    • @10up/babel-preset-default@2.1.1-next.0

@10up/babel-preset-default@2.1.1-next.0

09 Jan 17:19
Compare
Choose a tag to compare
Pre-release

Patch Changes

10up-toolkit@6.0.0-next.0

09 Jan 17:19
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 71460c9: update default value of useBlockAssets to true. If you are not ready for it yet. Set useBlockAssets to false in your 10up-toolkit package.json config.

    {
      "name": "your-project",
      "10up-toolkit": {
        "useBlockAssets": false
      }
    }
  • 091bb26: Update postcss-preset-env to ^9.0.0 from ^7.0.0
    Swap postcss-editor-styles with postcss-editor-styles-wrapper which is compatible with PostCSS 8

  • e6c5140: Update linaria to next major and fix an issue with react-refresh plugin. Also drops support for node 14.

Minor Changes

  • e29ee64: Feature: sourcemap option for production builds
  • 0c969ef: Add support to configure Webpack's publicPath

Patch Changes

  • 08f7c78: Add .local to the default list of supported domains.
  • 6c8dbb5: Update dependencies
  • 91f266f: Fix HRM (again)
  • 5a8f979: Stop using react fast refresh fork in favor of the upstream package
  • 01ade56: Fix: allow overriding buildfiles.config.js, filenames.config.js and paths.config.js as stated in README
  • Updated dependencies [91f266f]
  • Updated dependencies [ea9ca67]
  • Updated dependencies [47c19c9]
  • Updated dependencies [3fce625]
    • @10up/babel-preset-default@2.1.1-next.0
    • @10up/stylelint-config@3.0.0-next.0
    • @10up/eslint-config@4.0.0-next.0

@10up/stylelint-config@2.0.5

09 Aug 02:05
Compare
Choose a tag to compare

Patch Changes

  • b172081: Fixes validation for --wp--some--property for custom properties
    Fixes usage of currentcolor vs currentColor

10up-toolkit@5.2.2

09 Aug 02:05
Compare
Choose a tag to compare

Patch Changes

  • d3ea57e: install @wordpress/eslint-plugin in toolkit by default

@10up/stylelint-config@2.0.5-next.0

02 Aug 12:45
e866895
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b172081: Fixes validation for --wp--some--property for custom properties
    Fixes usage of currentcolor vs currentColor

10up-toolkit@5.2.2-next.0

02 Aug 12:45
e866895
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • d3ea57e: install @wordpress/eslint-plugin in toolkit by default
  • Updated dependencies [b172081]
    • @10up/stylelint-config@2.0.5-next.0

@10up/eslint-config@3.1.1

19 Jul 13:19
Compare
Choose a tag to compare

Patch Changes

  • a930021: Fix: prettier peerDependency range

10up-toolkit@5.2.1

19 Jul 13:19
Compare
Choose a tag to compare

Patch Changes

  • a930021: Fix: prettier peerDependency range
  • d3e6078: fix coply all php files inside the blocks directory into dist

@10up/eslint-config@3.1.1-next.0

19 Jul 12:50
afdb8de
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • a930021: Fix: prettier peerDependency range