mdx-js / mdx

Markdown for the component era
https://mdxjs.com
MIT License
17.77k stars 1.14k forks source link

Add `module: node16` to `tsconfig.json` #2228

Closed ChristianMurphy closed 1 year ago

ChristianMurphy commented 1 year ago

Mostly ready, this will depend on some upstream changes being finished. https://github.com/Rich-Harris/periscopic/pull/19 and https://github.com/Rich-Harris/estree-walker/pull/34

resolves https://github.com/mdx-js/mdx/pull/2211

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
mdx ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 4:13PM (UTC)
ChristianMurphy commented 1 year ago

Upstream issues resolved, this is ready for review @mdx-js/maintainers

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (f67a683) compared to base (b85947b). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2228 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2064 2065 +1 ========================================= + Hits 2064 2065 +1 ``` | [Impacted Files](https://codecov.io/gh/mdx-js/mdx/pull/2228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [packages/mdx/lib/evaluate.js](https://codecov.io/gh/mdx-js/mdx/pull/2228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGFja2FnZXMvbWR4L2xpYi9ldmFsdWF0ZS5qcw==) | `100.00% <100.00%> (ø)` | | | [packages/mdx/lib/plugin/rehype-remove-raw.js](https://codecov.io/gh/mdx-js/mdx/pull/2228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGFja2FnZXMvbWR4L2xpYi9wbHVnaW4vcmVoeXBlLXJlbW92ZS1yYXcuanM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

wooorm commented 1 year ago

Sweet, thanks!

wooorm commented 1 year ago

Thanks, released in 2.3.0