v1.5.2
What's Changed
- chore: remove files related to Flow by @yinm in #77
- build: onboarded to create-typescript-app (mostly) by @JoshuaKGoldberg in #55
- chore: fix special characters escaping issue link in README by @auvred in #82
- chore: replace last yarn references with pnpm by @JoshuaKGoldberg in #86
- docs: add explicit install command to README.md by @JoshuaKGoldberg in #84
- fix: switch babel-plugin-macros to a peer dependency (again) by @JoshuaKGoldberg in #89
- build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.6 by @dependabot in #87
- fix: \n should be changed to \n only when escapeSpecialCharacters is set by @fuenfundachtzig in #91
New Contributors
- @yinm made their first contribution in #77
- @auvred made their first contribution in #82
- @dependabot made their first contribution in #87
- @fuenfundachtzig made their first contribution in #91
Full Changelog: v1.5.1...v1.5.2