Skip to content

v11.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 19:56
· 79 commits to release/11.5 since this release
86b9b10

What's Changed

New Features 🚀

  • feat(design): add sorting way based on regexps by @kpanot in #2379
  • feat: ignore files in CodeCov + UTs reporting by @kpanot in #2439
  • feat(github-actions-release): properly tag to latest by @kpanot in #2472
  • feat(design): allow tag override in builder by @kpanot in #2480
  • feat: add --yarn option to create scripts by @kpanot in #2470

Fixes 🐛

  • fix: Clean up and accelerate jest process + coverage integration by @kpanot in #2416
  • fix(ama-sdk-create): registry patch in multiple npmrc by @kpanot in #2357
  • fix(github-actions-release): source path by @kpanot in #2365
  • fix(design): stroke type to limit to valid values by @kpanot in #2362
  • fix: missing optional dependencies by @kpanot in #2355
  • fix(accessibility): import the full module to have all accessibilities features by @matthieu-crouzet in #2382
  • fix(design): remove Node requirement in core files by @kpanot in #2377
  • chore: rework on Nx Cache and Doc by @kpanot in #2338
  • fix: vscode watch mode options by @kpanot in #2387
  • fix(showcase): first local build dep concurrency by @kpanot in #2402
  • fix: remove unexposed and bugged methods by @matthieu-crouzet in #2406
  • chore: move training project to o3r-training scope by @kpanot in #2344
  • fix: broken links in localization documentation by @kpanot in #2441
  • fix: reduce VsCode CPU usage caused by watcher by @kpanot in #2440
  • fix: remove IT test coverage publishing to CodeCov by @kpanot in #2456
  • fix: do not dynamically import @o3r/rules-engine during rules-engine install by @cpaulve-1A in #2324
  • chore: clean Nx config by @kpanot in #2496
  • fix: do not publish training package; not needed by @mrednic-1A in #2548
  • fix: add private tag for nx for o3r-training/showcase-sdk package by @mrednic-1A in #2550

Documentation 🗄️

  • doc: add badges for vscode and chrome extensions by @kpanot in #2351
  • doc: enhance breaking change rules by @kpanot in #2343
  • docs: on demand rulesets take validity range into account by @vscaiceanu-1a in #2458
  • docs: create new otter project by @vscaiceanu-1a in #2469
  • doc: update nx cloud remote cache instruction by @kpanot in #2471
  • doc(showcase): add a readme to explain how to update the screenshots for visual testing by @fpaul-1A in #2489

Other Changes

  • chore: support NX_PARALLEL as default parallel CPUs number by @kpanot in #2368
  • chore: setup Nx Cloud Id for PAT support by @kpanot in #2410
  • chore: exclude build.gradle.kts from OxyFlax codeowners setup for intellij-extension folder by @OxyFlax in #2419
  • chore: missing upgrade harmonize dependency by @kpanot in #2453
  • chore: remove IT coverage by @kpanot in #2457
  • chore: remove dependency to pascal-case by @kpanot in #2474

Full Changelog: v11.4.2...v11.5.0