We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83edaf2 commit ec2c7bdCopy full SHA for ec2c7bd
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
## Changelog
2
3
+### 5.0.3: (March 30th, 2026)
4
+
5
+- Test Python 3.14 in CI (#302)
6
+- Fix compatibility with sphinx 9 (#301)
7
+- Fix: Errors generated from invalid xrefs should fail build (#300)
8
9
+### 5.0.2: (October 17th, 2025)
10
11
+- Unpin markupsafe by @fmhoeger (#287)
12
13
### 5.0.1: (September 17th, 2025)
14
- Fixed a bug that comment of the arrow function in the interface is not rendered correctly.
15
(pyodide/sphinx-js#284)
0 commit comments