KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
CHANGELOG
Changelog
0.3.1
(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
)
Code Refactoring
use barrel import for plugins and remove empty defineConfig option (
9474fd0
)
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.3.0
(2026-07-28)
Miscellaneous Chores
kcconfigs/typedoc:
force update v0.2.0-beta.7 => v0.3.0 (
e53b908
)
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.0-beta.7
(2026-07-23)
Performance Improvements
deps:
bump @biomejs/biome from 2.4.15 to 2.5.3 (
#171
) (
97638f0
)
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.0-beta.6
(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.0-beta.5
(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.0-beta.4
(2026-07-13)
⚠ BREAKING CHANGES
kcconfigs/typedoc:
remove varvara-theme from typedoc as it not support typescript v6
Features
kcconfigs/typedoc:
remove varvara-theme from typedoc as it not support typescript v6 (
9ed9814
)
Code Refactoring
kcconfigs/tsconfig:
relocate @kctypes/generic to tsconfig deps for TS 6 type resolution (
6a556ae
)
kcconfigs/typedoc:
migrate tsdown config to plugin-based (
618d5a2
)
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.1.2-beta.4
(2026-07-06)
Performance Improvements
deps:
bump @biomejs/biome from 2.4.10 to 2.4.15 (
#141
) (
dbbe17a
)
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.1.2-beta.3
(2026-06-02)
Performance Improvements
deps:
bump tsdown from 0.20.3 to 0.22.0 (
#131
) (
d1782f8
)
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.1.2-beta.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.1.2-beta.1
(2026-03-20)
Documentation
kcconfigs/typedoc:
add README (
ffe852e
)
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.1
(2026-03-18)
Performance Improvements
deps:
update biome schema version from 2.3.10 to 2.4.6 across all packages (
909ff7e
)
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.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
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
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Changelog
0.3.1 (2026-
08-
02)
Performance
Improvements
Code
Refactoring
Dependencies
0.3.0 (2026-
07-
28)
Miscellaneous
Chores
Dependencies
0.2.0-
beta.7 (2026-
07-
23)
Performance
Improvements
Dependencies
0.2.0-
beta.6 (2026-
07-
23)
Dependencies
0.2.0-
beta.5 (2026-
07-
13)
Dependencies
0.2.0-
beta.4 (2026-
07-
13)
⚠
BREAKING
CHANGES
Features
Code
Refactoring
Dependencies
0.1.2-
beta.4 (2026-
07-
06)
Performance
Improvements
Dependencies
0.1.2-
beta.3 (2026-
06-
02)
Performance
Improvements
Dependencies
0.1.2-
beta.2 (2026-
04-
06)
Dependencies
0.1.2-
beta.1 (2026-
03-
20)
Documentation
Dependencies
0.1.1-
beta.1 (2026-
03-
18)
Performance
Improvements
Dependencies
0.1.0-
beta.1 (2026-
01-
13)
⚠
BREAKING
CHANGES
Features
Bugfixes
Documentation
Dependencies
0.1.0-
beta.0 (2026-
01-
10)
⚠
BREAKING
CHANGES
Features
Performance
Improvements
Bugfixes
Dependencies
Github
KC's Workspace
Loading...