Enhancements
- feat: add
cause
toRespecError
; show stacktrace with --verbose by @sidvishnoi in #4782
Fixes
- fix(core/biblio): avoid double-period if author name ends with period by @sidvishnoi in #4780
- fix(core/dfn-index): handle section number refs with
.notoc
by @sidvishnoi in #4834 - fix: consistently use
data-link-type
on generated links by @dontcallmedom in #4731 - fix(respecDocWriter): stringify uncaught
Error
objects by @sidvishnoi in #4781 - fix(core/pubsubhub): log errors from event handlers by @sidvishnoi in #4833
Full Changelog: v35.1.2...v35.2.0