Skip to content

Conversation

@agoose77
Copy link
Contributor

@agoose77 agoose77 commented Nov 26, 2025

Important

This doesn't add undici to myst-to-docx. I think right now that package will work in a browser context, so we'll want to spend a little bit of time injecting that dependency rather than importing top level. A future PR.

This PR replaces node-fetch with undici. Undici is actually built-in to Node.js, so we should be using it, but this PR lets us target a specific version.

The intention is to make it easier to add support for features like caching in the future.

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: 18012a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
myst-cli Minor
mystmd Minor
myst-frontmatter Patch
myst-cli-utils Patch
myst-templates Patch
myst-execute Patch
jtex Patch
myst-common Patch
myst-config Patch
myst-spec-ext Patch
myst-migrate Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the enhancement New feature or request label Nov 26, 2025
@rowanc1 rowanc1 added maintenance Refactoring or maintenance of a code or function and removed enhancement New feature or request labels Dec 8, 2025
@github-actions github-actions bot added the enhancement New feature or request label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request maintenance Refactoring or maintenance of a code or function

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants