We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e2d43 commit fe55913Copy full SHA for fe55913
CHANGELOG.md
@@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.
13
> - Documentation
14
> - Internal
15
16
+## 19.0.0-beta.1 (2025-04-26)
17
+
18
+#### Breaking Changes
19
20
+- requires angular v19 or greater ([ec8f932](https://github.com/sibiraj-s/ngx-editor/commit/ec8f932))
21
22
## 18.0.0 (2024-09-01)
23
24
#### Breaking Changes
projects/ngx-editor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-editor",
3
- "version": "18.0.0",
+ "version": "19.0.0-beta.1",
4
"description": "The Rich Text Editor for Angular, Built on ProseMirror",
5
"license": "MIT",
6
"type": "module",
0 commit comments