v1.9.18
Highlights
This release tightens provider and release automation around real package lifecycle behavior.
- Simplifies release publishing by removing the separate publish workflow and having the release path publish artifacts directly before creating the GitHub release.
- Improves CI coverage for provider lifecycle tests, including the environment setup needed for pnpm-backed npm provider flows.
- Makes
NpmProviderset upPNPM_HOMEandPATHcorrectly whenpnpmis the resolved installer.
Included Changes
- removed
.github/workflows/publish.yml - passed
PYPI_PAT_SECRETthrough the release workflow intobin/release.sh - updated
bin/release.shto publish distributions before cutting the release - tightened provider tests around update, uninstall, and bootstrap behavior
Artifacts
Attached to this release:
- source distribution (
.tar.gz) - universal wheel (
.whl)