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

Fix missing jsx-runtime in npm package #13

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Fix missing jsx-runtime in npm package #13

merged 1 commit into from
Sep 6, 2022

Conversation

remcohaszing
Copy link
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

jsx-runtime.js is part of the exports, but it’s not included in the files to publish.

@remcohaszing remcohaszing added 🐛 type/bug This is a problem 👶 semver/patch This is a backwards-compatible fix labels Sep 6, 2022
@remcohaszing remcohaszing requested a review from a team September 6, 2022 17:03
@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Sep 6, 2022
@wooorm wooorm changed the title Publish jsx-runtime Fix missing jsx-runtime in npm package Sep 6, 2022
@wooorm wooorm merged commit 6252e5c into syntax-tree:main Sep 6, 2022
@wooorm wooorm added the 💪 phase/solved Post is done label Sep 6, 2022
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Sep 6, 2022
@wooorm
Copy link
Member

wooorm commented Sep 6, 2022

Released in 3.0.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done 👶 semver/patch This is a backwards-compatible fix 🐛 type/bug This is a problem
Development

Successfully merging this pull request may close these issues.

2 participants