Releases: ony3000/prettier-plugin-brace-style
Releases · ony3000/prettier-plugin-brace-style
v0.10.1
v0.10.0
v0.9.0
v0.8.2
v0.8.1
v0.8.0
ℹ️ This version contains some breaking changes.
What's Changed
- Drop support for Prettier v2 by @ony3000 in #55
- Increase the minimum required Node.js version to 18 by @ony3000 in #56
- Readopt polyrepo as repository structure by @ony3000 in #57
- Replace ESLint with Biome by @ony3000 in #58
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
v0.7.1
What's Changed
- Make the order of target braces consistent by @ony3000 in #44
- Fixes an error that occurs when non-script syntax is written in a script tag in HTML by @ony3000 in #45
- Leave Prettier's output as is for code blocks embedded in markdown and mdx by @ony3000 in #46
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: add github CI for tests by @bryceosterhaus in #35
- Support svelte by @ony3000 in #39
- Support angular and html by @ony3000 in #40
- When
braceStyleisallman, the opening brace of a switch statement case block also breaks into new lines. by @ony3000 in #41
New Contributors
- @bryceosterhaus made their first contribution in #35
Full Changelog: v0.6.2...v0.7.0