chore(tools): update tooling config for v6 prefix#3132
chore(tools): update tooling config for v6 prefix#3132zeroedin wants to merge 4 commits intostaging/pfv6from
Conversation
- Generalize eslint ignore glob for icon demo path to match both pf-v5-icon and pf-v6-icon directories - Update eslint no-missing-package-exports rule to match only pf-v6-* element directories - Remove all pf-v5-* export entries from elements/package.json since v6 release will not ship v5 elements - Bump elements package version to 6.0.0-next.0 Audited and confirmed no changes needed in: - tsconfig files (no v5-specific paths) - web-test-runner.config.js (generic globs) - playwright.config.ts (generic globs) - commitlint.config.js (already handles both prefixes dynamically) Closes #3130 Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
|
✅ Commitlint tests passed!More Info{
"valid": true,
"errors": [],
"warnings": [],
"input": "chore(tools): update tooling config for v6 prefix"
} |
✅ Deploy Preview for patternfly-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
@bennypowers, we have a |
Summary
Phase 0.2
pf-v5-iconandpf-v6-iconno-missing-package-exportsrule to match onlypf-v6-*element directoriespf-v5-*export entries fromelements/package.json— v6 release will not ship v5 elements6.0.0-next.0Closes #3130