Releases: w3c/spec-prod
Releases · w3c/spec-prod
v2.12.2
Fixes
- Lock bikeshed to version 5 to prevent a mass breakage or a forced upgrade (#219).
Full Changelog: v2.12.1...v2.12.2
v2.12.1
v2.12.0
Enhancements
Maintenance
- Recommend using
actions/checkout@v5in docs (#208) - Update dependencies, including use Node.js v24 (#210).
- Uses ES modules instead of CommonJS.
- Run TypeScript files directly using Node.js native type-stripping support, without need a build-step. So, we now avoid installing TypeScript when the action runs.
- When docs are updated in a PR, run the latest unreleased action (instead of latest released one) to ensure it continues to work. This should help avoid some breakages. We look forward to better automated testing.
Full Changelog: v2.11.7...v2.12.0
v2.11.7
Fixes
- Improve ReSpec/Bikeshed toolchain detection based on file extension of the
SOURCE, instead of using only the full file name (#202) - Remove the
W3C_API_KEYrequirement forVALIDATE_PUBRULES(#205)
Misc
- Recommend running the action on
ubuntu-latestinstead of a locked Ubuntu version (#193)
Full Changelog: v2.11.6...v2.11.7
v2.11.6
Fixes
- Use pipx to install Bikeshed to prevent 'externally-managed-environment' error in ubuntu-24.04 (#190)
Full Changelog: v2.11.5...v2.11.6
v2.11.5
v2.11.4
Fixes
- Don't crash when deploying to W3C if file is already named
Overview.html(#183)
Chores
- Update dependencies (#184)
Full Changelog: v2.11.3...v2.11.4
v2.11.3
Fixes
- Don't require
ARTIFACT_NAMEwith multiple specs, set it automatically (#181)
Full Changelog: v2.11.2...v2.11.3
v2.11.2
v2.11.1
Fixes
- Fix "could not find Chrome" crash at WebIDL validation step (#177)
Full Changelog: v2.11.0...v2.11.1