Skip to content

Releases: jfcere/ngx-markdown

v12.0.0

16 May 17:51
Compare
Choose a tag to compare

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.3

16 Apr 00:45
Compare
Choose a tag to compare

Bug fixes

v11.1.2

10 Mar 00:26
Compare
Choose a tag to compare

New features and enhancements

v11.1.1

02 Mar 00:26
Compare
Choose a tag to compare

New features and enhancements

v11.1.0

19 Feb 01:24
Compare
Choose a tag to compare

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.1

04 Dec 02:37
Compare
Choose a tag to compare

Bug fixes

v11.0.0

26 Nov 00:18
Compare
Choose a tag to compare

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

19 Aug 00:40
Compare
Choose a tag to compare

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

20 Jul 23:21
Compare
Choose a tag to compare

New features and enhancements

v10.0.0

01 Jul 01:38
Compare
Choose a tag to compare

Update Angular 10

Library has been updated to support Angular 10.

Due to TypeScript 3.9 and TSLib 2.0 the library might not be fully compatible with Angular 9 therefore dependencies have been adjusted accordingly.

It is recommended to use ngx-markdown 9 if you are using Angular 9.

Commits