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

feat(fmt): stabilize CSS, HTML and YAML formatters #25753

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

bartlomieju
Copy link
Member

This commits stabilizes CSS, HTML and YAML formatters
in deno fmt.

It is no longer required to use either of these flags:

  • --unstable-css
  • --unstable-html
  • --unstable-yaml
    Or these unstable options in the config file:
  • fmt-css
  • fmt-html
  • html-yaml

@bartlomieju
Copy link
Member Author

CC @g-plane

@g-plane
Copy link
Contributor

g-plane commented Sep 20, 2024

I'm going to release a new version of markup_fmt tonight which fixes some issues of formatting HTML and components, so please wait for it.

@bartlomieju bartlomieju added this to the 2.0.0 milestone Sep 20, 2024
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju merged commit a7ac899 into denoland:main Sep 23, 2024
17 checks passed
@bartlomieju bartlomieju deleted the stabilize_fmts branch September 23, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants