Releases: vit-svoboda/kontent-rich-text-for-vue
Releases · vit-svoboda/kontent-rich-text-for-vue
2.0.0: Links
Breaking
- Updated parse5 in line of the latest Kontent Delivery SDK.
New features
- Added support to resolve content item link URL.
- Added support to customize rendering of hyperlink elements.
Other changes
- Newer build tools produce substantially smaller package.
2.0.0 Preview 2: Links
New features
- Added support to resolve content item link URL.
- Added support to customize rendering of hyperlink elements.
2.0.0 Preview 1: Even smaller footprint
Breaking
- Updated parse5 in line of the latest Kontent Delivery SDK.
Other changes
- Newer build tools produce substantially smaller package.
1.0.0: Smaller footprint
In order for the package to have a smaller footprint, I replaced the package used for parsing the Kontent Delivery API output. Used to be the rather bulky jsdom, now it is parse5 that is coincidentally also used by the Kontent Delivery SDK and thus likely to be already present in the client application.
0.0.2: Rewrite build script to use rollup
For some reason, vue-cli produced enormous bundles.
0.0.1
Configure package entry point