Features
Stats
,errors
, andwarnings
are now displayed in a more readable table format.
Fixes
- Resolved the false
pool
alert issue during validation.
What's Changed
- chore(deps-dev): bump cspell from 8.12.1 to 8.13.2 by @dependabot in #189
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 by @dependabot in #191
- chore(deps-dev): bump @types/node from 22.1.0 to 22.4.0 by @dependabot in #190
- chore(deps-dev): bump cspell from 8.13.2 to 8.14.1 by @dependabot in #192
- feat(stats): output as
table
by @Z-n-o-M in #194 - fix(pool): address false positive error alert for
valid pool items
by @Z-n-o-M in #195 - feat(check): output as
table
by @Z-n-o-M in #196 - Release
3.2.0
by @Z-n-o-M in #197
Full Changelog: 3.1.0...3.2.0