fix(deps): update dependency react-element-to-jsx-string to v15 #221
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.2.0
->15.0.0
Release Notes
algolia/react-element-to-jsx-string
v15.0.0
Compare Source
Bug Fixes
14.3.4 (2021-10-19)
Bug Fixes
14.3.3 (2021-10-19)
Bug Fixes
Features
14.3.2 (2020-10-28)
Bug Fixes
14.3.1 (2020-01-21)
Bug Fixes
v14.3.4
Compare Source
Bug Fixes
v14.3.3
Compare Source
Bug Fixes
Features
v14.3.2
Compare Source
Bug Fixes
v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
Features
v14.2.0
Compare Source
Bug Fixes
Features
v14.1.0
Compare Source
Bug Fixes
14.0.3 (2019-07-19)
Bug Fixes
chore
Features
BREAKING CHANGES
showFunctions: true
option, the function are now always inlined in the output by default. Before it was not always the case (depending one the engine, platform or babel versions)You could get back to the previous behavior by using the
preserveFunctionLineBreak
function export as a value of the optionfunctionValue
.14.0.2 (2018-10-10)
Bug Fixes
14.0.1 (2018-06-20)
Bug Fixes
v14.0.3
Compare Source
Bug Fixes
chore
Features
BREAKING CHANGES
showFunctions: true
option, the function are now always inlined in the output by default. Before it was not always the case (depending one the engine, platform or babel versions)You could get back to the previous behavior by using the
preserveFunctionLineBreak
function export as a value of the optionfunctionValue
.v14.0.2
Compare Source
Bug Fixes
v14.0.1
Compare Source
Bug Fixes
v14.0.0
Compare Source
Features
BREAKING CHANGES
browser: This PR change of the internal directory structure of the exported code. The previous code has move from the
dist/
into thedist/esm
directory (but remender that we do not avice you to do use internals code 🤓)fix(bunble): do not bundle peer dependencies
qa(ci): Avoid duplicate runs of checks on CI
qa(dependencies): Upgrade to latest rollup versions
qa(test): Allow to run the smoke tests aggaint all builded versions
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.