Release Summary
This release introduces a new feature that supports specifying the Compose version, enhancing compatibility and usability. Documentation for actions and workflows has been updated, along with multiple dependency upgrades across npm and GitHub Actions to improve performance, security, and compatibility. Minor lint issues in documentation have been fixed to ensure compliance with standards. Development dependencies were updated extensively, including updates to eslint-plugin-jsonc, eslint-plugin-github, and other packages, ensuring a more robust development environment.
No Breaking changes
What's Changed
- chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-dev-dependencies group by @dependabot in #88
- chore(deps): bump docker-compose from 0.24.8 to 1.1.0 by @dependabot in #90
- chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.6.0 to 0.7.0 in the github-actions-dependencies group by @dependabot in #92
- feat: support compose version by @neilime in #93
- docs: update actions and workflows documentation by @hoverkraft-bot in #94
- chore(deps-dev): bump eslint-plugin-jsonc from 2.16.0 to 2.17.0 in the npm-dev-dependencies group by @dependabot in #96
- chore(deps-dev): bump eslint-plugin-jsonc from 2.17.0 to 2.18.1 in the npm-dev-dependencies group by @dependabot in #98
- chore(docs): fix lint issues by @neilime in #100
- chore(deps-dev): bump the npm-dev-dependencies group with 3 updates by @dependabot in #101
- chore(deps-dev): bump eslint-plugin-github from 5.1.1 to 5.1.3 in the npm-dev-dependencies group by @dependabot in #102
- chore(deps-dev): bump eslint-plugin-github from 5.1.3 to 5.1.4 in the npm-dev-dependencies group by @dependabot in #103
- chore(deps): bump hoverkraft-tech/ci-github.qkg1.topmon from 0.15.0 to 0.16.0 in the github-actions-dependencies group by @dependabot in #105
- chore(deps-dev): bump eslint-plugin-github from 5.1.4 to 5.1.5 in the npm-dev-dependencies group by @dependabot in #106
- chore: move @ts-dev-tools to dev deps by @neilime in #108
Full Changelog: v2.0.2...v2.1.0