Skip to content

Releases: w3c/spec-prod

v2.6.3

12 Oct 16:16
b1133d1
Compare
Choose a tag to compare

Bug Fixes

  • WebIDL validation: Fix a crash due to internal path change in reffy (#110).

v2.6.2

27 Sep 18:34
0f52c65
Compare
Choose a tag to compare

v2.6.1

20 Sep 09:51
6e7fb0c
Compare
Choose a tag to compare

Bug fixes

  • Removed stray .cache directory that blocked publishing. (#106)

v2.6.0

10 Sep 13:38
cc4f611
Compare
Choose a tag to compare

New Features

  • Add Web IDL validator (#104)

Bug Fixes

  • Correctly map BUILD_FAIL_ON: nothing for ReSpec specs (cc4f611)

v2.5.0

08 Sep 14:22
4180f20
Compare
Choose a tag to compare

New Features

  • Upload built specs as a workflow artifact (spec-prod-result) to help with debugging (#102)

v2.4.2

29 Aug 10:32
9bf963e
Compare
Choose a tag to compare
  • Updated subresources to ^1.1.0 to fix #97

v2.4.1

10 Aug 19:37
87f0bf4
Compare
Choose a tag to compare

Bug Fixes

  • Support deeply nested SOURCE paths (#93)

v2.4.0

23 Jun 18:07
d692e57
Compare
Choose a tag to compare

Enhancements

  • Additional logging of Bikeshed/Respec versions being used.
  • Added Echidna annotation parameter for W3C deployments to signal in mailing list that the deployment is automated from spec-prod (#89).

v2.3.5

09 Jun 11:37
c4872ea
Compare
Choose a tag to compare
  • Fixed a TypeScript/package.json configuration error that crashed the Action before it even started (c4872ea).

v2.3.4

09 Jun 08:36
06be7f7
Compare
Choose a tag to compare
  • Re-enabled hyperlink validation (VALIDATE_LINKS) using the link-checker npm package (#78).
  • Updated dependencies.
  • Improved docs.