Releases: ember-tooling/prettier-plugin-ember-template-tag
Releases · ember-tooling/prettier-plugin-ember-template-tag
Release 1.0.0-0
💥 Breaking Change
- #78 Upgrade to Prettier 3 (Closes #61); Breaks compatibility with Prettier 2 (@gitKrystan with special thanks to @evoactivity and @Techn1x)
- #57 Drop Node 14 (@gitKrystan)
📝 Documentation
- #55 README improvements (@charlesfries)
- #54 Improve documentation of prettier plugin config (@ef4)
🏠 Internal
- #82 Run prettier -w with new trailingComma=all default (@gitKrystan)
- #74 Add dependabot.yml (@gitKrystan)
- #73 Upgrade @tsconfig/node16 (@gitKrystan)
- #72 Upgrade concurrently (@gitKrystan)
- #71 Upgrade vite / vitest / test package dependencies (@gitKrystan)
- #70 Upgrade eslint and eslint plugins (@gitKrystan)
- #69 Upgrade release-it dependencies (@gitKrystan)
- #68 Upgrade pnpm and node@16 (@gitKrystan)
- #56 Upgrade Dependencies (@gitKrystan)
Committers: 3
- Charles Fries (@charlesfries)
- Edward Faulkner (@ef4)
- Krystan HuffMenne (@gitKrystan)
Release 0.3.2
This release actually ships the changes from https://github.com/gitKrystan/prettier-plugin-ember-template-tag/releases/tag/v0.3.1 😅
🐛 Bug Fix
- #48 Fix build (@gitKrystan)
🏠 Internal
- #48 Fix build (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.3.1
🐛 Bug Fix
- #46 No-op for invalid hbs (Closes #43) (@gitKrystan)
🏠 Internal
- #44 Dependency Upgrades (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.3.0
🚀 Enhancement
- #39 Dependency Upgrades including Prettier 2.8 (@gitKrystan)
🐛 Bug Fix
- #41 Fix local releases (@gitKrystan)
🏠 Internal
- #39 Dependency Upgrades including Prettier 2.8 (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.2.1
🐛 Bug Fix
- #36 Fix bug where parsing template on newline caused syntax error (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.2.0
💥 Breaking Change
- #35 Print template tags on separate lines for "default" templates (@gitKrystan)
🚀 Enhancement
- #35 Print template tags on separate lines for "default" templates (@gitKrystan)
📝 Documentation
- #35 Print template tags on separate lines for "default" templates (@gitKrystan)
🏠 Internal
- #34 Add More Linters (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.1.1
🐛 Bug Fix
- #33 HOTFIX block level error message (@gitKrystan)
- #32 Move @glimmer/syntax to dependencies (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.1.0
💥 Breaking Change
- #30 Don't convert back to if text is pre-preprocessed (@gitKrystan)
- #27 Remove
export default
by default. AddtemplateExportDefault
option to add it back. (@gitKrystan) - #30 Don't convert back to if text is pre-preprocessed (@gitKrystan)
- #27 Remove
export default
by default. AddtemplateExportDefault
option to add it back. (@gitKrystan) - #24 Use @glimmer/syntax getTemplateLocals (@gitKrystan)
- #28 Fix bug where preprocess caused syntax errors in component classes (@gitKrystan)
- #19 Add VSCode integration docs (@gitKrystan)
- #31 Depdendency Upgrades (@gitKrystan)
- #29 Remove babel hacks (@gitKrystan)
- #26 Increase typescript strictness (@gitKrystan)
- #25 Remove extraneous arrowParens: avoid tests (@gitKrystan)
- #23 Dependency Upgrades (@gitKrystan)
- #21 Dependency Upgrades (@gitKrystan)
- Krystan HuffMenne (@gitKrystan)
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 1
Release 0.0.3
🚀 Enhancement
- #18 Add templateSingleQuote option (See #16) + Simplify test suite further (@gitKrystan)
📝 Documentation
- #17 Test cleanup (@gitKrystan)
🏠 Internal
- #18 Add templateSingleQuote option (See #16) + Simplify test suite further (@gitKrystan)
- #17 Test cleanup (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)
Release 0.0.2
📝 Documentation
- #13 Create CODE_OF_CONDUCT.md (@gitKrystan)
- #12 Update readme, contribution guidelines, release instructions, examples (@gitKrystan)
Committers: 1
- Krystan HuffMenne (@gitKrystan)