diff --git a/.changeset/chilly-eyes-smash.md b/.changeset/chilly-eyes-smash.md deleted file mode 100644 index 199171b20..000000000 --- a/.changeset/chilly-eyes-smash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"myst-to-tex": patch -"mystmd": patch ---- - -Top level AMS environments are not wrapped diff --git a/.changeset/friendly-pumpkins-agree.md b/.changeset/friendly-pumpkins-agree.md deleted file mode 100644 index 674e4f6b2..000000000 --- a/.changeset/friendly-pumpkins-agree.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"tex-to-myst": patch -"mystmd": patch ---- - -Add latex support for hyperlink and hypertarget diff --git a/.changeset/loud-points-listen.md b/.changeset/loud-points-listen.md deleted file mode 100644 index 6120b8e64..000000000 --- a/.changeset/loud-points-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"myst-execute": minor ---- - -Add skip-execution tag support diff --git a/.changeset/nine-llamas-march.md b/.changeset/nine-llamas-march.md deleted file mode 100644 index 6a6ffcf41..000000000 --- a/.changeset/nine-llamas-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tex-to-myst": patch ---- - -Add cancel to latex diff --git a/.changeset/sour-apes-swim.md b/.changeset/sour-apes-swim.md deleted file mode 100644 index 099287367..000000000 --- a/.changeset/sour-apes-swim.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"myst-frontmatter": patch -"myst-cli": patch ---- - -Enable site options on each page diff --git a/.changeset/unlucky-timers-clap.md b/.changeset/unlucky-timers-clap.md deleted file mode 100644 index 4094b2d3e..000000000 --- a/.changeset/unlucky-timers-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'myst-to-tex': patch ---- - -Allow index entries on many more nodes for myst-to-tex diff --git a/package-lock.json b/package-lock.json index 83f5a8bff..84b0ad6bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15188,7 +15188,7 @@ } }, "packages/myst-cli": { - "version": "1.3.8", + "version": "1.3.9", "license": "MIT", "dependencies": { "@jupyterlab/services": "^7.0.0", @@ -15218,9 +15218,9 @@ "meca": "^1.0.8", "mime-types": "^2.1.35", "myst-cli-utils": "^2.0.10", - "myst-common": "^1.6.0", - "myst-config": "^1.6.0", - "myst-execute": "^0.0.9", + "myst-common": "^1.6.1", + "myst-config": "^1.6.1", + "myst-execute": "^0.1.0", "myst-ext-card": "^1.0.8", "myst-ext-exercise": "^1.0.7", "myst-ext-grid": "^1.0.7", @@ -15228,15 +15228,15 @@ "myst-ext-proof": "^1.0.10", "myst-ext-reactive": "^1.0.8", "myst-ext-tabs": "^1.0.7", - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "myst-parser": "^1.5.6", "myst-spec": "^0.0.5", - "myst-spec-ext": "^1.6.0", + "myst-spec-ext": "^1.6.1", "myst-templates": "^1.0.22", "myst-to-docx": "^1.0.11", "myst-to-jats": "^1.0.27", "myst-to-md": "^1.0.12", - "myst-to-tex": "^1.0.36", + "myst-to-tex": "^1.0.37", "myst-to-typst": "^0.0.21", "myst-toc": "^0.1.2", "myst-transforms": "^1.3.25", @@ -15247,7 +15247,7 @@ "redux": "^5.0.1", "simple-validators": "^1.1.0", "strip-ansi": "^7.0.1", - "tex-to-myst": "^1.0.36", + "tex-to-myst": "^1.0.37", "unified": "^10.1.2", "unist-util-filter": "^4.0.0", "unist-util-remove": "^3.1.0", @@ -15467,11 +15467,11 @@ } }, "packages/myst-common": { - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "dependencies": { "mdast": "^3.0.0", - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "myst-spec": "^0.0.5", "nanoid": "^4.0.0", "unified": "^10.1.2", @@ -15484,7 +15484,7 @@ "devDependencies": { "@jupyterlab/nbformat": "^3.5.2", "@lumino/coreutils": "^2.0.0", - "myst-spec-ext": "^1.6.0", + "myst-spec-ext": "^1.6.1", "unist-builder": "3.0.0" } }, @@ -15495,10 +15495,10 @@ "dev": true }, "packages/myst-config": { - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "dependencies": { - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "simple-validators": "^1.1.0" }, "devDependencies": { @@ -15525,13 +15525,13 @@ "integrity": "sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==" }, "packages/myst-execute": { - "version": "0.0.9", + "version": "0.1.0", "license": "MIT", "dependencies": { "@jupyterlab/services": "^7.0.0", "chalk": "^5.2.0", "myst-cli-utils": "^2.0.10", - "myst-common": "^1.5.1", + "myst-common": "^1.6.1", "node-fetch": "^3.3.0", "unist-util-select": "^4.0.3", "vfile": "^5.3.7", @@ -15647,7 +15647,7 @@ } }, "packages/myst-frontmatter": { - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "dependencies": { "credit-roles": "^2.1.0", @@ -15742,7 +15742,7 @@ } }, "packages/myst-spec-ext": { - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "dependencies": { "myst-spec": "^0.0.5" @@ -15917,13 +15917,13 @@ } }, "packages/myst-to-tex": { - "version": "1.0.36", + "version": "1.0.37", "license": "MIT", "dependencies": { - "myst-common": "^1.5.4", + "myst-common": "^1.6.1", "myst-ext-proof": "^1.0.10", - "myst-frontmatter": "^1.5.4", - "myst-spec-ext": "^1.5.4", + "myst-frontmatter": "^1.6.1", + "myst-spec-ext": "^1.6.1", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3", "vfile-reporter": "^7.0.4" @@ -15985,7 +15985,7 @@ } }, "packages/mystmd": { - "version": "1.3.8", + "version": "1.3.9", "license": "MIT", "bin": { "myst": "dist/myst.cjs" @@ -15995,7 +15995,7 @@ "commander": "^10.0.1", "core-js": "^3.31.1", "js-yaml": "^4.1.0", - "myst-cli": "^1.3.8" + "myst-cli": "^1.3.9" } }, "packages/mystmd-ext-icon": { @@ -16029,13 +16029,13 @@ } }, "packages/tex-to-myst": { - "version": "1.0.36", + "version": "1.0.37", "license": "MIT", "dependencies": { "@unified-latex/unified-latex": "^1.2.2", - "myst-common": "^1.5.4", - "myst-frontmatter": "^1.5.4", - "myst-spec-ext": "^1.5.4", + "myst-common": "^1.6.1", + "myst-frontmatter": "^1.6.1", + "myst-spec-ext": "^1.6.1", "unist-builder": "^3.0.0", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3", diff --git a/packages/myst-cli/CHANGELOG.md b/packages/myst-cli/CHANGELOG.md index 53c0f57c8..2a660533e 100644 --- a/packages/myst-cli/CHANGELOG.md +++ b/packages/myst-cli/CHANGELOG.md @@ -1,5 +1,24 @@ # myst-cli +## 1.3.9 + +### Patch Changes + +- 760e411: Enable site options on each page +- Updated dependencies [594a0f87] +- Updated dependencies [e3c3efa7] +- Updated dependencies [a2519bb3] +- Updated dependencies [5d5c2893] +- Updated dependencies [760e411] +- Updated dependencies [adb3c75a] + - myst-to-tex@1.0.37 + - tex-to-myst@1.0.37 + - myst-execute@0.1.0 + - myst-frontmatter@1.6.1 + - myst-common@1.6.1 + - myst-config@1.6.1 + - myst-spec-ext@1.6.1 + ## 1.3.8 ### Patch Changes diff --git a/packages/myst-cli/package.json b/packages/myst-cli/package.json index fe36faa85..a3d2149cb 100644 --- a/packages/myst-cli/package.json +++ b/packages/myst-cli/package.json @@ -1,6 +1,6 @@ { "name": "myst-cli", - "version": "1.3.8", + "version": "1.3.9", "description": "Command line tools for MyST", "author": "Franklin Koch ", "license": "MIT", @@ -69,9 +69,9 @@ "meca": "^1.0.8", "mime-types": "^2.1.35", "myst-cli-utils": "^2.0.10", - "myst-common": "^1.6.0", - "myst-config": "^1.6.0", - "myst-execute": "^0.0.9", + "myst-common": "^1.6.1", + "myst-config": "^1.6.1", + "myst-execute": "^0.1.0", "myst-ext-card": "^1.0.8", "myst-ext-exercise": "^1.0.7", "myst-ext-grid": "^1.0.7", @@ -79,15 +79,15 @@ "myst-ext-proof": "^1.0.10", "myst-ext-reactive": "^1.0.8", "myst-ext-tabs": "^1.0.7", - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "myst-parser": "^1.5.6", "myst-spec": "^0.0.5", - "myst-spec-ext": "^1.6.0", + "myst-spec-ext": "^1.6.1", "myst-templates": "^1.0.22", "myst-to-docx": "^1.0.11", "myst-to-jats": "^1.0.27", "myst-to-md": "^1.0.12", - "myst-to-tex": "^1.0.36", + "myst-to-tex": "^1.0.37", "myst-to-typst": "^0.0.21", "myst-transforms": "^1.3.25", "myst-toc": "^0.1.2", @@ -98,7 +98,7 @@ "redux": "^5.0.1", "simple-validators": "^1.1.0", "strip-ansi": "^7.0.1", - "tex-to-myst": "^1.0.36", + "tex-to-myst": "^1.0.37", "unified": "^10.1.2", "unist-util-filter": "^4.0.0", "unist-util-remove": "^3.1.0", diff --git a/packages/myst-common/CHANGELOG.md b/packages/myst-common/CHANGELOG.md index 0438f670b..b0a7b475e 100644 --- a/packages/myst-common/CHANGELOG.md +++ b/packages/myst-common/CHANGELOG.md @@ -1,5 +1,12 @@ # myst-common +## 1.6.1 + +### Patch Changes + +- Updated dependencies [760e411] + - myst-frontmatter@1.6.1 + ## 1.6.0 ### Patch Changes diff --git a/packages/myst-common/package.json b/packages/myst-common/package.json index 2233f2135..216dc2e51 100644 --- a/packages/myst-common/package.json +++ b/packages/myst-common/package.json @@ -1,7 +1,7 @@ { "name": "myst-common", "sideEffects": false, - "version": "1.6.0", + "version": "1.6.1", "type": "module", "exports": "./dist/index.js", "types": "./dist/index.d.ts", @@ -20,7 +20,7 @@ }, "dependencies": { "mdast": "^3.0.0", - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "myst-spec": "^0.0.5", "nanoid": "^4.0.0", "unified": "^10.1.2", @@ -31,7 +31,7 @@ "vfile-message": "^3.0.0" }, "devDependencies": { - "myst-spec-ext": "^1.6.0", + "myst-spec-ext": "^1.6.1", "unist-builder": "3.0.0", "@jupyterlab/nbformat": "^3.5.2", "@lumino/coreutils": "^2.0.0" diff --git a/packages/myst-config/CHANGELOG.md b/packages/myst-config/CHANGELOG.md index 72685f1d9..4120964d4 100644 --- a/packages/myst-config/CHANGELOG.md +++ b/packages/myst-config/CHANGELOG.md @@ -1,5 +1,12 @@ # myst-config +## 1.6.1 + +### Patch Changes + +- Updated dependencies [760e411] + - myst-frontmatter@1.6.1 + ## 1.6.0 ### Patch Changes diff --git a/packages/myst-config/package.json b/packages/myst-config/package.json index 277a4e250..5eb0faa83 100644 --- a/packages/myst-config/package.json +++ b/packages/myst-config/package.json @@ -1,6 +1,6 @@ { "name": "myst-config", - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "description": "Project and site config types and validation for the mystmd ecosystem", "author": "Franklin Koch ", @@ -31,7 +31,7 @@ "url": "https://github.com/jupyter-book/mystmd/issues" }, "dependencies": { - "myst-frontmatter": "^1.6.0", + "myst-frontmatter": "^1.6.1", "simple-validators": "^1.1.0" }, "devDependencies": { diff --git a/packages/myst-execute/CHANGELOG.md b/packages/myst-execute/CHANGELOG.md index b60b581bc..0c7668616 100644 --- a/packages/myst-execute/CHANGELOG.md +++ b/packages/myst-execute/CHANGELOG.md @@ -1,5 +1,15 @@ # myst-execute +## 0.1.0 + +### Minor Changes + +- a2519bb3: Add skip-execution tag support + +### Patch Changes + +- myst-common@1.6.1 + ## 0.0.9 ### Patch Changes diff --git a/packages/myst-execute/package.json b/packages/myst-execute/package.json index ce924f95c..11e62af37 100644 --- a/packages/myst-execute/package.json +++ b/packages/myst-execute/package.json @@ -1,6 +1,6 @@ { "name": "myst-execute", - "version": "0.0.9", + "version": "0.1.0", "sideEffects": false, "license": "MIT", "description": "Execute MyST content with Jupyter", @@ -35,7 +35,7 @@ "@jupyterlab/services": "^7.0.0", "chalk": "^5.2.0", "myst-cli-utils": "^2.0.10", - "myst-common": "^1.5.1", + "myst-common": "^1.6.1", "node-fetch": "^3.3.0", "unist-util-select": "^4.0.3", "vfile": "^5.3.7", diff --git a/packages/myst-frontmatter/CHANGELOG.md b/packages/myst-frontmatter/CHANGELOG.md index f9bd20693..2a8ac9ee7 100644 --- a/packages/myst-frontmatter/CHANGELOG.md +++ b/packages/myst-frontmatter/CHANGELOG.md @@ -1,5 +1,11 @@ # myst-frontmatter +## 1.6.1 + +### Patch Changes + +- 760e411: Enable site options on each page + ## 1.6.0 ### Minor Changes diff --git a/packages/myst-frontmatter/package.json b/packages/myst-frontmatter/package.json index e5a1a3db1..cbc921684 100644 --- a/packages/myst-frontmatter/package.json +++ b/packages/myst-frontmatter/package.json @@ -1,6 +1,6 @@ { "name": "myst-frontmatter", - "version": "1.6.0", + "version": "1.6.1", "sideEffects": false, "license": "MIT", "description": "Frontmatter types and validation for the mystmd ecosystem", diff --git a/packages/myst-spec-ext/CHANGELOG.md b/packages/myst-spec-ext/CHANGELOG.md index 0b53d6e4d..ff22c7449 100644 --- a/packages/myst-spec-ext/CHANGELOG.md +++ b/packages/myst-spec-ext/CHANGELOG.md @@ -1,5 +1,7 @@ # myst-spec-ext +## 1.6.1 + ## 1.6.0 ### Patch Changes diff --git a/packages/myst-spec-ext/package.json b/packages/myst-spec-ext/package.json index 654922147..3e3dbc38f 100644 --- a/packages/myst-spec-ext/package.json +++ b/packages/myst-spec-ext/package.json @@ -1,6 +1,6 @@ { "name": "myst-spec-ext", - "version": "1.6.0", + "version": "1.6.1", "description": "Extensions for myst-spec that are used in mystmd", "author": "Rowan Cockett ", "homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/myst-spec-ext", diff --git a/packages/myst-to-tex/CHANGELOG.md b/packages/myst-to-tex/CHANGELOG.md index 63cc958ff..89ea7de8b 100644 --- a/packages/myst-to-tex/CHANGELOG.md +++ b/packages/myst-to-tex/CHANGELOG.md @@ -1,5 +1,16 @@ # myst-to-tex +## 1.0.37 + +### Patch Changes + +- 594a0f87: Top level AMS environments are not wrapped +- adb3c75a: Allow index entries on many more nodes for myst-to-tex +- Updated dependencies [760e411] + - myst-frontmatter@1.6.1 + - myst-common@1.6.1 + - myst-spec-ext@1.6.1 + ## 1.0.36 ### Patch Changes diff --git a/packages/myst-to-tex/package.json b/packages/myst-to-tex/package.json index 0e1967234..7430ea556 100644 --- a/packages/myst-to-tex/package.json +++ b/packages/myst-to-tex/package.json @@ -1,6 +1,6 @@ { "name": "myst-to-tex", - "version": "1.0.36", + "version": "1.0.37", "description": "Export from MyST mdast to latex", "author": "Rowan Cockett ", "homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/myst-to-tex", @@ -37,9 +37,9 @@ "url": "https://github.com/jupyter-book/mystmd/issues" }, "dependencies": { - "myst-common": "^1.5.4", - "myst-frontmatter": "^1.5.4", - "myst-spec-ext": "^1.5.4", + "myst-common": "^1.6.1", + "myst-frontmatter": "^1.6.1", + "myst-spec-ext": "^1.6.1", "myst-ext-proof": "^1.0.10", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3", diff --git a/packages/mystmd/CHANGELOG.md b/packages/mystmd/CHANGELOG.md index 010780184..c8499db7d 100644 --- a/packages/mystmd/CHANGELOG.md +++ b/packages/mystmd/CHANGELOG.md @@ -1,5 +1,12 @@ # mystmd +## 1.3.9 + +### Patch Changes + +- 594a0f87: Top level AMS environments are not wrapped +- e3c3efa7: Add latex support for hyperlink and hypertarget + ## 1.3.8 ### Patch Changes diff --git a/packages/mystmd/package.json b/packages/mystmd/package.json index 2440a6fe8..0f1a72cff 100644 --- a/packages/mystmd/package.json +++ b/packages/mystmd/package.json @@ -1,6 +1,6 @@ { "name": "mystmd", - "version": "1.3.8", + "version": "1.3.9", "description": "Command line tools for MyST Markdown", "author": "Rowan Cockett ", "license": "MIT", @@ -45,6 +45,6 @@ "commander": "^10.0.1", "core-js": "^3.31.1", "js-yaml": "^4.1.0", - "myst-cli": "^1.3.8" + "myst-cli": "^1.3.9" } } diff --git a/packages/tex-to-myst/CHANGELOG.md b/packages/tex-to-myst/CHANGELOG.md index 6e5ef8915..d15c8ea98 100644 --- a/packages/tex-to-myst/CHANGELOG.md +++ b/packages/tex-to-myst/CHANGELOG.md @@ -1,5 +1,16 @@ # tex-to-myst +## 1.0.37 + +### Patch Changes + +- e3c3efa7: Add latex support for hyperlink and hypertarget +- 5d5c2893: Add cancel to latex +- Updated dependencies [760e411] + - myst-frontmatter@1.6.1 + - myst-common@1.6.1 + - myst-spec-ext@1.6.1 + ## 1.0.36 ## 1.0.35 diff --git a/packages/tex-to-myst/package.json b/packages/tex-to-myst/package.json index 976220b96..9e5ce6dad 100644 --- a/packages/tex-to-myst/package.json +++ b/packages/tex-to-myst/package.json @@ -1,6 +1,6 @@ { "name": "tex-to-myst", - "version": "1.0.36", + "version": "1.0.37", "description": "Read LaTeX and convert to MyST AST", "author": "Rowan Cockett ", "homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/tex-to-myst", @@ -37,9 +37,9 @@ }, "dependencies": { "@unified-latex/unified-latex": "^1.2.2", - "myst-common": "^1.5.4", - "myst-frontmatter": "^1.5.4", - "myst-spec-ext": "^1.5.4", + "myst-common": "^1.6.1", + "myst-frontmatter": "^1.6.1", + "myst-spec-ext": "^1.6.1", "unist-builder": "^3.0.0", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3",