Skip to content

Releases: nxkit/nxkit

2.1.1

11 Feb 16:40
Compare
Choose a tag to compare

2.1.1 (2023-02-11)

Bug Fixes

  • core: move index.ts files to the root of the packages (#59) (1b67632)

2.1.0

06 Feb 19:06
Compare
Choose a tag to compare

2.1.0 (2023-02-06)

Bug Fixes

  • core: increase e2e timeout (#55) (364334f)
  • core: rename directory alias (#54) (326f40b)
  • docs: correct buildTarget for serve target (#41) (6d81f5e)
  • playwright: callback when no linter passed (#50) (f95e0f7)
  • playwright: remove global base config (#52) (5f6402f)
  • playwright: stop generating project name (#56) (1439c51)
  • playwright: test - rename project option (#53) (14cbc80)
  • playwright: use defined project name (#57) (3bf0e95)
  • style-dictionary: add preset generator linting (#51) (bf332dc)
  • style-dictionary: complete preset in subdir (#58) (9e92c8f)

Features

  • playwright: add linter option (#39) (1a9777e)
  • playwright: add preset generator (#43) (1ba70e8)
  • style-dictionary: add linter option (#40) (aea96f7)
  • style-dictionary: add preset generator (#42) (f3c0eec)

2.0.1

07 Jan 08:18
Compare
Choose a tag to compare

2.0.1 (2023-01-07)

Bug Fixes

  • style-dictionary: pnpm fix - add ts-node and fs-extra dependencies (#34) (60c7091)

2.0.0

07 Jan 07:50
Compare
Choose a tag to compare

2.0.0 (2023-01-07)

Features

BREAKING CHANGES

  • core: @nxkit/style-dictionary no longer exports the extensions types. Exports moved to
    @nxkit/style-dictionary/extensions

1.0.0

27 Dec 22:39
Compare
Choose a tag to compare

1.0.0 (2022-12-27)

Bug Fixes

Features

  • playwright: run local dev server (#14) (a94f748)
  • repo: enable root-level scripts (447b354)

0.0.5

07 Nov 02:53
Compare
Choose a tag to compare

0.0.5 (2022-11-07)

Features

  • style-dictionary: expose project-root in extension context (#10) (f9bd056)

0.0.4

29 Oct 04:46
Compare
Choose a tag to compare

0.0.4 (2022-10-29)

Note: Version bump only for package @nxkit/nxkit-source

0.0.3

29 Oct 04:39
Compare
Choose a tag to compare

0.0.3 (2022-10-29)

Features

  • playwright: base implementation (#2) (c318e65)
  • repo: add husky config (5f4ed9f)
  • repo: add husky config (e7d8287)
  • style-dictionary: add plugin (#7) (dc15b2b)
  • style-dictionary: complete preset (#9) (931e5a1)
  • style-dictionary: extensions generator (#8) (aa14fde)

0.0.2

22 Sep 05:13
Compare
Choose a tag to compare

0.0.2 (2022-09-22)

Features