v12.0.0-rc.0
Pre-release
Pre-release
·
103 commits
to release/12.0.0-rc
since this release
What's Changed
Breaking Changes ⚠️
- Merge main into otter-training by @fpaul-1A in #2450
- Feat/training merge main by @cpaulve-1A in #2541
New Features 🚀
- feat: otter training - components by @sdo-1A in #2173
- feat: otter training - prepare training content by @sdo-1A in #2223
- feat: otter training - training sdk by @sdo-1A in #2267
- feat: coi-serviceworker to deploy training in GitHub pages by @sdo-1A in #2317
- feat(training): add load indicator on output by @fpaul-1A in #2307
- feat: otter sdk training - sdk with date generation and usage by @sdo-1A in #2332
- feat(training): update css of the showcase to reduce the unused space on screen by @fpaul-1A in #2433
- feat(training): use markdown for step instructions by @fpaul-1A in #2414
- feat(training): resizable areas by @fpaul-1A in #2454
- feat: otter sdk training - introduction step by @sdo-1A in #2318
- feat: otter sdk training - various fixes by @sdo-1A in #2459
- feat: otter sdk training - generate your first sdk specs and command by @sdo-1A in #2323
- feat(training): create json schema to validate filesystemtree by @fpaul-1A in #2485
- feat: otter sdk training - update of visual testing by @sdo-1A in #2487
- feat(training): loading progress indicator by @fpaul-1A in #2499
- feat: otter sdk training - how to use the otter sdk by @sdo-1A in #2493
- feat: otter sdk training - plugins by @sdo-1A in #2517
- feat: otter training sdk - welcome and other small fixes by @sdo-1A in #2524
- feat: otter sdk training - model extension by @sdo-1A in #2411
- feat: otter sdk training - integration in angular by @sdo-1A in #2531
- feat: otter training sdk - small fixes by @sdo-1A in #2554
- feat(training): remove df dependencies to speed up the build by @fpaul-1A in #2559
- feat(training): stop propagation of save event on the editor by @matthieu-crouzet in #2562
- chore: merge main into training by @cpaulve-1A in #2563
- Merge main to otter training by @cpaulve-1A in #2570
- feat(training): file navigation inside code editor by @fpaul-1A in #2544
- feat(training): persistence of code modifications by @matthieu-crouzet in #2579
- Merge main to otter training by @cpaulve-1A in #2636
- Merge main to otter training by @cpaulve-1A in #2667
- fneat(training): set solution as readonly by @cpaulve-1A in #2679
- Feat/otter training by @cpaulve-1A in #2551
- feat: clean up deprecated items for Otter v12 by @sdo-1A in #2642
- feat: add message and explicit exit in create scripts by @kpanot in #2705
- feat(design): support dimension type object by @kpanot in #2703
- feat: standalone components by @sdo-1A in #2702
- feat(pipeline): set pipeline version to node LTS version by @kpanot in #2699
- cascading: main into release/12.0.0-next by @fpaul-1A in #2732
- fix: the tsconfig spec generated for library contains several issues by @cpaulve-1A in #2584
- feat: v12 migration guide by @sdo-1A in #2738
- feat(design): add support of URL as token file input by @kpanot in #2745
- feat(chrome-devtools): add a panel to see the current value of all available facts by @fpaul-1A in #2685
- feat: clean up deprecated items in api-mock of SDKs and protractor testing by @sdo-1A in #2740
- feat(workspace-helpers): include
build-swagger
inyarn build
command by @kpanot in #2760 - cascading from main to 12.0.0-next by @fpaul-1A in #2771
- Merge release/12.0.0-next into main by @fpaul-1A in #2772
Fixes 🐛
- fix(training): markdown alerts not correctly displayed by @fpaul-1A in #2463
- fix(training): wrong training-tools exports by @fpaul-1A in #2464
- fix(training): missing files for training-sdk tests by @fpaul-1A in #2465
- fix(training): accessibility of tabs in code editor controls by @fpaul-1A in #2468
- fix(training): unstable transitions between exercises and solutions by @fpaul-1A in #2492
- fix(training): terminal no longer working by @fpaul-1A in #2520
- fix(training): monaco editor tooltips not fully visible by @fpaul-1A in #2523
- fix: mock webcontainer api and xterm for unit test by @cpaulve-1A in #2545
- fix(training): model extension mocks by @fpaul-1A in #2557
- fix(training): model extension solution not loaded by @fpaul-1A in #2560
- fix: repair build and fix design by @cpaulve-1A in #2572
- fix: base code navigation on webcontainer instead of project initial value by @cpaulve-1A in #2590
- fix: test and visual testing update for otter training by @cpaulve-1A in #2638
- fix: typo by @matthieu-crouzet in #2654
- fix(workspace): add tsconfig.json dedicated to the application by @kpanot in #2650
- fix(#2553): remove config with no properties + support metadata check for config without properties by @matthieu-crouzet in #2641
- fix(deps): align peer deps for eslint by @matthieu-crouzet in #2673
- fix(design): remove expectOverride on CSS causing runtime issue by @kpanot in #2664
- fix(#2628): generate eol LF config by @matthieu-crouzet in #2635
- fix: styling compile inputs and named input for assets by @sdo-1A in #2689
- fix(design): rendering of the typography design token by @kpanot in #2698
- fix: align npm create
--yarn
parameter by @kpanot in #2694 - fix(github-cascading-app): multi config warning message by @kpanot in #2707
- fix(training-sdk): remove the training SDK publishing by @kpanot in #2704
- fix: build and test before release by @vscaiceanu-1a in #2720
- fix: renovate exception by @kpanot in #2716
- fix: Renovate node version regex by @kpanot in #2731
- fix(workspace): the tsconfig links to generate libraries by @kpanot in #2648
- fix: dev install for @o3r/pipeline by @vscaiceanu-1a in #2726
- fix(workspace): update nx scope in generated executors by @kpanot in #2717
- fix: add missing files in workspace by @kpanot in #2682
- fix(workspace-helpers): report deprecates npmjs url by @kpanot in #2744
- fix: remove deprecated vars for templates by @vscaiceanu-1a in #2742
- fix: typos in URLS in v12 migration guide by @sdo-1A in #2748
- fix(workspace): add husky in dev workspace dependency by @kpanot in #2751
- fix: build builder and schematics for o3r lib by @vscaiceanu-1a in #2727
- fix(github-actions): undeterministic github actions packaging by @fpaul-1A in #2737
- fix(schematics): fix skip install task by @kpanot in #2754
Other Changes
- chore(training): regenerate lock file by @fpaul-1A in #2556
- test(training): visual testing for training steps by @fpaul-1A in #2587
- chore: upgrade eslint by @fpaul-1A in #2633
- chore: update some major deps for o3r 12 by @vscaiceanu-1a in #2573
- chore: add unit test on otter training helpers by @cpaulve-1A in #2672
- chore: reduce project.json duplication and split prepublish by @kpanot in #2658
- chore: angular 19 by @vscaiceanu-1a in #2612
- chore: fix vscode rg issue on mac by @kpanot in #2693
- ci: fix e2e tests by @fpaul-1A in #2700
- chore(create): reduce the Otter logo by @kpanot in #2706
- chore: align deps with install by @vscaiceanu-1a in #2719
- test(chrome-devtools): setup e2e tests for chrome extension by @fpaul-1A in #2711
- chore: upgrade postcss by @fpaul-1A in #2723
- chore: upgrade minor dependencies by @fpaul-1A in #2724
- chore: upgrade linters by @fpaul-1A in #2728
- chore: upgrade angular dependencies by @fpaul-1A in #2729
- chore: ignore petstore basepath link by @kpanot in #2734
- chore: upgrade capacitor major by @fpaul-1A in #2739
- chore: upgrade nx major by @fpaul-1A in #2736
- chore: upgrade build major dependencies by @fpaul-1A in #2747
- chore: upgrade some major dependencies by @fpaul-1A in #2752
- chore: upgrade apps major dependencies by @fpaul-1A in #2741
- chore: upgrade openapi dependencies by @fpaul-1A in #2759
- chore: upgrade playwright 1.50 by @fpaul-1A in #2753
- chore: upgrade inquirer by @fpaul-1A in #2757
- chore: upgrade major dependencies by @fpaul-1A in #2770
Full Changelog: v11.6.0...v12.0.0-rc.0