v2.5.0
What's Changed
- Fix Table runtime error by @bendera in #574
- chore(deps): update all non-major dependencies by @renovate[bot] in #569
- Smart column resizing by @bendera in #577
- Add new devcontainer config by @bendera in #579
- Bump qs from 6.13.0 to 6.14.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #578
- chore(deps): update dependency node to v24 by @renovate[bot] in #551
- chore(deps): update all non-major dependencies to v8.51.0 - autoclosed by @renovate[bot] in #576
- Add jsdoc comments by @bendera in #580
- Table header cell min width by @bendera in #581
- Setup trusted publishing by @bendera in #583
- chore(deps): update all non-major dependencies by @renovate[bot] in #582
- chore(deps): update all non-major dependencies by @renovate[bot] in #588
- Prevent collapsing when clicking the decoration icon by @bendera in #585
- Remove prettier void html plugin by @bendera in #597
- chore(deps): update all non-major dependencies by @renovate[bot] in #589
- 595-update-vscode-ui-styles by @bendera in #600
The biggest change in this version is that table columns now resize in a smarter way. See the attached video.
simplescreenrecorder-2026-02-08_01.28.08.mp4
Full Changelog: v2.4.0...v2.5.0