Skip to content

Releases: paramander/contentful-rich-text-vue-renderer

v3.1.0

01 Mar 23:08
c5f36b7
Compare
Choose a tag to compare

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 and SUBSCRIPT marks by @KeyboardRage in #53
  • Bump required @contentful/rich-text-types to v15.14.1 for SUPERSCRIPT and SUBSCRIPT support in 3fae99c

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

28 Jul 09:20
7d7e14d
Compare
Choose a tag to compare

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

04 Jul 17:01
2f764bc
Compare
Choose a tag to compare

What's Changed

  • Fix ES module build by upgrading rollup script by @tolgap in #44
  • Upgrade to vue 3 component by @tolgap in #20

Full Changelog: v2.1.0...v3.0.0

v2.1.0

26 Apr 19:11
28690e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1 maintenance for NPM publishing

25 Feb 09:42
ec3a9a8
Compare
Choose a tag to compare

Adds a few NPM fields that are used for packages.

Vue 3 support

08 Feb 12:27
9993b98
Compare
Choose a tag to compare
Vue 3 support Pre-release
Pre-release

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

26 Jan 14:24
Compare
Choose a tag to compare
  • Upgrades test utils
  • Drops support for Node 8 (as many packages don't support it anymore)

v1.1.5

13 Mar 11:37
23a96b9
Compare
Choose a tag to compare

Fix overlapping marks not rendering correctly (#12)

v1.1.4

09 Mar 20:25
b542de6
Compare
Choose a tag to compare

Bump acorn and kind-of due to warnings from npm audit.

Add specs and bump deep-mixin dependency

06 Jan 15:12
Compare
Choose a tag to compare
v1.1.3

Bump minor version for specs and dependency updates