v11.2.9
·
11 commits
to release/11.2
since this release
What's Changed
New Features 🚀
- feat: add eslint action on save by @kpanot in #2025
- feat(new-version): expose newversion class in a dedicated package to make it reusable by @matthieu-crouzet in #2042
- feat(design): add the capability to not render private token in metadata by @kpanot in #2044
- feat(testing): add a slider element by @matthieu-crouzet in #2053
- feat(#1693): create interface itemidentifier by @matthieu-crouzet in #2057
- feat(style): deprecated warning on style extractor by @kpanot in #2064
- feat(cascading): avoid label setting on cascading pull request by @kpanot in #2058
- feat(eslint): prepare migration to typescript-eslint 8.* by @kpanot in #2075
- feat(design): support multi template file by @kpanot in #2065
- feat(design): add cli to build Design Token from several Design Token by @kpanot in #2097
- feat(design): add logging to CSS generation by @kpanot in #2111
- feat(eslint): activate no-require eslint rule by @kpanot in #2076
- feat(sdk): add the capability to clear dictionary field by @kpanot in #2059
- feat(sdk-core): migrate middleware auth plugin to ES6 crypto base by @kpanot in #2113
Fixes 🐛
- fix(chrome-ext): port should be reconnnected after a certain time without interaction by @matthieu-crouzet in #2036
- fix(new-version): add missing dependency by @kpanot in #2055
- fix: missing permissions for first pr comment workflow by @matthieu-crouzet in #2062
- fix: clean skipLibCheck to limit to the necessary cases by @kpanot in #2068
- fix: clean up TODO comments by @kpanot in #2067
- fix: added generic to getConfig by @guillaumerochelle in #2080
- fix: copy specs local file refs by @fpaul-1A in #2046
- fix(showcase): cache of dark theme generated output by @kpanot in #2083
- fix(test): tsconfig.base parsing to support comments by @kpanot in #2069
- fix: missing permissions for pr labels workflow by @matthieu-crouzet in #2091
- fix(eslint): turn no-require rule to warn to keep compatibility by @kpanot in #2120
- fix(sdk): relative local ref in specs are not always handled correctly by @fpaul-1A in #2230
- fix: migration scripts not checking latest semver version with npm by @fpaul-1A in #2239
- fix: metadata checks should look for cms-metadata in package.json for previous version by @fpaul-1A in #2283
- fix: metadata checks fail when migration file contains an element without a before by @fpaul-1A in #2299
Other Changes
- chore: align package.json dependencies by @kpanot in #2024
- chore: upgrade openapi generator by @fpaul-1A in #2039
- chore: renovate setup for openapi generator by @fpaul-1A in #2043
- chore(deps): update angular dependencies by @fpaul-1A in #2103
- chore: upgrade yarn version by @kpanot in #2106
Full Changelog: v11.1.9...v11.2.9