Skip to content

Releases: 10up/10up-toolkit

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

24 May 01:44
249f072
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 5ddee2c: Update eslint rule for typescript to use default arguments for default props.

10up-toolkit@6.2.0-next.1

24 May 16:43
84c7224
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 1aba76c: Fix project init command

10up-toolkit@6.2.0-next.0

24 May 01:44
249f072
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

  • Updated dependencies [5ddee2c]
    • @10up/eslint-config@4.1.0-next.0

10up-toolkit@6.1.0

06 May 15:09
Compare
Choose a tag to compare

Minor Changes

  • a41a046: Add support for scriptModule & viewScriptModule assets
  • 1693913: Bundle PostCSS Global Data Plugin with default configuration

Patch Changes

  • 20d2e65: Feature: allow defining module script entrypoints via moduleEntry key in package.json decoupled from blocks

10up-toolkit@6.1.0-next.1

29 Apr 17:21
9163e46
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 1693913: Bundle PostCSS Global Data Plugin with default configuration

Patch Changes

  • 20d2e65: Feature: allow defining module script entrypoints via moduleEntry key in package.json decoupled from blocks

10up-toolkit@6.1.0-next.0

27 Mar 13:37
73446c7
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • a41a046: Add support for scriptModule & viewScriptModule assets

10up-toolkit@6.0.1

25 Mar 17:33
42cfe0c
Compare
Choose a tag to compare

Patch Changes

@10up/stylelint-config@3.0.0

11 Mar 19:13
Compare
Choose a tag to compare

Major Changes

  • ea9ca67: Discourage usage of @nest by disallowing the at-rule.
    Adding support for new way of doing nesting as per latest Nesting Spec (as implemented by browsers in 2023).
  • 3fce625: Upgrading stylelint to version 15.0.0 and decouple from @wordpress/stylelint-config.

Patch Changes

  • 5734ef9: Update custom-property-pattern regular expression to also match custom properties that use a singular - as a group separator
  • ae04aa8: fix update custom property pattern to also allow for single - separator

@10up/eslint-config@4.0.0

11 Mar 19:13
Compare
Choose a tag to compare

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

  • 98298cf: Fix peer dep
  • Updated dependencies [91f266f]
    • @10up/babel-preset-default@2.1.1

@10up/babel-preset-default@2.1.1

11 Mar 19:13
Compare
Choose a tag to compare

Patch Changes