Streamlined Toolchain Boosts Build Efficiency
Dependency Updates
Multiple pull requests were merged to update various dependencies, including Playwright, connector CLI, and atproto-related dependencies. These updates aim to keep the project current and avoid issues with Renovate. Notably, the fast-npm-meta dependency was also updated to version 2.1.0.
Chart Improvements
A pull request was merged to fix excess white space in PNG prints of XY charts, enhancing the visual output. This was achieved by updating the vue-data-ui library, which now captures the print size accurately without the zoom range component.
Toolchain Updates
The project has updated its toolchain by bumping vite-plus to version 0.2.2. This change allows the CLI build process to run more efficiently, transitioning from a separate setup to a streamlined process using vp pack, which enhances overall performance.