Skip to content

Commit

Permalink
Add TS 5 info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Sep 19, 2024
1 parent 04695d6 commit e0f3abf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ Because of the breaking changes in the Angular library output format, the `@cked
<tr>
<td><code>^9</code></td>
<td><code>16+</code></td>
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v43.0.0">43</a>.</td>
<td>Migration to TypeScript&nbsp;5. Declaration files are not backward compatible. Requires CKEditor&nbsp;5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v43.0.0">43</a> or higher.</td>
</tr>
<tr>
<td colspan="3">Past releases (no longer maintained)</td>
</tr>
<tr>
<tr>
<td><code>^8</code></td>
<td><code>13+</code></td>
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a>.</td>
</tr>
<tr>
<tr>
<td><code>^7</code></td>
<td><code>13+</code></td>
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
Expand Down

0 comments on commit e0f3abf

Please sign in to comment.