Skip to content

Releases: pixpilot/dev-config

@pixpilot/tsdown-config@0.3.0

27 Oct 21:16

Choose a tag to compare

@pixpilot/tsdown-config@0.3.0

Minor Changes

  • add tsdown-config
  • add tsconfig option to RollupConfigOptions
  • add commit-msg hook for linting

Patch Changes

  • handle optional options parameter in defineConfig
  • update project setup to remove build flag
  • add directory field to package.json
  • update README.md and package.json for clarity and structure
  • fix eslint warns

@pixpilot/rollup-config@0.13.0

27 Oct 21:16

Choose a tag to compare

@pixpilot/rollup-config@0.13.0

Minor Changes

  • add tsdown-config
  • add tsconfig option to RollupConfigOptions
  • add commit-msg hook for linting
  • add rollup-config

Patch Changes

  • update project setup to remove build flag
  • update README.md and package.json for clarity and structure

@pixpilot/dev-config@3.17.0

27 Oct 21:16

Choose a tag to compare

@pixpilot/dev-config@3.17.0

Minor Changes

  • add tsconfig option to RollupConfigOptions
  • add commit-msg hook for linting

Patch Changes

  • remove unused resolve-entry-points module and related tests
  • update project setup to remove build flag
  • add directory field to package.json
  • fix eslint warns

@pixpilot/tsdown-config@0.2.0

18 Oct 18:59

Choose a tag to compare

@pixpilot/tsdown-config@0.2.0

Minor Changes

  • add tsdown-config
  • add tsconfig option to RollupConfigOptions
  • add commit-msg hook for linting

Patch Changes

  • update project setup to remove build flag
  • add directory field to package.json
  • restore CHANGELOG.md for release tracking
  • fix eslint warns

@pixpilot/tsdown-config@0.1.0

18 Oct 18:44

Choose a tag to compare

@pixpilot/tsdown-config@0.1.0

Minor Changes

  • add RollupConfigError class for better error handling
  • add tsconfig resolution logic and update interface
  • add commit-msg hook for linting

Patch Changes

  • add directory field to package.json
  • fix eslint warns
  • 74552cf: release

@pixpilot/rollup-config@0.12.0

18 Oct 18:59

Choose a tag to compare

@pixpilot/rollup-config@0.12.0

Minor Changes

  • add tsdown-config
  • update dependency handling and improve alias creation
  • add additional copy targets for configuration

Patch Changes

  • update project setup to remove build flag
  • update package.json to set module type and public access
  • fix eslint warns

@pixpilot/rollup-config@0.11.0

18 Oct 18:44

Choose a tag to compare

@pixpilot/rollup-config@0.11.0

Minor Changes

  • add build:watch script and commonjs plugin
  • add tsconfig resolution logic and update interface
  • add commit-msg hook for linting

Patch Changes

  • update package.json to set module type and public access
  • fix eslint warns
  • 74552cf: release

@pixpilot/dev-config@3.16.0

18 Oct 18:59

Choose a tag to compare

@pixpilot/dev-config@3.16.0

Minor Changes

  • add tsdown-config
  • add tsconfig option to RollupConfigOptions
  • add commit-msg hook for linting

Patch Changes

  • update project setup to remove build flag
  • add directory field to package.json
  • update README.md and package.json for clarity and structure

@pixpilot/dev-config@3.15.0

18 Oct 18:44

Choose a tag to compare

@pixpilot/dev-config@3.15.0

Minor Changes

  • add RollupConfigError class for better error handling
  • add tsconfig resolution logic and update interface
  • add commit-msg hook for linting

Patch Changes

  • add directory field to package.json
  • update README.md and package.json for clarity and structure
  • 74552cf: release

@pixpilot/rollup-config@0.9.0

17 Oct 19:15

Choose a tag to compare

@pixpilot/rollup-config@0.9.0

Minor Changes

  • add tsconfig option to RollupConfigOptions
  • add additional copy targets for configuration

Patch Changes

  • update project setup to remove build flag
  • remove private flag from package.json
  • fix eslint warns