Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
71aec67
fix: types for bun (#2956)
agoose77 Jun 15, 2026
659279c
Use availableParallelism rather than CPUs (#2957)
agoose77 Jun 15, 2026
f2af8e9
Document multi-page transform pattern (#2950)
choldgraf Jun 17, 2026
aba633a
🔗 Relax overaggressive DOI coercion (#2960)
fwkoch Jun 19, 2026
7fda16f
Switch to `.ipynb` build cache (#2970)
agoose77 Jun 20, 2026
aa08678
fix: tolerate failure on unconfigured favicon (#2982)
stefanv Jul 1, 2026
403caed
Add proof:kind spelling for proof directives and ref role (#2983)
stefanv Jul 3, 2026
bde9e9c
Fix IReplyAbortContent type (#2981)
stefanv Jul 4, 2026
efabece
Update Node.js version to 24.x in GitHub Pages setup (#2990)
nocomplexity Jul 6, 2026
95aa76d
Switch bun to isolated linker mode (#2987)
stefanv Jul 8, 2026
f33e0fd
Rewrite docs (#2997)
stefanv Jul 10, 2026
41782d2
✊ Bump `tex-to-typst` to 0.0.21 (#3008)
rowanc1 Jul 17, 2026
4de8d72
Bump actions and node (#3015)
JimMadge Jul 28, 2026
4d55c80
docs: Correctly use complementary instead of complimentary (#3013)
FernandoBasso Jul 31, 2026
105739a
Authors field in pixi.toml should be list of strings (#3017)
stefanv Aug 1, 2026
e8045bc
Change execution session type to console (#3019)
agoose77 Aug 3, 2026
cf9086e
Add public manifest to site builds (#3002)
agoose77 Aug 4, 2026
34fce12
Add a brief guide about AST structure and metadata (#2865)
choldgraf Aug 4, 2026
4f12f1b
Decode HTML entities in CSL text fields (#2986)
stefanv Aug 4, 2026
891bda7
Properly discard glob entries that are explicitly enumerated in ToC (…
parmentelat Aug 4, 2026
1ad857c
docs: improved GitLab deployment docs (#2966)
DobbiKov Aug 4, 2026
1a1e16b
normalize kernel path with forward slashes (#3023)
TimMonko Aug 8, 2026
d41a821
chore: add changeset
agoose77 Aug 8, 2026
1b700f3
Merge upstream/main (23 commits)
mmcky Aug 10, 2026
362bfd7
chore(quantecon): bump upstream_base to 1.10.1, note ipynb cherry-pic…
mmcky Aug 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/all-planets-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-execute': patch
---

Fix type export
9 changes: 9 additions & 0 deletions .changeset/dirty-steaks-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'myst-execute': minor
'myst-cli': minor
'myst-to-html': patch
'myst-common': patch
'myst-spec': patch
---

Switch to ipynb build cache
5 changes: 5 additions & 0 deletions .changeset/eighty-dots-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-cli': patch
---

effectively discard files matched by pattern if already mentioned
5 changes: 5 additions & 0 deletions .changeset/fifty-waves-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-execute': patch
---

Set type to console for execution options
7 changes: 7 additions & 0 deletions .changeset/fruity-ties-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'myst-frontmatter': patch
'myst-transforms': patch
'myst-cli': patch
---

Relax overaggressive DOI coercion
5 changes: 5 additions & 0 deletions .changeset/grumpy-lions-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-cli': patch
---

Add public.json file manifest
6 changes: 6 additions & 0 deletions .changeset/khaki-papayas-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'myst-to-typst': patch
'mystmd': patch
---

`tex-to-typst` bumped to 0.0.21
5 changes: 5 additions & 0 deletions .changeset/neat-shirts-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-cli': patch
---

Bump version for GitHub actions and node in GH pages publish action
5 changes: 5 additions & 0 deletions .changeset/nine-times-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-execute': patch
---

Fix path handling on Windows
5 changes: 5 additions & 0 deletions .changeset/silly-phones-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'citation-js-utils': patch
---

Decode HTML entities in CrossRef citation data
35 changes: 35 additions & 0 deletions .changeset/tangy-cameras-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
'citation-js-utils': patch
'myst-ext-exercise': patch
'markdown-it-myst': patch
'myst-frontmatter': patch
'myst-directives': patch
'myst-ext-button': patch
'myst-transforms': patch
'myst-cli-utils': patch
'myst-ext-proof': patch
'myst-templates': patch
'myst-ext-grid': patch
'myst-ext-icon': patch
'myst-ext-tabs': patch
'myst-to-typst': patch
'jats-to-myst': patch
'myst-execute': patch
'myst-migrate': patch
'myst-to-docx': patch
'myst-to-html': patch
'myst-to-jats': patch
'myst-common': patch
'myst-config': patch
'myst-parser': patch
'myst-to-tex': patch
'tex-to-myst': patch
'myst-roles': patch
'myst-to-md': patch
'myst-spec': patch
'myst-cli': patch
'mystmd': patch
'jtex': patch
---

Update package metadata
6 changes: 6 additions & 0 deletions .changeset/true-buses-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'myst-execute': patch
'myst-cli': patch
---

Bump @jupyterlite/services and fix types
5 changes: 5 additions & 0 deletions .changeset/vast-brooms-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'mystmd': patch
---

Use NodeJS parallelism parallelism feature
6 changes: 6 additions & 0 deletions .changeset/yellow-bikes-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'myst-ext-proof': patch
'myst-roles': patch
---

Add proof:_ as alias for prf:_
Loading