KC's Workspace
    Preparing search index...

    Changelog

    • kcconfigs/tsdown: add output option to cssPlugin (92abc60)
    • kcconfigs/tsdown: add plugin barrel exports (ab96809)
    • kcconfigs/tsdown: add verbose option and applySetting to debugPlugin (fb6154f)
    • deps: upgrade biome from 2.5.3 to 2.5.6 (dc5e4ef)
    • kcconfigs/tsdown: add readme (a386e5e)
    • kcconfigs/tsdown: migrate internals plugins to config-builder API (1aa51ba)
    • kcconfigs/tsdown: rename apply to applyConfig and TsdownPlugin to TsdownConfigPlugin (c405e5f)
    • kcconfigs/tsdown: simplify defineConfig by removing DefineOption parameter (3f0845f)
    • kcconfigs/tsdown: update models for config-builder API (aed121c)
    • kcconfigs/tsdown: use barrel import for plugins and clean up index exports (86b7bd5)
    • The following workspace dependencies were updated
      • dependencies
        • @kcinternals/config-builder bumped to 0.2.0
      • devDependencies
        • @kcconfigs/biome bumped to 2.0.3
        • @kcconfigs/tsconfig bumped to 1.1.3
    • The following workspace dependencies were updated
      • dependencies
        • @kcinternals/config-builder bumped to 0.1.3
      • devDependencies
        • @kcconfigs/biome bumped to 2.0.2
        • @kcconfigs/tsconfig bumped to 1.1.2
    • deps: bump @biomejs/biome from 2.4.15 to 2.5.3 (#171) (97638f0)
    • The following workspace dependencies were updated
      • dependencies
        • @kcinternals/config-builder bumped to 0.1.2
      • devDependencies
        • @kcconfigs/biome bumped to 2.0.1
        • @kcconfigs/tsconfig bumped to 1.1.1
    • The following workspace dependencies were updated
      • dependencies
        • @kcinternals/config-builder bumped to 0.1.1
      • devDependencies
        • @kcconfigs/tsconfig bumped to 1.1.0
    • kcconfigs/tsdown: add CSS output configuration to css and debug plugins (7f58915)
    • kcconfigs/tsdown: add attw and attw-normalize plugins (3f2ea88)
    • kcconfigs/tsdown: add css plugin (46c559b)
    • kcconfigs/tsdown: add deps and debug plugins (5e5a1de)
    • kcconfigs/tsdown: add dts and dts-normalize plugins (83b57b7)
    • kcconfigs/tsdown: add format and format-normalize plugins (d585947)
    • kcconfigs/tsdown: add node and browser platform plugins (805416b)
    • kcconfigs/tsdown: add override plugin (9a2f1c1)
    • kcconfigs/tsdown: add plugin config models, constants, and test setup (3206de0)
    • kcconfigs/tsdown: add tests for node and browser platform plugins (a61950b)
    • kcconfigs/tsdown: add tests for unused and publint plugins (9cdef0e)
    • kcconfigs/tsdown: add unused and publint plugins (431bc50)
    • kcconfigs/tsdown: export platform plugins from main entry point (3b30835)
    • kcconfigs/tsdown: export unused and publint plugins from main entry point (3400b54)
    • kcconfigs/tsdown: migrate to use internals/config-builder with plugin instead (d87b242)
    • kcconfigs/tsdown: normalize publint config before return from define (ce4faee)
    • kcconfigs/tsdown: add new outputPlugin to custom outDir (4d13a94)
    • kcconfigs/tsdown: add publint config normalize and fix format (faf556a)
    • kcconfigs/tsdown: cssPlugin now work with css and scss (c71e1b3)
    • kcconfigs/tsconfig: relocate @kctypes/generic to tsconfig deps for TS 6 type resolution (6a556ae)
    • kcconfigs/tsdown: build itself using node and unused plugins (9a1ae62)
    • kcconfigs/tsdown: improve isEsm to handle array and object formats (d2e859b)
    • kcconfigs/tsdown: rewrite defineConfig using plugin architecture (24cdcb6)
    • kcconfigs/tsdown: simplify format plugin to pass through format values (149075e)
    • kcconfigs/tsdown: use definePlugin for all internal and public plugins (9d4fbb1)
    • The following workspace dependencies were updated
      • dependencies
        • @kcinternals/config-builder bumped to 0.1.0
      • devDependencies
        • @kcconfigs/biome bumped to 2.0.0
        • @kcconfigs/tsconfig bumped to 1.0.3
    • deps: bump @biomejs/biome from 2.4.10 to 2.4.15 (#141) (dbbe17a)
    • kcconfigs/tsdown: force update v0.1.2-beta.5 => v0.2.0 (7b03767)
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 1.0.2
        • @kcconfigs/tsconfig bumped to 1.0.2
    • deps: bump tsdown from 0.20.3 to 0.22.0 (#131) (d1782f8)
    • kcconfigs/tsdown: dynamically set attw profile when only have esm format (2e9185d)
    • @kcconfigs/tsconfig: exclude *.example.ts files from tsconfig and compile time (acc32c2)
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 1.0.1
        • @kcconfigs/tsconfig bumped to 1.0.1
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 1.0.0
        • @kcconfigs/tsconfig bumped to 1.0.0
    • 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
        • @kctypes/generic bumped to 1.30.4
    • 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)
    • kcconfigs/tsdown: remove deprecated resolve property (337fc47)
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 0.2.2
        • @kcconfigs/tsconfig bumped to 0.1.1
    • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves
    • kcconfigs/tsconfig: remove default types and kctypes, user must install themselves (5f2989d)
    • kcconfigs/tsdown: tsdown output is now minify by default (2a1080c)
    • kcconfigs/tsdown: fix type error due to stricter rules (ca046a8)
    • 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/biome bumped to 0.2.1
        • @kcconfigs/tsconfig bumped to 0.1.0
    • 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/tsdown: refactor configuration handling and add utility functions (fd2ec0f)
    • 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/tsdown: when cjsDefault is false, it breaks compatibility (621ac33)
    • update changelog to fix invalid url (7f14bb5)
    • 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: use outputOptions.postBanner and postFooter instead (89c8369)
    • update all @kcconfigs description so it trigger new deployment with new tag separator (cf5be8c)
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 0.1.1
        • @kcconfigs/tsconfig bumped to 0.1.0-beta.1
    • core: move all packages into packages/* directory (58230cd)
    • kcconfigs/tsdown: add source and typedoc conditions in exports (6911d45)
    • kcconfigs/tsdown: add @generated to generated file (f3efbca)
    • kcconfigs/tsdown: enabled publint, unused, and arethetypewrong validators by default (fd8a89e)
    • homepage contains invalid url (0ee37d6)
    • kcconfigs/tsdown: attw should be error or no one will care and disable older node <16 (7735770)
    • trigger re-release please (65447a7)
    • The following workspace dependencies were updated
      • devDependencies
        • @kcconfigs/biome bumped to 0.1.0
        • @kcconfigs/tsconfig bumped to 0.1.0-beta.0