Change8

3.7.0

📦 prettier
6 features🐛 3 fixes🔧 2 symbols

Summary

Prettier 3.7.0 introduces support for CSS nesting and a new experimental operator position option, alongside various formatting improvements across supported languages.

✨ New Features

  • Added support for CSS nesting
  • Added support for the 'experimental-operator-position' option
  • Improved formatting for JavaScript, TypeScript, and Flow
  • Enhanced formatting for CSS, SCSS, and Less
  • Updated Markdown and MDX formatting
  • Improved GraphQL and YAML support

🐛 Bug Fixes

  • Fixed various edge cases in JavaScript and TypeScript formatting
  • Resolved issues with comment placement in CSS and SCSS
  • Fixed formatting inconsistencies in Markdown lists and tables

🔧 Affected Symbols

experimental-operator-positioncss-nesting