KC's Workspace
Github
Preparing search index...
@kcconfigs/commitlint
CHANGELOG
Changelog
0.2.10
(2026-08-02)
Performance Improvements
deps:
bump the vitest group across 1 directory with 3 updates (
#188
) (
9159e1b
)
deps:
upgrade biome from 2.5.3 to 2.5.6 (
dc5e4ef
)
kcconfigs/commitlint:
migrate tsdown config to new apis (
dd891b1
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 2.0.3
@kcconfigs/tsconfig bumped to 1.1.3
@kcconfigs/tsdown bumped to 0.2.6
@kcconfigs/vitest bumped to 0.2.1
0.2.9
(2026-07-28)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 2.0.2
@kcconfigs/tsconfig bumped to 1.1.2
@kcconfigs/tsdown bumped to 0.2.5
@kcconfigs/vitest bumped to 0.2.0
0.2.8
(2026-07-23)
Performance Improvements
deps:
bump @biomejs/biome from 2.4.15 to 2.5.3 (
#171
) (
97638f0
)
deps:
bump the commitlint group across 1 directory with 4 updates (
#168
) (
68ce0be
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 2.0.1
@kcconfigs/tsconfig bumped to 1.1.1
@kcconfigs/tsdown bumped to 0.2.4
@kcconfigs/vitest bumped to 0.1.2-beta.9
0.2.7
(2026-07-23)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.1.0
@kcconfigs/tsdown bumped to 0.2.3
@kcconfigs/vitest bumped to 0.1.2-beta.8
0.2.6
(2026-07-13)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsdown bumped to 0.2.2
@kcconfigs/vitest bumped to 0.1.2-beta.7
0.2.5
(2026-07-13)
Performance Improvements
deps:
bump the commitlint group across 1 directory with 5 updates (
#159
) (
456e4e0
)
Code Refactoring
kcconfigs/commitlint:
migrate tsdown config to plugin-based (
745a2a8
)
kcconfigs/tsconfig:
relocate @kctypes/generic to tsconfig deps for TS 6 type resolution (
6a556ae
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 2.0.0
@kcconfigs/tsconfig bumped to 1.0.3
@kcconfigs/tsdown bumped to 0.2.1
@kcconfigs/vitest bumped to 0.1.2-beta.6
0.2.4
(2026-07-06)
Performance Improvements
deps:
bump @biomejs/biome from 2.4.10 to 2.4.15 (
#141
) (
dbbe17a
)
deps:
bump yaml from 2.8.3 to 2.9.0 (
#143
) (
70b3b36
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 1.0.2
@kcconfigs/tsconfig bumped to 1.0.2
@kcconfigs/tsdown bumped to 0.2.0
@kcconfigs/vitest bumped to 0.1.2-beta.5
0.2.3
(2026-06-02)
Performance Improvements
deps:
bump @pnpm/workspace.find-packages (
612aec1
)
deps:
bump @pnpm/workspace.find-packages from 1000.0.64 to 1000.0.65 (
#105
) (
612aec1
)
deps:
bump tsdown from 0.20.3 to 0.22.0 (
#131
) (
d1782f8
)
Bugfixes
update lint error (
40af0d8
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 1.0.1
@kcconfigs/tsconfig bumped to 1.0.1
@kcconfigs/tsdown bumped to 0.1.2-beta.5
@kcconfigs/vitest bumped to 0.1.2-beta.4
0.2.2
(2026-04-06)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 1.0.0
@kcconfigs/tsconfig bumped to 1.0.0
@kcconfigs/tsdown bumped to 0.1.2-beta.4
@kcconfigs/vitest bumped to 0.1.2-beta.3
0.2.1
(2026-04-05)
Performance Improvements
deps:
bump @pnpm/workspace.find-packages (
742ed61
)
deps:
bump @pnpm/workspace.find-packages from 1000.0.52 to 1000.0.64 (
#93
) (
742ed61
)
0.2.0
(2026-03-20)
Miscellaneous Chores
kcconfigs/commitlint:
force update v0.1.1-beta.2 => v0.2.0 (
02ca4c7
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 1.0.0-beta.1
@kcconfigs/tsconfig bumped to 1.0.0-beta.1
@kcconfigs/tsdown bumped to 0.1.2-beta.3
@kcconfigs/vitest bumped to 0.1.2-beta.2
@kctypes/generic bumped to 1.30.4
0.1.1-beta.2
(2026-03-18)
Features
kcconfigs/commitlint:
set inlineOnly to bundle shared config instead of externalize (
3890ecc
)
Performance Improvements
deps:
bump tsdown from 0.18.4 to 0.20.1 (
#70
) (
24a3e06
)
deps:
update biome schema version from 2.3.10 to 2.4.6 across all packages (
909ff7e
)
Code Refactoring
kcconfigs/commitlint:
simplify import of baseConfig and destructure properties (
b00ec83
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 0.2.2
@kcconfigs/tsconfig bumped to 0.1.1
@kcconfigs/tsdown bumped to 0.1.1-beta.3
@kcconfigs/vitest bumped to 0.1.1-beta.2
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
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
config:
remove typedoc on package level, only use root level (
b24e48f
)
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
)
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
@kcconfigs/tsdown bumped to 0.1.0-beta.2
@kcconfigs/vitest bumped to 0.1.0-beta.1
0.1.0-beta.0 (2025-12-28)
Features
kcconfigs/commitlint:
add minimal type mode to only include 4 types (
181a731
)
kcconfigs/commitlint:
add new package for commitlint config (
1ce04a2
)
kcconfigs/commitlint:
add vitest configuration and implement tests for apis (
6f01788
)
Performance Improvements
improve pnpm script and dependencies catalogs (
672ccc2
)
kcconfigs/commitlint:
remove custom commit type, and use standard instead (
f02c53a
)
kcconfigs/commitlint:
use generic global types instead of union ourself (
8082837
)
Bugfixes
homepage contains invalid url (
0ee37d6
)
kcconfigs/commitlint:
remove unused dependencies from package.json file (
3d627ee
)
trigger re-release please (
65447a7
)
update all
@kcconfigs
description so it trigger new deployment with new tag separator (
cf5be8c
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/biome bumped to 0.1.1
@kcconfigs/tsconfig bumped to 0.1.0-beta.1
@kcconfigs/tsdown bumped to 0.1.0-beta.1
@kcconfigs/vitest bumped to 0.1.0-beta.0
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Changelog
0.2.10 (2026-
08-
02)
Performance
Improvements
Dependencies
0.2.9 (2026-
07-
28)
Dependencies
0.2.8 (2026-
07-
23)
Performance
Improvements
Dependencies
0.2.7 (2026-
07-
23)
Dependencies
0.2.6 (2026-
07-
13)
Dependencies
0.2.5 (2026-
07-
13)
Performance
Improvements
Code
Refactoring
Dependencies
0.2.4 (2026-
07-
06)
Performance
Improvements
Dependencies
0.2.3 (2026-
06-
02)
Performance
Improvements
Bugfixes
Dependencies
0.2.2 (2026-
04-
06)
Dependencies
0.2.1 (2026-
04-
05)
Performance
Improvements
0.2.0 (2026-
03-
20)
Miscellaneous
Chores
Dependencies
0.1.1-
beta.2 (2026-
03-
18)
Features
Performance
Improvements
Code
Refactoring
Dependencies
0.1.0-
beta.2 (2026-
01-
13)
⚠
BREAKING
CHANGES
Features
Performance
Improvements
Bugfixes
Documentation
Dependencies
0.1.0-
beta.1 (2026-
01-
10)
⚠
BREAKING
CHANGES
Features
Performance
Improvements
Bugfixes
Documentation
Dependencies
0.1.0-
beta.0 (2025-
12-
28)
Features
Performance
Improvements
Bugfixes
Dependencies
Github
KC's Workspace
Loading...