This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Open
Conversation
ab7eca6 to
27d352a
Compare
c42189d to
e98a06f
Compare
40b775c to
68e7a48
Compare
fc282be to
a374031
Compare
a374031 to
a58b3b5
Compare
ce64670 to
c2dffa6
Compare
c2dffa6 to
f5bd47a
Compare
240f993 to
b665b99
Compare
b665b99 to
6606bbe
Compare
6606bbe to
a3aefb2
Compare
a3aefb2 to
922553a
Compare
5170388 to
fde7caf
Compare
4c76bc4 to
fd4ccd3
Compare
fd4ccd3 to
7f68cfc
Compare
7f68cfc to
a8b279f
Compare
5423c0a to
b6fff37
Compare
1ac4c1e to
c2c1770
Compare
5129609 to
f28020e
Compare
f28020e to
e3eb63b
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:
^3.0.8->^4.2.1Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
hashicorp/next-mdx-remote
v4.2.1Compare Source
What's Changed
jsx-dev-runtimein development mode by @imtsuki in https://github.com/hashicorp/next-mdx-remote/pull/323New Contributors
Full Changelog: hashicorp/next-mdx-remote@v4.2.0...v4.2.1
v4.2.0Compare Source
What's Changed
New Contributors
Full Changelog: hashicorp/next-mdx-remote@v4.1.0...v4.2.0
v4.1.0Compare Source
What's Changed
frontmattertype and make it configurable by @joemckenney in https://github.com/hashicorp/next-mdx-remote/pull/283New Contributors
Full Changelog: hashicorp/next-mdx-remote@v4.0.3...v4.1.0
v4.0.3Compare Source
What's Changed
frontmatterprop. by @MatthijsMud in https://github.com/hashicorp/next-mdx-remote/pull/252New Contributors
Full Changelog: hashicorp/next-mdx-remote@v4.0.2...v4.0.3
v4.0.2Compare Source
v4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: hashicorp/next-mdx-remote@v4.0.0...4.0.1
v4.0.0Compare Source
next-mdx-remotehas been upgraded to use MDX v2 under the hood, which comes with improved performance and a whole list of other enhancements. Due to the improved code generated from MDX, we've also been able to remove our usage ofesbuild. If you're using Next v12, no changes should be required to upgrade! Users on Next v11.1 might need to setexperimental: { esmExternals: true }innext.config.js.Note that some of the underlying changes in MDX v2 may require you to adjust some of your MDX content or custom components.
Take it for a spin and let us know if you run into any issues. 🙏
Breaking Changes
Features
{ parseFrontmatter: true }toserialize(). Frontmatter is then available in your MDX:{frontmatter.page_title}
Hello world!
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.