This repository was archived by the owner on Aug 10, 2022. It is now read-only.
Update mdx monorepo to v0.20.3#130
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/mdx-monorepo
branch
from
March 5, 2019 22:43
7bcaed7 to
4f91c4e
Compare
renovate
Bot
force-pushed
the
renovate/mdx-monorepo
branch
from
March 6, 2019 17:25
4f91c4e to
938299d
Compare
Owner
|
Just started reviewing :) |
renovate
Bot
force-pushed
the
renovate/mdx-monorepo
branch
from
April 16, 2019 14:50
938299d to
496d374
Compare
renovate
Bot
force-pushed
the
renovate/mdx-monorepo
branch
from
May 13, 2019 22:18
496d374 to
d4c77f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
0.15.7->0.20.30.18.0->0.20.3Release Notes
mdx-js/mdx
v0.20.3Compare Source
• Group adjacent import/export nodes in remark-mdx (#405)
v0.20.2Compare Source
• Fix template string escaping in code blocks (#437)
v0.20.1Compare Source
v0.20.0Compare Source
v0.19.0Compare Source
• Handle backslash escaping in template literals (#366)
🚨Breaking changes 🚨
If you were accounting for broken template literal escaping with something like
\\ some stuff \\to get the output of\ some stuff \this will now result in\\ some stuff \\. So you'll need to remove the escaped backslash since they're now automatically escaped.v0.18.2Compare Source
v0.18.1Compare Source
v0.18.0Compare Source
• No longer destructures
componentsfrompropsin MDXTag and MDXProvider (#408)v0.17.5Compare Source
• Better handle props parsing (#404)
v0.17.4Compare Source
• Add
isMDXComponentstatic property (#369)v0.17.3Compare Source
• Improve import/export parsing in
remark-mdx(#399)v0.17.0Compare Source
• fix runtime build (https://github.com/mdx-js/mdx/issues/386)
• publish alpha for remark-mdx
v0.16.8Compare Source
• various documentation improvements
• pass exported props to the layout component (https://github.com/mdx-js/mdx/pull/379)
v0.16.6Compare Source
v0.16.5Compare Source
componentsviaMDXProvider(#333)v0.16.4Compare Source
• props are assigned at the top level of render (bugfix) #326
• fix naming for
npm init mdxdirectories #329• don't add the
defaultproperty toimportnodes #327v0.16.3Compare Source
• properly define components in new class-based MDX output #323
v0.16.2Compare Source
super()call in theMDXContentclass (#319)v0.16.1Compare Source
v0.16.0Compare Source
metaStringprop by renaming it to lowercasemetastringinsteadConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.