Releases: speced/respec
Releases · speced/respec
v34.2.0
Enhancements
- feat(core/seo): support adding git revision in meta (via
conf.gitRevision
) by @dontcallmedom in https://github.com/w3c/respec/pull/4561
Full Changelog: w3c/respec@v34.1.8...v34.2.0
v34.1.8
Fixes
- fix(tools/respecDocWriter):
handle.executionContext
is not a function by @sidvishnoi in https://github.com/w3c/respec/pull/4539
Full Changelog: w3c/respec@v34.1.7...v34.1.8
v34.1.7
Fixes
- fix(core/xref): don't xmlEscape search terms, but escape rendering by @sidvishnoi in https://github.com/w3c/respec/pull/4536
Full Changelog: w3c/respec@v34.1.6...v34.1.7
v34.1.6
Fixes
- fix(respecDocWriter): use default
userDataDir
by @deniak in https://github.com/w3c/respec/pull/4495
Full Changelog: w3c/respec@v34.1.5...v34.1.6
v34.1.5
Fixes
- fix(w3c/sotd): update link to process 2023 by @deniak in https://github.com/w3c/respec/pull/4473
Chores
- chore(deps): update dependencies; run through v3 prettier by @sidvishnoi in https://github.com/w3c/respec/pull/4481
Full Changelog: w3c/respec@v34.1.4...v34.1.5
v34.1.4
Fixes
- fix(w3c/headers): history link now has a trailing slash by @deniak in https://github.com/w3c/respec/pull/4463
Full Changelog: w3c/respec@v34.1.3...v34.1.4
v34.1.3
Fixes
- fix(w3c/headers): update link for Software License by @deniak in https://github.com/w3c/respec/pull/4452
Full Changelog: w3c/respec@v34.1.2...v34.1.3
v34.1.2
Fixes
- fix(w3c/cgbg-headers): render
otherLinks
by @sidvishnoi in https://github.com/w3c/respec/pull/4450
Chores
- chore(deps): update dependencies by @sidvishnoi in https://github.com/w3c/respec/pull/4451
Full Changelog: w3c/respec@v34.1.1...v34.1.2
v34.1.0
Enhancements
- feat(core/link-to-dfn): support abstract-op dfn linking by @dontcallmedom in https://github.com/w3c/respec/pull/4439
Fixes
- fix(core/dfn-index): ignore spec titles from external index by @sidvishnoi in https://github.com/w3c/respec/pull/4440
- fix(core/dfn-index): include
dfn[data-cite]
in external index by @sidvishnoi in https://github.com/w3c/respec/pull/4441
Full Changelog: w3c/respec@v34.0.1...v34.1.0
v34.0.1
Fixes
- fix(core/dfn-index): escape HTML/XML tags by @nigelmegitt in https://github.com/w3c/respec/pull/4431
- Also fixed an XSS bug in ReSpec UI where errors/warnings are listed.
Full Changelog: w3c/respec@v34.0.0...v34.0.1