KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
CHANGELOG
Changelog
0.2.1
(2026-08-02)
Features
kcconfigs/vitest:
add plugin infrastructure (
0377376
)
kcconfigs/vitest:
add replace mode to coverage plugin (
f98bbe4
)
kcconfigs/vitest:
export plugin entrypoints (
7adb9b9
)
kcconfigs/vitest:
support explicit root projects (
373f1be
)
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/vitest:
export mergeConfig(base, ...overrides) instead of built-in that support only single override (
431e313
)
Bugfixes
kcconfigs/vitest:
when import plugins from
@kcconfigs/vitest/plugins
, mock file didn't load correctly (
2a6c1f7
)
Code Refactoring
kcconfigs/vitest:
replace define utils with plugin-based API (
50b03e4
)
kcconfigs/vitest:
restructure constants into directory (
c63d675
)
kcconfigs/vitest:
restructure models into directory (
15353c8
)
kcconfigs/vitest:
update public API and add config-builder dependency (
8882933
)
kcconfigs/vitest:
use local mergeConfig utility (
a6eecc1
)
use barrel import for plugins and remove empty defineConfig option (
9474fd0
)
Dependencies
The following workspace dependencies were updated
dependencies
@kcinternals/config-builder bumped to 0.2.0
devDependencies
@kcconfigs/tsconfig bumped to 1.1.3
@kcconfigs/tsdown bumped to 0.2.6
@kcconfigs/biome bumped to 2.0.3
@kctypes/generic bumped to 1.31.1
0.2.0
(2026-07-28)
Miscellaneous Chores
kcconfigs/vitest:
force update v0.1.2-beta.9 => v0.2.0 (
fbab386
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.1.2
@kcconfigs/tsdown bumped to 0.2.5
@kcconfigs/biome bumped to 2.0.2
0.1.2-beta.9
(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/tsconfig bumped to 1.1.1
@kcconfigs/tsdown bumped to 0.2.4
@kcconfigs/biome bumped to 2.0.1
0.1.2-beta.8
(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
@kctypes/generic bumped to 1.31.0
0.1.2-beta.7
(2026-07-13)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsdown bumped to 0.2.2
0.1.2-beta.6
(2026-07-13)
Performance Improvements
kcconfigs/vitest:
add console mock for minimize junk output (
e9c65b4
)
kcconfigs/vitest:
migrate tsdown to new plugin system (
50e66a9
)
Code Refactoring
kcconfigs/vitest:
reduce duplicate code on os and process mock (
7948c6c
)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.0.3
@kcconfigs/tsdown bumped to 0.2.1
@kcconfigs/biome bumped to 2.0.0
0.1.2-beta.5
(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/tsconfig bumped to 1.0.2
@kcconfigs/tsdown bumped to 0.2.0
@kcconfigs/biome bumped to 1.0.2
0.1.2-beta.4
(2026-06-02)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.0.1
@kcconfigs/tsdown bumped to 0.1.2-beta.5
@kcconfigs/biome bumped to 1.0.1
0.1.2-beta.3
(2026-04-06)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.0.0
@kcconfigs/tsdown bumped to 0.1.2-beta.4
@kcconfigs/biome bumped to 1.0.0
0.1.2-beta.2
(2026-03-20)
Dependencies
The following workspace dependencies were updated
devDependencies
@kcconfigs/tsconfig bumped to 1.0.0-beta.1
@kcconfigs/tsdown bumped to 0.1.2-beta.3
@kcconfigs/biome bumped to 1.0.0-beta.1
@kctypes/generic bumped to 1.30.4
0.1.1-beta.2
(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/tsconfig bumped to 0.1.1
@kcconfigs/tsdown bumped to 0.1.1-beta.3
@kcconfigs/biome bumped to 0.2.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
)
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
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
0.1.0-beta.0 (2025-12-28)
Features
core:
move all packages into packages/* directory (
58230cd
)
kcconfigs/vitest:
add @kcconfigs/vitest/mocks for mocking data and add setupMocks() (
e81927a
)
kcconfigs/vitest:
add source and typedoc conditions in exports (
2c9e1c3
)
Performance Improvements
kcconfigs/vitest:
automatically include all ts files in coverage report (
5e2cd8f
)
kcconfigs/vitest:
only enabled junit and html for test and text, lcov, and html for coverage (
bf2ef9e
)
kcconfigs/vitest:
use
__mocks__
instead of mocks to ignore from coverage automatically (
9767ff2
)
Bugfixes
homepage contains invalid url (
0ee37d6
)
kcconfigs/vitest:
remove unused dependencies from package.json file (
9c237d1
)
kcconfigs/vitest:
temporary ignore biome useLiteralKeys as it conflict with ts(4111) (
d186810
)
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/tsconfig bumped to 0.1.0-beta.1
@kcconfigs/tsdown bumped to 0.1.0-beta.1
@kcconfigs/biome bumped to 0.1.1
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Changelog
0.2.1 (2026-
08-
02)
Features
Performance
Improvements
Bugfixes
Code
Refactoring
Dependencies
0.2.0 (2026-
07-
28)
Miscellaneous
Chores
Dependencies
0.1.2-
beta.9 (2026-
07-
23)
Performance
Improvements
Dependencies
0.1.2-
beta.8 (2026-
07-
23)
Dependencies
0.1.2-
beta.7 (2026-
07-
13)
Dependencies
0.1.2-
beta.6 (2026-
07-
13)
Performance
Improvements
Code
Refactoring
Dependencies
0.1.2-
beta.5 (2026-
07-
06)
Performance
Improvements
Dependencies
0.1.2-
beta.4 (2026-
06-
02)
Dependencies
0.1.2-
beta.3 (2026-
04-
06)
Dependencies
0.1.2-
beta.2 (2026-
03-
20)
Dependencies
0.1.1-
beta.2 (2026-
03-
18)
Performance
Improvements
Dependencies
0.1.0-
beta.2 (2026-
01-
13)
⚠
BREAKING
CHANGES
Features
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...