Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @juliushaertl/vue-richtext from 0.3.3 to 1.0.1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2021

Bumps @juliushaertl/vue-richtext from 0.3.3 to 1.0.1.

Release notes

Sourced from @juliushaertl/vue-richtext's releases.

v1.0.1

  • Fix issue where newlines were not properly rendered in non-markdown mode
  • Bump dependencies

v1.0.0

This version adds markdown support to the rich text component and refactors the parsing and placeholder replacement to use rehype/remark.

See the documentation for a full example on the new markdown functionallity.

Thanks a lot to @Cacodaimon for working on this.

Commits
  • f8cca17 v1.0.1
  • c0f81f4 Merge pull request #286 from juliushaertl/bugfix/noid/newlines
  • 3782dc4 Add temporary patched version of remark-disable-tokenizers
  • 1ab49dc Add remark-breaks
  • 39be976 Remove blankLine block from the disabled list
  • 3dbd6aa Add test for newline issue
  • 6b23492 Merge pull request #290 from juliushaertl/dependabot/npm_and_yarn/babel/prese...
  • 3266840 Merge pull request #291 from juliushaertl/dependabot/npm_and_yarn/eslint-plug...
  • 9fc5554 Merge pull request #293 from juliushaertl/dependabot/npm_and_yarn/babel/core-...
  • faeada9 Merge pull request #292 from juliushaertl/dependabot/npm_and_yarn/prettier-es...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants