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

chore: release vscode-mdx #247

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 22, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #222 d2eb7a7 Thanks @KeyboardSounds! - Support for highlighting JSX evaluated expressions

    In JSX, you can include JS expressions within tags, like:

    <ATag>
    {doSomething(‘a’, 7)}
    </asdfadf

    This PR adds syntax highlighting for those expressions by adding a new pattern
    in the tmLanguage.json.

@remcohaszing remcohaszing mentioned this pull request Dec 22, 2022
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 37debec to 2025e42 Compare December 22, 2022 12:49
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from a901f89 to 999b28a Compare December 23, 2022 14:32
@github-actions github-actions bot force-pushed the changeset-release/master branch from 999b28a to a53f2cc Compare December 29, 2022 11:42
@remcohaszing
Copy link
Member

Closing in favour of #257

@remcohaszing remcohaszing deleted the changeset-release/master branch December 29, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants