Skip to content

Commit 940bda2

Browse files
authored
fix(docs): Add a note about 1.x version
also, trigger a patch release
1 parent 5ed1afd commit 940bda2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and ships with a configurable WYSIWYG editor component.
99
The editor is based on the official Draft.js example,
1010
with HTML as markup export format.
1111

12+
The library is functioning and being used in production,
13+
but while it’s at version 1.x it should be considered unstable
14+
(e.g., your AOT build might start failing if you’re lazy-loading
15+
this library’s modules using Angular’s router).
16+
1217
[**Demo**](https://ngx-draft-js-demo-6aa62.firebaseapp.com/ "Showcases rich editor functionality with bindings")
1318
  
1419
[NPM](https://www.npmjs.com/package/ngx-draft-js)

0 commit comments

Comments
 (0)