v9.1.0
What's Changed
This is mostly a cleanup / simplification release. Dependencies have been simplified / vendorized, and the detailed output formatting has been improved.
Enhancements
- Improve detailed formatter by @brokentone in #143
Fixes
- Fix page size by @brokentone in #134
- Update engines by @IanVS in #145
Documentation
Internal
Dependencies
- Use exact dependencies from inquirer by @brokentone in #138
- Simplify / reduce dependency on stats formatter (with tests) by @brokentone in #136
- Swap chalk for yoctocolors by @brokentone in #141
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #133
- Bump @eslint/plugin-kit from 0.3.1 to 0.3.4 by @dependabot[bot] in #132
- Fix import / require compatibility by @brokentone in #142
New Contributors
- @brokentone made their first contribution in #134
Full Changelog: v9.0.0...v9.1.0