File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 3535 " pf-timestamp" ,
3636 " pf-tooltip" ,
3737 " rc-1" ,
38+ " tools-remove-esbuild" ,
3839 " tools"
3940 ]
4041}
Original file line number Diff line number Diff line change 11# @patternfly/pfe-tools
22
3+ ## 1.0.0-rc.2
4+
5+ ### Major Changes
6+
7+ - d01c7e067: Removed and deprecated esbuild and cem/a features
8+
9+ ### Breaking Changes
10+
11+ - ❌ Removed esbuild helpers
12+ - 💱 Moved custom-elements-manifest config helper to ` custom-elements-manifest/config.js `
13+ - 💱 Moved dev-server config helper to ` dev-server/config.js `
14+ - 💱 Moved test-runner config helper to ` test-runner/config.js `
15+ - ⚠️ Deprecated custom-elements-manifest helpers
16+
317## 1.0.0-rc.1
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pfe-tools" ,
3- "version" : " 1.0.0-rc.1 " ,
3+ "version" : " 1.0.0-rc.2 " ,
44 "type" : " module" ,
55 "description" : " Development and build tools for PatternFly Elements and related projects" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments