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

remark-stringify: fix types to disallow options.extensions #874

Merged
merged 1 commit into from
Oct 13, 2021
Merged

remark-stringify: fix types to disallow options.extensions #874

merged 1 commit into from
Oct 13, 2021

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Oct 13, 2021

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

As title

@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 Oct 13, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #874 (c33ec4e) into main (d0d6f29) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #874   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          901       905    +4     
=========================================
+ Hits           901       905    +4     
Impacted Files Coverage Δ
packages/remark-stringify/lib/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0d6f29...c33ec4e. Read the comment docs.

@wooorm wooorm merged commit a0ef353 into remarkjs:main Oct 13, 2021
@wooorm wooorm changed the title fix(remark-stringify): extensions is unavailable actually remark-stringify: fix types to disallow options.extensions Oct 13, 2021
@github-actions
Copy link

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.

@JounQin JounQin deleted the fix/remark-stringify branch October 13, 2021 15:04
@wooorm
Copy link
Member

wooorm commented Oct 13, 2021

released!

@wooorm wooorm added ☂️ area/types This affects typings 🐛 type/bug This is a problem 👶 semver/patch This is a backwards-compatible fix 💪 phase/solved Post is done labels Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☂️ area/types This affects typings 🤞 phase/open Post is being triaged manually 💪 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.

3 participants