Skip to content

Releases: w3c/respec

v35.0.1

30 Apr 04:37
Compare
Choose a tag to compare

Fixes

Full Changelog: v35.0.0...v35.0.1

v35.0.0

12 Apr 09:29
fca26bd
Compare
Choose a tag to compare

BREAKING CHANGES

  • Require Node.js v20 instead of v18 by @sidvishnoi in #4680
  • Use new /xref/search endpoint (old endpoint continues to work still, but be safe) by @sidvishnoi in #4686

Enhancements

  • feat(core/{pre,post}-process): add showWarning, showError utils by @sidvishnoi in #4690

Fixes

  • fix(w3c/styles): add meta[type=color-scheme] with darkMode by @sidvishnoi in #4668
  • fix(styles/respec.css): defer default styles to W3C by @marcoscaceres in #4676
  • fix(api:node): proxy all local scripts with useLocal, not just main by @sidvishnoi in #4683
  • fix(core/inlines): allow quotes in inline var's types (for enums) by @sidvishnoi in #4685
  • fix(core/linter/a11y): import axe from jsdelivr instead of unpkg by @sidvishnoi in #4689

Maintenance

Full Changelog: v34.5.0...v35.0.0

v34.5.0

11 Mar 11:01
5f0ab54
Compare
Choose a tag to compare

Enhancements

Fixes

  • fix(core/dfn): add contractDefaults, dfnPointers before running linters by @sidvishnoi in #4664

Maintenance

Full Changelog: v34.4.0...v34.5.0

v34.4.0

29 Jan 12:42
704567d
Compare
Choose a tag to compare

Enhancements

  • feat(core/dfn): add data-defines on some patterns of term/definition association by @dontcallmedom in #4620

Maintenance

Full Changelog: v34.3.0...v34.4.0

v34.3.0

22 Dec 11:12
1d198ab
Compare
Choose a tag to compare

Enhancements

  • feat(api:node): add option to disable GPU with puppeteer by @deniak in #4606
  • l10n(w3c/level): add some more strings; improve docs by @marcoscaceres in #4617

Maintenance

Full Changelog: v34.2.2...v34.3.0

v34.2.2

17 Nov 13:26
2a7d7db
Compare
Choose a tag to compare

What's Changed

  • fix(w3c): remove PER status as it no longer exists by @caribouW3 in #4584
  • fix(core/highlight-vars): scope highlighted var to .algorithm container by @dontcallmedom in #4585

Full Changelog: v34.2.1...v34.2.2

v34.2.1

09 Nov 13:55
3cbe8b6
Compare
Choose a tag to compare

What's Changed

  • fix(w3c/sotd): switch to 2023-Nov process document by @deniak in #4573
  • fix(w3c/headers): update copyright links to avoid redirects by @deniak in #4579

Chores

Full Changelog: v34.2.0...v34.2.1

v34.2.0

16 Oct 09:23
46630fc
Compare
Choose a tag to compare

Enhancements

  • feat(core/seo): support adding git revision in meta (via conf.gitRevision) by @dontcallmedom in #4561

Full Changelog: v34.1.8...v34.2.0

v34.1.8

13 Sep 09:33
bf44a98
Compare
Choose a tag to compare

Fixes

  • fix(tools/respecDocWriter): handle.executionContext is not a function by @sidvishnoi in #4539

Full Changelog: v34.1.7...v34.1.8

v34.1.7

13 Sep 07:04
ce7957a
Compare
Choose a tag to compare

Fixes

  • fix(core/xref): don't xmlEscape search terms, but escape rendering by @sidvishnoi in #4536

Full Changelog: v34.1.6...v34.1.7