Skip to content

Build(deps): Bump @tinymce/tinymce-angular from 7.0.0 to 8.0.0 in /angular

Bumps @tinymce/tinymce-angular from 7.0.0 to 8.0.0.

Changelog

Sourced from @​tinymce/tinymce-angular's changelog.

8.0.0 - 2024-04-29

Added

  • Support for Angular 16 & 17. Angular 15 is still supported via ^7.0.0 #INT-3274
  • Support for the OnPush change detection strategy. #INT-2974
  • Support for TinyMCE version 7. #INT-3292
  • Added licenseKey prop. #INT-3292
  • Added events onInput, onCompositionEnd, onCompositionStart & onCompositionUpdate. #INT-3292
  • Added a JSDoc link to the TinyMCE 7 Angular Technical Reference docs page. #INT-3292

Improved

  • Updated Storybook to v8, as well as now using CSFv3 components. #INT-3274
  • Improved cloudChannel type. #INT-3292

Fixed

  • Updated CI library to latest
  • Updated dependencies. #INT-3274
  • Usage of RxJS deprecated operators. #INT-3274
Commits
  • b4aa106 hotfix: Fix CI git credentials (#381)
  • a2b1e55 Upped publishContainer resources to prevent out of memory issues in CI (#380)
  • da44eb8 Branch is ready for release - setting release version
  • b4f38f6 INT-3305: Fix for Jenkinsfile "command not found" error (#379)
  • 35b0806 Branch is ready for release - setting release version
  • 8dca388 INT-3292: Support for TinyMCE v7 (#378)
  • b5cda49 INT-3274: Upgrade to Angular 17 (#367)
  • 20c1991 Merge pull request #349 from tinymce/hotfix/MaterialTabFix
  • 5f6b7f7 Fix reactive model in storybook for material tabs
  • 2e7ac7b Merge pull request #345 from tinymce/feature/INT-3118
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading