Skip to content

Releases: w3c/spec-generator

v1.0.1

29 Nov 13:55
aec2d6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

29 Nov 04:50
edaa4dd
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • remove support for node 14

Full Changelog: v0.9.6...v1.0.0

v0.9.6

29 Jun 03:30
f856296
Compare
Choose a tag to compare

Patch links scrapping

Full Changelog: v0.9.5...v0.9.6

v0.9.5

29 Jun 03:20
b8dffa0
Compare
Choose a tag to compare

What's Changed

  • make sure link is not empty before fetching it by @deniak in #555
  • build(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #554
  • build(deps-dev): bump prettier from 2.6.0 to 2.7.1 by @dependabot in #553
  • build(deps): bump jsdom from 19.0.0 to 20.0.0 by @dependabot in #552

Full Changelog: v0.9.4...v0.9.5

v0.9.4

13 Jun 06:53
bdfe67f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v.0.9.3

13 Jun 06:15
ed17856
Compare
Choose a tag to compare

What's Changed

  • fix generator for specs with assets in parent folders by @deniak in #550

Full Changelog: v0.9.2...v0.9.3

v0.9.2

13 Jun 04:49
5b1c771
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump express-fileupload from 1.3.1 to 1.4.0 by @dependabot in #547
  • build(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #545
  • build(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #544
  • build(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #549
  • respec 32.1.8

Full Changelog: v0.9.1...v0.9.2

v0.9.1

30 May 06:09
1396644
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #539
  • build(deps-dev): bump mocha from 9.2.0 to 10.0.0 by @dependabot in #541
  • build(deps): bump express from 4.17.1 to 4.18.1 by @dependabot in #540
  • fix ED generation when it's hosted on raw.githubusercontent.com by @deniak in #548

Full Changelog: v0.9.0...v0.9.1

v0.9.0

22 Apr 07:39
04c04ed
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #525
  • build(deps): bump respec from 30.0.4 to 31.0.4 by @dependabot in #526
  • build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #527
  • build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #529
  • build(deps): bump respec from 31.0.4 to 32.0.1 by @dependabot in #531
  • build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #530
  • build(deps-dev): bump prettier from 2.5.0 to 2.6.0 by @dependabot in #533
  • build(deps): bump respec from 32.0.1 to 32.1.0 by @dependabot in #532
  • build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #534
  • build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.26.0 by @dependabot in #536
  • build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #535
  • fix encoding issue for specs hosted on githubusercontent by @deniak in #538

Full Changelog: v0.8.1...v0.9.0

v0.8.1

16 Feb 17:53
fd45279
Compare
Choose a tag to compare
  • For documents hosted on raw.githubusercontent.com, also download the assets required for the document to run properly