Releases: ony3000/prettier-plugin-brace-style
Releases · ony3000/prettier-plugin-brace-style
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
braceStyle
isallman
, 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
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
ℹ️ This plugin now requires Node.js ≥ 14.
What's Changed
- Remove test code from the default branch by @ony3000 in #12
- Reorganize the repository structure into a monorepo by @ony3000 in #13
- Improve code readability by @ony3000 in #14
- Support formatting for vue component by @ony3000 in #15
Full Changelog: v0.3.2...v0.4.0