Skip to content

v11.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 07:54
· 99 commits to release/11.2 since this release
227daa1

What's Changed

Fixes 🐛

Full Changelog: v11.2.0-rc.3...v11.2.0

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 🐛

Other Changes

Full Changelog: v11.1.3...v11.2.0