Releases: pixpilot/dev-config
Releases · pixpilot/dev-config
@pixpilot/tsdown-config@0.3.0
@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
@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
@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-pointsmodule 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
@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
@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
@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
@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
@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
@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
@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