Releases: jfcere/ngx-markdown
Releases · jfcere/ngx-markdown
v12.0.0
Update Angular 12
Library has been updated to support Angular 12.
It is recommended to stick with ngx-markdown v11.x.x if you are using Angular 11.
Commits
v11.1.2
New features and enhancements
v11.1.1
New features and enhancements
v11.1.0
Dropping IE11 Support
ℹ️ Marked dependency has been updated to v2.0.0 and as stated in their changelog, IE11 will no longer be supported.
No longer supporting IE 11. IE 11 may still work but we are not committed to making sure it works with every update. We still provide an es5 version in lib/marked.js but some pollyfills may be needed for IE 11 in the future.
New features and enhancements
v11.0.0
Update Angular 11
Library has been updated to support Angular 11.
It is recommended to stick with ngx-markdown v10.x.x if you are using Angular 10.
Commits
v10.1.1
New features and enhancements
- Update Emoji-Toolkit dependency to fix node-sass compilation error (#258) (8877b1e) @jfcere
🥇 Special thanks to @robjtede for his investigation and follow-up to resolve the issue!
v10.1.0
New features and enhancements