3.7.4
📦 prettierView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This release focuses on bug fixes for comment handling in union types and formatting improvements for LWC interpolations.
🐛 Bug Fixes
- Fixed an issue where comments in union types were being duplicated.
- Fixed unstable comment printing in union types.
- Avoided unnecessary quotes around LWC (Lightning Web Components) interpolations.
🔧 Affected Symbols
union type commentsLWC interpolations