Releases: paramander/contentful-rich-text-vue-renderer
Releases · paramander/contentful-rich-text-vue-renderer
v3.1.0
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #48
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #47
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #49
- Added missing
SUPERSCRIPT
andSUBSCRIPT
marks by @KeyboardRage in #53 - Bump required
@contentful/rich-text-types
tov15.14.1
forSUPERSCRIPT
andSUBSCRIPT
support in 3fae99c
New Contributors
- @KeyboardRage made their first contribution in #53
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Avoid dynamic require by replacing vue with shim in browser by @tolgap in #46
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #45
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.1.0
What's Changed
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #27
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #26
- Bump browserslist from 4.16.1 to 4.16.6 by @dependabot in #28
- Bump ws from 7.4.2 to 7.4.6 by @dependabot in #30
- Avoid render loops in node-renderers test by @NWRichmond in #34
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #35
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #37
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #38
- Add in support for RTE tables by @JayyajGH in #41
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #40
New Contributors
- @NWRichmond made their first contribution in #34
- @JayyajGH made their first contribution in #41
Full Changelog: v2.0.1...v2.1.0
v2.0.1 maintenance for NPM publishing
Adds a few NPM fields that are used for packages.
Vue 3 support
See #20
First release candidate for Vue 3 support. Please report any bugs to https://github.com/paramander/contentful-rich-text-vue-renderer/issues .
Upgrade for latest Vue 2 packages
- Upgrades test utils
- Drops support for Node 8 (as many packages don't support it anymore)
v1.1.5
v1.1.4
Add specs and bump deep-mixin dependency
v1.1.3 Bump minor version for specs and dependency updates