Skip to content

v11.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 15:27
· 61 commits to release/11.4 since this release
712b35c

What's Changed

New Features 🚀

Fixes 🐛

  • fix(test-helpers): add missing semver dependency by @kpanot in #2225
  • fix(test-helpers): removed unused minimist dependency by @kpanot in #2236
  • fix: missing telemetry dependencies in CLIs by @kpanot in #2253
  • fix(docs): remove one link + fix another one by @matthieu-crouzet in #2282
  • fix: upgrade jsonpath-plus dependency by @kpanot in #2286
  • fix(design): way to sort variable to refer existing variables by @kpanot in #2287
  • fix: faraday generation by @kpanot in #2302
  • fix(design): create folder with files when does not exist by @kpanot in #2312
  • fix: header of sdk readme file in schematics for clarity on versions by @sdo-1A in #2314
  • fix(pipeline): missing dependencies by @kpanot in #2326
  • fix(chrome-devtools): set version in manifest.json by @vscaiceanu-1a in #2348
  • fix(design): typo in interface name by @kpanot in #2380
  • fix(localization): path generated in the angular.json in case of monorepo by @kpanot in #2378
  • fix(pipeline): action version and update npmRegistry by @vscaiceanu-1a in #2376
  • fix(pipeline): release name is correctly computed based on latest tag by @vscaiceanu-1a in #2398
  • fix(2396): metadata checks should run on prerelease tags by @fpaul-1A in #2397
  • fix(pipeline): cache yarn deps with corepack by @vscaiceanu-1a in #2405
  • fix(telemetry): detach fetch process by @kpanot in #2429
  • fix(2396): metadata checks should run on prerelease tags by @fpaul-1A in #2431
  • fix: metadata checks run on the wrong prerelease by @fpaul-1A in #2434
  • fix: linked components should take validity range into account by @vscaiceanu-1a in #2401

Documentation 🗄️

Other Changes

  • chore: provide optional dep to reduce the number of swc instance by @kpanot in #2213
  • ci: no install needed for new version computation by @vscaiceanu-1a in #2217
  • Update CMS schema by @GCavailles in #2263
  • chore: change nx config of build-builders to prevent circular dependency on 19.5.8 by @fpaul-1A in #2290
  • chore(showcase): regenerate design token by @kpanot in #2321
  • deprecate(sdk-generator): default client api based mocks by @kpanot in #2336

New Contributors

Full Changelog: v11.3.0...v11.4.0