Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Update dependency preact-render-to-string to v4 #34

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 10, 2018

This PR contains the following updates:

Package Type Update Change References
preact-render-to-string dependencies major ^3.7.0 -> ^4.0.0 source

Release Notes

developit/preact-render-to-string

v4.1.0

Compare Source

Update: 4.1.0 is now the official latest release (no longer a prerelease)!

v4.0.1

Compare Source

  • Fix transpiled code for preact-render-to-string/jsx containing arrow functions in 4.0.0.

v4.0.0

Compare Source

Breaking Changes:

The preact-render-to-string module no longer supports the { pretty: true } option. For this functionality, please migrate to preact-render-to-string/jsx:

import renderToString from 'preact-render-to-string/jsx';

renderToString(<foo />, { pretty: true, jsx: false, xml: false });

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant