Skip to content

Latest commit

 

History

History
248 lines (147 loc) · 7.53 KB

CHANGELOG.md

File metadata and controls

248 lines (147 loc) · 7.53 KB

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.0.0 to ^2.1.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.1.0 to ^2.2.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^2.0.0 to ^2.1.0
      • @dotcom-tool-kit/types bumped from ^2.3.0 to ^2.4.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.4.0 to ^2.5.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^2.1.0 to ^2.1.1
      • @dotcom-tool-kit/types bumped from ^2.5.0 to ^2.5.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.5.1 to ^2.6.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.6.0 to ^2.6.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.6.2 to ^2.7.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.7.1 to ^2.8.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.9.0 to ^2.9.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.9.1 to ^2.9.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.9.2 to ^2.10.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^3.1.0 to ^3.2.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^3.1.0 to ^3.1.1
      • @dotcom-tool-kit/types bumped from ^3.2.0 to ^3.3.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^3.3.0 to ^3.3.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^3.1.1 to ^3.2.0
      • @dotcom-tool-kit/types bumped from ^3.3.1 to ^3.4.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^3.2.0 to ^3.3.0
      • @dotcom-tool-kit/types bumped from ^3.4.0 to ^3.4.1

3.1.0 (2023-04-28)

Features

  • specify Node 18 support in all packages' engines fields (3b55c79)

Bug Fixes

  • mocha: don't insert empty argument if default config is used (2e5e6dc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^3.0.0 to ^3.1.0
      • @dotcom-tool-kit/logger bumped from ^3.0.0 to ^3.1.0
      • @dotcom-tool-kit/types bumped from ^3.0.0 to ^3.1.0

3.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • drop support for Node 14 across all packages

Miscellaneous Chores

  • drop support for Node 14 across all packages (aaee178)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^2.0.1 to ^3.0.0
      • @dotcom-tool-kit/logger bumped from ^2.2.1 to ^3.0.0
      • @dotcom-tool-kit/types bumped from ^2.10.0 to ^3.0.0

2.3.3 (2023-03-29)

Bug Fixes

  • mocha: force color output for mocha logs (d0729c5)

2.3.0 (2023-03-07)

Features

  • handle default option values with zod (7c03517)

Bug Fixes

  • delete default options from plugins' .toolkitrc.yml files (8a7d0ae)
  • tidy up references in tsconfig files (159b602)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^2.2.0 to ^2.2.1
      • @dotcom-tool-kit/types bumped from ^2.8.0 to ^2.9.0

2.2.0 (2022-12-14)

Features

  • mocha: widen mocha dependency range and make peer (412d7f9)

Bug Fixes

  • mocha: remove accidentally installed fs package (01633ef)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^2.1.2 to ^2.2.0
      • @dotcom-tool-kit/types bumped from ^2.7.0 to ^2.7.1

2.1.6 (2022-11-09)

Bug Fixes

  • add tslib to individual plugins (142363e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^2.0.0 to ^2.0.1
      • @dotcom-tool-kit/logger bumped from ^2.1.1 to ^2.1.2
      • @dotcom-tool-kit/types bumped from ^2.6.1 to ^2.6.2

2.1.0 (2022-06-20)

Features

  • mocha: allow plugin to pick up .mocharc files (1ef9fd5)

Performance Improvements

  • mocha: run file glob asynchronously (a41764e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/types bumped from ^2.2.0 to ^2.3.0

2.0.0 (2022-04-19)

Miscellaneous Chores

  • release 2.0 version for all packages (42dc5d3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^1.9.0 to ^2.0.0
      • @dotcom-tool-kit/logger bumped from ^1.9.0 to ^2.0.0
      • @dotcom-tool-kit/types bumped from ^1.9.0 to ^2.0.0