Skip to content

Releases: kc-workspace/kcws

@kcconfigs/tsconfig: v0.1.0

13 Jan 06:04
2cc7f54

Choose a tag to compare

0.1.0 (2026-01-13)

⚠ BREAKING CHANGES

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves
  • kcconfigs/tsconfig: remove /default and use @kcconfigs/tsconfig instead

Features

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)
  • kcconfigs/tsconfig: rewrite the config and utilize ts5.5 features (cf661d5)
  • kcconfigs/tsconfig: utilize typescript v5.5 features to support relative from root config (48cd74a)

Performance Improvements

  • kcconfigs/tsconfig: remove /default and use @kcconfigs/tsconfig instead (bfec7e6)

Bugfixes

  • kcconfigs/tsconfig: move checkJs to features/js instead of base preset (0316897)
  • kcconfigs/tsconfig: update docs (89a39e1)

Documentation

  • add package version and changelog to documentation site (722fab5)
  • kcconfigs/tsconfig: add readme for installation, usage, and example (87e9069)

Miscellaneous Chores

  • kcconfigs/tsconfig: force update v0.1.0-beta.2 => v0.1.0 (6a2d78d)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.1

@kcconfigs/biome: v0.2.1

13 Jan 06:04
2cc7f54

Choose a tag to compare

0.2.1 (2026-01-13)

Performance Improvements

  • kcconfigs/biome: ignore release-please config from biome by default (15fda2e)

Documentation

  • add package version and changelog to documentation site (722fab5)

@kcconfigs/vitest: v0.1.0-beta.2

13 Jan 06:04
2cc7f54

Choose a tag to compare

Pre-release

0.1.0-beta.2 (2026-01-13)

⚠ BREAKING CHANGES

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves

Features

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)

Bugfixes

  • script: pnpm type:check should use tsc --noEmit instead of tsc --build (e92504c)

Documentation

  • add package version and changelog to documentation site (722fab5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/tsconfig bumped to 0.1.0
      • @kcconfigs/tsdown bumped to 0.1.0-beta.3
      • @kcconfigs/biome bumped to 0.2.1

@kcconfigs/typedoc: v0.1.0-beta.1

13 Jan 06:04
2cc7f54

Choose a tag to compare

Pre-release

0.1.0-beta.1 (2026-01-13)

⚠ BREAKING CHANGES

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves

Features

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)

Bugfixes

  • script: pnpm type:check should use tsc --noEmit instead of tsc --build (e92504c)

Documentation

  • add package version and changelog to documentation site (722fab5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.1
      • @kcconfigs/tsconfig bumped to 0.1.0
      • @kcconfigs/tsdown bumped to 0.1.0-beta.3
      • @kcconfigs/vitest bumped to 0.1.0-beta.2

@kcconfigs/tsdown: v0.1.0-beta.3

13 Jan 06:04
2cc7f54

Choose a tag to compare

Pre-release

0.1.0-beta.3 (2026-01-13)

⚠ BREAKING CHANGES

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves

Features

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)
  • kcconfigs/tsdown: tsdown output is now minify by default (2a1080c)

Bugfixes

  • kcconfigs/tsdown: fix type error due to stricter rules (ca046a8)
  • script: pnpm type:check should use tsc --noEmit instead of tsc --build (e92504c)

Documentation

  • add package version and changelog to documentation site (722fab5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.1
      • @kcconfigs/tsconfig bumped to 0.1.0

@kcconfigs/commitlint: v0.1.0-beta.2

13 Jan 06:04
2cc7f54

Choose a tag to compare

Pre-release

0.1.0-beta.2 (2026-01-13)

⚠ BREAKING CHANGES

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves

Features

  • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)

