v15.0.0-next.0
Pre-release
Pre-release
⚠️ Breaking change
The library dependencies have been removed and set as peer dependencies instead to avoid having unused packages installed locally and avoid conflict for projects that already use any of those dependencies.
You can update ngx-markdown using the command below and install your required peer dependencies manually following the updated installation section of the README.md
.
npm install [email protected]
ℹ️ This change will be included in the next major release of ngx-markdown which will come out when Angular 15 will be officially released.