Releases: AmadeusITGroup/otter
Releases · AmadeusITGroup/otter
v11.5.0-prerelease.45
v9.6.26
What's Changed
Fixes 🐛
- fix: rulesets with linked components with validity range on 9.6 by @vscaiceanu-1a in #2451
Full Changelog: v9.6.25...v9.6.26
v11.5.0-prerelease.44
What's Changed
Documentation 🗄️
- docs: on demand rulesets take validity range into account by @vscaiceanu-1a in #2458
Full Changelog: v11.5.0-prerelease.43...v11.5.0-prerelease.44
v11.5.0-prerelease.43
v11.5.0-prerelease.42
v11.5.0-prerelease.41
What's Changed
Fixes 🐛
- fix: linked components should take validity range into account by @vscaiceanu-1a in #2401
Full Changelog: v11.5.0-prerelease.40...v11.5.0-prerelease.41
v11.4.1
v11.4.0
What's Changed
New Features 🚀
- feat(sdk): generate GitAttributes file ignoring generated files by @kpanot in #2214
- feat(telemetry): add telemetry wrapper for cli by @matthieu-crouzet in #2210
- feat(telemetry): add telemetry wrapper for all cli by @matthieu-crouzet in #2227
- Design Token - style builder by @kpanot in #2251
- feat(github-action): create GitHub Release Action by @vscaiceanu-1a in #2259
- feat(github-actions): support npm for audit action by @fpaul-1A in #2297
- feat: o3r pipeline by @vscaiceanu-1a in #2207
- feat(workspace-builders): create a script to extract deprecated items by @kpanot in #2262
- feat(github-actions-release): get previous release for release note by @kpanot in #2315
- feat(2388): check relevance of migration files items on metadata checks by @fpaul-1A in #2389
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 🗄️
- docs(renovate): enhance renovate documentation by @fpaul-1A in #2206
- docs(renovate): enhance renovate documentation by @fpaul-1A in #2211
- chore(sdk): enhance sdk documentation by @cpaulve-1A in #2221
- chore: update routing documentation to describe forRoot setup by @cpaulve-1A in #2325
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
- @GCavailles made their first contribution in #2263
Full Changelog: v11.3.0...v11.4.0