Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CodeSandbox, StackBlitz links to bug form #30

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

ChristianMurphy
Copy link
Member

  • issue for now links to both codesandbox and stackblitz starters
  • starters now include codesandbox and stackblitz configuration files
  • create react app starter now has updated dependencies

* issue for now links to both codesandbox and stackblitz starters
* starters now include codesandbox and stackblitz configuration files
* create react app starter now has updated dependencies
"@babel/runtime": "7.16.3",
"typescript": "4.5.2"
"@babel/runtime": "7.16.7",
"typescript": "4.4.4"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keeping this version pinned until microsoft/TypeScript#46900 is resolved

@ChristianMurphy ChristianMurphy requested a review from a team January 9, 2022 14:55
@wooorm wooorm changed the title docs: link to both codesandbox and stackblitz in issue form Add CodeSandbox, StackBlitz links to bug form Jan 9, 2022
@wooorm wooorm merged commit 06df2b2 into mdx-js:main Jan 9, 2022
@wooorm wooorm added the 💪 phase/solved Post is done label Jan 9, 2022
@ChristianMurphy ChristianMurphy deleted the support-stackblitz branch January 10, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

2 participants