tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
320 stars 92 forks source link

INT-3306: Specify RxJS ^v7.4.0 as a peer dependency #389

Closed danoaky-tiny closed 1 month ago

danoaky-tiny commented 1 month ago

INT-3306

tinymce-angular v8 major release changed certain rxjs imports to ones that are only compatible with rxjs v7. So it should be a peer dependency.

Related issue: #388