KC's Workspace
    Preparing search index...

    Changelog

    • 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)
    • 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)
    • kcconfigs/vitest: when import plugins from @kcconfigs/vitest/plugins, mock file didn't load correctly (2a6c1f7)
    • 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)
    • 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
    • kcconfigs/vitest: force update v0.1.2-beta.9 => v0.2.0 (fbab386)
    • 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
    • deps: bump @biomejs/biome from 2.4.15 to 2.5.3 (#171) (97638f0)
    • 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
    • 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
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/tsdown bumped to 0.2.2
    • kcconfigs/vitest: add console mock for minimize junk output (e9c65b4)
    • kcconfigs/vitest: migrate tsdown to new plugin system (50e66a9)
    • kcconfigs/vitest: reduce duplicate code on os and process mock (7948c6c)
    • 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
    • deps: bump @biomejs/biome from 2.4.10 to 2.4.15 (#141) (dbbe17a)
    • 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
    • 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
    • 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
    • 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
    • deps: update biome schema version from 2.3.10 to 2.4.6 across all packages (909ff7e)
    • 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
    • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves
    • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)
    • script: pnpm type:check should use tsc --noEmit instead of tsc --build (e92504c)
    • add package version and changelog to documentation site (722fab5)
    • 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/biome: Use @kcconfigs/biome instead of @kcconfigs/biome/default when use shared config
    • config: use shared typedoc config instead of manually config on every packages (fd4cdc6)
    • kcconfigs/biome: remove /default exports and add typedoc conditions (5e1ab7d)
    • config: update schema version from 2.3.8 to 2.3.10 across all biome configuration files (751ee20)
    • kcconfigs/vitest: remove cycle dependencies (240156b)
    • kcconfigs/vitest: remove mocks from document (c907ff3)
    • update changelog to fix invalid url (7f14bb5)
    • 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
    • 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)
    • 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)
    • 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)
    • 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