Skip to content

Releases: 10up/10up-toolkit

10up-toolkit@6.3.0

24 Sep 19:05
Compare
Choose a tag to compare

Minor Changes

  • 3a5b540: Allow block-specific CSS entry points to get automatically generated for any CSS files in the assets/css/blocks directory.

Patch Changes

  • 8b74e5a: Simple enhancements to toolkit project command to align with devops needs.
  • 7ce09d9: Fix: transform file extension for .ts and .tsx assets inside block.json files

10up-toolkit@6.3.0-next.0

24 Sep 07:33
b642d40
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 3a5b540: Allow block-specific CSS entry points to get automatically generated for any CSS files in the assets/css/blocks directory.

Patch Changes

  • 8b74e5a: Simple enhancements to toolkit project command to align with devops needs.
  • 7ce09d9: Fix: transform file extension for .ts and .tsx assets inside block.json files

10up-toolkit@6.2.2

21 Aug 19:50
44caa00
Compare
Choose a tag to compare

Patch Changes

  • 7692784: Simple enhancements to toolkit project command to align with devops needs.

10up-toolkit@6.2.1

04 Jul 00:45
2424022
Compare
Choose a tag to compare

Patch Changes

  • 868ffdc: Fixing git clone path inside project command to support paths with spaces.

@10up/eslint-config@4.1.0

06 Jun 16:25
Compare
Choose a tag to compare

Minor Changes

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

10up-toolkit@6.2.0

06 Jun 16:25
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • dcc09bb: Fix: watch close when using modules
  • 1aba76c: Fix project init command
  • 58d5861: Fix init command
  • d9f3642: Refactor init command
  • 1f612a2: Update project command to use latest

10up-toolkit@6.2.0-next.4

05 Jun 21:39
36d0f47
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • dcc09bb: Fix: watch close when using modules
  • 1f612a2: Update project command to use latest

10up-toolkit@6.2.0-next.3

30 May 15:45
7eb0e79
Compare
Choose a tag to compare
Pre-release

Patch Changes

10up-toolkit@6.2.0-next.2

29 May 14:34
5bcfae9
Compare
Choose a tag to compare
Pre-release

Patch Changes

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