Skip to content

Use style-to-js #11

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

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Use style-to-js #11

merged 2 commits into from
Mar 5, 2025

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 discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

style-to-js is a small wrapper around style-to-object. It’s maintained by the same person. It performs the same logic we had in here, meaning that dependency can replaces it.

This is the same as syntax-tree/hast-util-to-estree#10

`style-to-js` is a small wrapper around `style-to-object`. It’s
maintained by the same person. It performs the same logic we had in
here, meaning that dependency can replaces it.
@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 Mar 5, 2025
@remcohaszing remcohaszing added 🦋 type/enhancement This is great to have 📦 area/deps This affects dependencies 🏡 area/internal This affects the hidden internals 👶 semver/patch This is a backwards-compatible fix and removed 🤞 phase/open Post is being triaged manually labels Mar 5, 2025

This comment has been minimized.

@remcohaszing remcohaszing added the 🤞 phase/open Post is being triaged manually label Mar 5, 2025
@wooorm wooorm merged commit 90fde6c into main Mar 5, 2025
4 checks passed
@wooorm wooorm deleted the style-to-js branch March 5, 2025 11:28

This comment has been minimized.

@wooorm wooorm added the 💪 phase/solved Post is done label Mar 5, 2025
@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Mar 5, 2025
@wooorm
Copy link
Member

wooorm commented Mar 5, 2025

Released in 2.3.6, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 area/deps This affects dependencies 🏡 area/internal This affects the hidden internals 💪 phase/solved Post is done 👶 semver/patch This is a backwards-compatible fix 🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

2 participants