Download Latest Version v20.0.0 source code.tar.gz (254.4 kB)
Email in envelope

Get an email when there's a new version of ngx-markdown

Home / v19.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-20 1.1 kB
v19.0.0 source code.tar.gz 2024-11-20 293.3 kB
v19.0.0 source code.zip 2024-11-20 340.4 kB
Totals: 3 Items   634.7 kB 1

Update Angular 19

Library has been updated to support Angular 19.

It is recommended to stick with ngx-markdown v18.x.x if you are using Angular 18.

New features and enhancements

  • Update to Angular 19
  • Update marked dependency to 15.0.0
  • Add global configuration for mermaid plugin and update options

⚠ Breaking changes

Marked dependency

Marked has been updated to the latest version, 15.0.0. The renderer token override functions have changed and need to be adjusted. Extension packages will also need to be updated to match the new marked version.

Mermaid plugin

Mermaid options have been updated and bring model changes. Minor adjustments will need to be made, please refer to mermaid-options.ts for updated typings.

Special thanks

🥇 Thanks to @pkurcx for his contribution to update Angular 19.

Commits

  • feat!: update to angular 19 (#558) (d9fc3aa) @pkurcx, @jfcere
  • feat!: update marked lib to 15.0.0 (#559) (620b366) @jfcere
  • feat!: add global configuration for mermaid and update options (#560) (3d68dc6) @jfcere
Source: README.md, updated 2024-11-20