Performance Improvements

  • deps: bump @pnpm/workspace.find-packages (6ee1db9)
  • deps: bump @pnpm/workspace.find-packages from 1000.0.49 to 1000.0.52 (#54) (6ee1db9)

Bugfixes

  • script: pnpm type:check should use tsc --noEmit instead of tsc --build (e92504c)

Documentation

  • add package version and changelog to documentation site (722fab5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.1
      • @kcconfigs/tsconfig bumped to 0.1.0
      • @kcconfigs/tsdown bumped to 0.1.0-beta.3
      • @kcconfigs/vitest bumped to 0.1.0-beta.2

@kcconfigs/biome: v0.2.0

10 Jan 12:11
f89b967

Choose a tag to compare

0.2.0 (2026-01-10)

⚠ BREAKING CHANGES

  • kcconfigs/biome: Use @kcconfigs/biome instead of @kcconfigs/biome/default when use shared config

Performance Improvements

  • config: remove typedoc on package level, only use root level (b24e48f)
  • kcconfigs/biome: remove /default exports and add typedoc conditions (5e1ab7d)
  • kcconfigs/biome: simplify config (92e6f77)

Bugfixes

  • config: update schema version from 2.3.8 to 2.3.10 across all biome configuration files (751ee20)

Documentation

  • kcconfigs/biome: add readme guide how to use the package (0c71272)
  • remove tab from readme file (24614a3)
  • update changelog to fix invalid url (7f14bb5)

@kcconfigs/vitest: v0.1.0-beta.1

10 Jan 12:11
f89b967

Choose a tag to compare

Pre-release

0.1.0-beta.1 (2026-01-10)

⚠ BREAKING CHANGES

  • kcconfigs/biome: Use @kcconfigs/biome instead of @kcconfigs/biome/default when use shared config

Features

  • config: use shared typedoc config instead of manually config on every packages (fd4cdc6)

Performance Improvements

  • kcconfigs/biome: remove /default exports and add typedoc conditions (5e1ab7d)

Bugfixes

  • config: update schema version from 2.3.8 to 2.3.10 across all biome configuration files (751ee20)
  • kcconfigs/vitest: remove cycle dependencies (240156b)

Documentation

  • kcconfigs/vitest: remove mocks from document (c907ff3)
  • update changelog to fix invalid url (7f14bb5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/tsconfig bumped to 0.1.0-beta.2
      • @kcconfigs/tsdown bumped to 0.1.0-beta.2
      • @kcconfigs/biome bumped to 0.2.0

@kcconfigs/typedoc: v0.1.0-beta.0

10 Jan 12:11
f89b967

Choose a tag to compare

Pre-release

0.1.0-beta.0 (2026-01-10)

⚠ BREAKING CHANGES

  • kcconfigs/biome: Use @kcconfigs/biome instead of @kcconfigs/biome/default when use shared config

Features

  • kcconfigs/typedoc: add new package for shared typedoc config (3c7895f)
  • kcconfigs/typedoc: new implementation using typescript instead of raw json (902a3cb)
  • kcconfigs/typedoc: update typedoc share config to use github theme instead (11829ee)

Performance Improvements

  • kcconfigs/biome: remove /default exports and add typedoc conditions (5e1ab7d)

Bugfixes

  • kcconfigs/typedoc: ignore test file from use as entrypoint (83ff38a)
  • kcconfigs/typedoc: output didn't write to current directory (0706ea8)
  • trigger re-release please (65447a7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.0
      • @kcconfigs/tsconfig bumped to 0.1.0-beta.2
      • @kcconfigs/tsdown bumped to 0.1.0-beta.2
      • @kcconfigs/vitest bumped to 0.1.0-beta.1

@kcconfigs/tsdown: v0.1.0-beta.2

10 Jan 12:11
f89b967

Choose a tag to compare

Pre-release

0.1.0-beta.2 (2026-01-10)

⚠ BREAKING CHANGES

  • kcconfigs/biome: Use @kcconfigs/biome instead of @kcconfigs/biome/default when use shared config

Features

  • config: use shared typedoc config instead of manually config on every packages (fd4cdc6)
  • kcconfigs/tsdown: refactor configuration handling and add utility functions (fd2ec0f)

Performance Improvements

  • kcconfigs/biome: remove /default exports and add typedoc conditions (5e1ab7d)

Bugfixes

  • config: update schema version from 2.3.8 to 2.3.10 across all biome configuration files (751ee20)
  • kcconfigs/tsdown: when cjsDefault is false, it breaks compatibility (621ac33)

Documentation

  • update changelog to fix invalid url (7f14bb5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @kcconfigs/biome bumped to 0.2.0
      • @kcconfigs/tsconfig bumped to 0.1.0-beta.2