Skip to content

Support MDX layout#365

Merged
remcohaszing merged 3 commits intomainfrom
mdx-layout
Dec 14, 2023
Merged

Support MDX layout#365
remcohaszing merged 3 commits intomainfrom
mdx-layout

Conversation

@remcohaszing
Copy link
Copy Markdown
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Closes #362

@remcohaszing remcohaszing added 🐛 type/bug This is a problem 🗄 area/interface This affects the public interface 👶 semver/patch This is a backwards-compatible fix 🙆 yes/confirmed This is confirmed and ready to be worked on 👍 phase/yes Post is accepted and can be worked on labels Dec 11, 2023
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 11, 2023

🦋 Changeset detected

Latest commit: a021c58

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@mdx-js/language-service Minor
@mdx-js/language-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

Hi! This is accepted and can go somewhere!

Team: please review this PR and use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this.

@remcohaszing remcohaszing marked this pull request as ready for review December 12, 2023 20:37
@remcohaszing remcohaszing merged commit de0c819 into main Dec 14, 2023
@remcohaszing remcohaszing deleted the mdx-layout branch December 14, 2023 09:53
@github-actions
Copy link
Copy Markdown
Contributor

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

@github-actions github-actions bot mentioned this pull request Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗄 area/interface This affects the public interface 👍 phase/yes Post is accepted and can be worked on 👶 semver/patch This is a backwards-compatible fix 🐛 type/bug This is a problem 🙆 yes/confirmed This is confirmed and ready to be worked on

Development

Successfully merging this pull request may close these issues.

User defined export default in .mdx should be allowed

1 participant