Bug fixes
- Pin Sphinx < 8.2 to avoid a bug/incompatibility with the
sphinxcontrib-bibtex
extension.
Other changes
- Prettier is now run directly through the tox lint environment rather than through pre-commit since the pre-commit plugin is deprecated and no longer operable.
What's Changed
- DM-47710: backport
#dm-docs-support
,#square-docs-support
by @fajpunk in #237 - DM-49037: Pin Sphinx < 8.2 for compatibility with sphinxcontrib-bibtex by @jonathansick in #240
Full Changelog: 1.4.2...1.4.3