v0.11.0
What's Changed
This release contains 1 bug fix for default header handling in typescript-axios
and several internal refactoring changes required to facilitate the work-in-progress documentation playground
Also dropped eslint
for biome
because I can't be bothered figuring out the eslint@^9
upgrade / configuration migration.
Bug fixes
Internal refactoring
- fix: make logger compatible with web by @mnahkies in #211
- fix: decouple validator from readline by @mnahkies in #212
- feat: add a prettier based formatter by @mnahkies in #213
- fix: move tsconfig loading by @mnahkies in #214
- fix: decouple typespec loader from readline by @mnahkies in #215
Misc
Full Changelog: v0.10.0...v0.11.0