File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# @pixpilot/dev-config
22
3+ ## 3.13.0
4+
5+ ### Minor Changes
6+
7+ - add tsconfig resolution logic and update interface
8+ - enhanced bundleDependencies to handle workspace packages
9+ - add rollup-config
10+
11+ ### Patch Changes
12+
13+ - update project setup to remove build flag
14+ - update README.md and package.json for clarity and structure
15+
316## 3.12.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pixpilot/dev-config" ,
33 "type" : " module" ,
4- "version" : " 3.12 .0" ,
4+ "version" : " 3.13 .0" ,
55 "description" : " Modern, opinionated development configurations." ,
66 "author" : " m.doaie" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @pixpilot/rollup-config
22
3+ ## 0.9.0
4+
5+ ### Minor Changes
6+
7+ - add tsconfig option to RollupConfigOptions
8+ - add additional copy targets for configuration
9+
10+ ### Patch Changes
11+
12+ - update project setup to remove build flag
13+ - remove private flag from package.json
14+ - fix eslint warns
15+
316## 0.8.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pixpilot/rollup-config" ,
33 "type" : " module" ,
4- "version" : " 0.8 .0" ,
4+ "version" : " 0.9 .0" ,
55 "packageManager" : " pnpm@10.17.0" ,
66 "author" : " PixPilot <m.doaie@hotmail.com>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments