Release 1.0.0: Support for Prettier 3
💥 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
- #83 Add tests for using template tag within render in a test (@gitKrystan)
- #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)