diff --git a/Cargo.lock b/Cargo.lock index 399d1fa8..ef7ec2d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -753,7 +753,7 @@ dependencies = [ [[package]] name = "crityp" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "base64", @@ -2980,8 +2980,9 @@ dependencies = [ [[package]] name = "reflexo" -version = "0.6.1-rc1" -source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c" +version = "0.6.1-rc2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49bb801abf7897f79246c3ad6f24a209946068cfcd7b5023a87b4e193c379036" dependencies = [ "base64", "bitvec", @@ -3006,8 +3007,9 @@ dependencies = [ [[package]] name = "reflexo-typst" -version = "0.6.1-rc1" -source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c" +version = "0.6.1-rc2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "52aec9144a211331de8a5c3049f6208a011ec237aea942a44d5fad348c85dcbc" dependencies = [ "codespan-reporting", "comemo", @@ -3038,8 +3040,9 @@ dependencies = [ [[package]] name = "reflexo-typst2vec" -version = "0.6.1-rc1" -source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c" +version = "0.6.1-rc2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8cf52ed5c3ebb05573ee1b866726f42307de567eeb9bd26575f44e2bae52addc" dependencies = [ "bitvec", "comemo", @@ -3064,8 +3067,9 @@ dependencies = [ [[package]] name = "reflexo-vec2svg" -version = "0.6.1-rc1" -source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c" +version = "0.6.1-rc2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee562f404dbb724c33361281eb5fca8f30fa7a50184c8d4fcfa9e336eda79c3c" dependencies = [ "base64", "comemo", @@ -3792,7 +3796,7 @@ dependencies = [ [[package]] name = "sync-ls" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "clap", @@ -3921,7 +3925,7 @@ dependencies = [ [[package]] name = "tests" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "insta", "lsp-types", @@ -4044,7 +4048,7 @@ dependencies = [ [[package]] name = "tinymist" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "async-trait", @@ -4086,7 +4090,7 @@ dependencies = [ "strum", "sync-ls", "temp-env", - "tinymist-assets 0.13.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-core", "tinymist-debug", "tinymist-l10n", @@ -4118,7 +4122,7 @@ dependencies = [ [[package]] name = "tinymist-analysis" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "comemo", "dashmap", @@ -4151,17 +4155,17 @@ dependencies = [ [[package]] name = "tinymist-assets" -version = "0.13.16-rc1" +version = "0.13.16-rc2" [[package]] name = "tinymist-assets" -version = "0.13.16-rc1" +version = "0.13.16-rc2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4736d0b2f7578e506fe90470dc602f9aa234ad039f09717deb4def505721e5c9" +checksum = "6de63e8f2f95e4d01ae378da5d838435d66f3b84708e766089bccd00a1673ef0" [[package]] name = "tinymist-bench-font-load" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "divan", "tinymist", @@ -4169,7 +4173,7 @@ dependencies = [ [[package]] name = "tinymist-core" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "cargo_metadata", @@ -4181,7 +4185,7 @@ dependencies = [ [[package]] name = "tinymist-dap" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "base64", "comemo", @@ -4200,7 +4204,7 @@ dependencies = [ [[package]] name = "tinymist-debug" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "base64", "comemo", @@ -4218,7 +4222,7 @@ dependencies = [ [[package]] name = "tinymist-derive" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "quote", "syn 2.0.104", @@ -4226,7 +4230,7 @@ dependencies = [ [[package]] name = "tinymist-l10n" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "clap", @@ -4240,7 +4244,7 @@ dependencies = [ [[package]] name = "tinymist-lint" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "comemo", "insta", @@ -4254,7 +4258,7 @@ dependencies = [ [[package]] name = "tinymist-package" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "base64", "comemo", @@ -4281,7 +4285,7 @@ dependencies = [ [[package]] name = "tinymist-preview" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "clap", "comemo", @@ -4294,7 +4298,7 @@ dependencies = [ "reflexo-vec2svg", "serde", "serde_json", - "tinymist-assets 0.13.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-std", "tokio", "typst", @@ -4305,7 +4309,7 @@ dependencies = [ [[package]] name = "tinymist-project" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "clap", @@ -4333,7 +4337,7 @@ dependencies = [ [[package]] name = "tinymist-query" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "base64", @@ -4387,7 +4391,7 @@ dependencies = [ [[package]] name = "tinymist-render" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "base64", "log", @@ -4400,7 +4404,7 @@ dependencies = [ [[package]] name = "tinymist-std" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "base64", @@ -4437,7 +4441,7 @@ dependencies = [ [[package]] name = "tinymist-task" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "clap", @@ -4470,7 +4474,7 @@ dependencies = [ [[package]] name = "tinymist-tests" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "comemo", "insta", @@ -4483,7 +4487,7 @@ dependencies = [ [[package]] name = "tinymist-vfs" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "comemo", "ecow", @@ -4501,7 +4505,7 @@ dependencies = [ [[package]] name = "tinymist-world" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "anyhow", "chrono", @@ -4829,7 +4833,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" [[package]] name = "typlite" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "base64", "clap", @@ -5088,7 +5092,7 @@ dependencies = [ [[package]] name = "typst-shim" -version = "0.13.16-rc1" +version = "0.13.16-rc2" dependencies = [ "cfg-if", "comemo", diff --git a/Cargo.toml b/Cargo.toml index 076b2197..3bee9328 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace.package] description = "An integrated language service for Typst." authors = ["Myriad-Dreamin ", "Nathan Varner"] -version = "0.13.16-rc1" +version = "0.13.16-rc2" edition = "2021" readme = "README.md" license = "Apache-2.0" @@ -137,11 +137,11 @@ env_logger = "0.11.3" log = "0.4" # Typst -reflexo = { version = "=0.6.1-rc1", default-features = false, features = [ +reflexo = { version = "=0.6.1-rc2", default-features = false, features = [ "flat-vector", ] } -reflexo-typst = { version = "=0.6.1-rc1", default-features = false } -reflexo-vec2svg = { version = "=0.6.1-rc1" } +reflexo-typst = { version = "=0.6.1-rc2", default-features = false } +reflexo-vec2svg = { version = "=0.6.1-rc2" } typst = "0.13.1" typst-html = "0.13.1" @@ -185,30 +185,30 @@ insta = { version = "1.39", features = ["glob"] } # Our Own Crates -tinymist-assets = { version = "=0.13.16-rc1" } +tinymist-assets = { version = "=0.13.16-rc2" } -tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc1" } -tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc1" } -tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc1" } -tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc1", default-features = false } -tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc1", default-features = false } -tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc1", default-features = false } -tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc1" } -tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc1" } -typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc1" } +tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc2" } +tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc2" } +tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc2" } +tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc2", default-features = false } +tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc2", default-features = false } +tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc2", default-features = false } +tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc2" } +tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc2" } +typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc2" } tinymist-tests = { path = "./crates/tinymist-tests/" } -sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc1" } -tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc1" } -tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc1" } -tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc1", default-features = false } -tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc1" } -tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc1" } -tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc1" } -tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc1" } -tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc1" } -typlite = { path = "./crates/typlite", version = "0.13.16-rc1", default-features = false } +sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc2" } +tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc2" } +tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc2" } +tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc2", default-features = false } +tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc2" } +tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc2" } +tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc2" } +tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc2" } +tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc2" } +typlite = { path = "./crates/typlite", version = "0.13.16-rc2", default-features = false } [profile.dev.package.insta] opt-level = 3 @@ -297,9 +297,9 @@ typst-eval = { git = "https://github.com/Myriad-Dreamin/typst.git", tag = "tinym # These patches use a different version of `reflexo`. # # A regular build MUST use `tag` or `rev` to specify the version of the patched crate to ensure stability. -reflexo = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } -reflexo-typst = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } -reflexo-vec2svg = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } +# reflexo = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } +# reflexo-typst = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } +# reflexo-vec2svg = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" } # These patches use local `reflexo` for development. # reflexo = { path = "../typst.ts/crates/reflexo/" } diff --git a/contrib/html/editors/vscode/package.json b/contrib/html/editors/vscode/package.json index 38380e6a..ea7fe941 100644 --- a/contrib/html/editors/vscode/package.json +++ b/contrib/html/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-vscode-html", - "version": "0.13.16-rc1", + "version": "0.13.16-rc2", "description": "Extending Typst with HTML features", "keywords": [ "html", diff --git a/contrib/nix/dev/flake.nix b/contrib/nix/dev/flake.nix index b69fc81d..54069aa9 100644 --- a/contrib/nix/dev/flake.nix +++ b/contrib/nix/dev/flake.nix @@ -12,7 +12,7 @@ pname = "tinymist"; # Please update the corresponding vscode extension when updating # this derivation. - version = "0.13.16-rc1"; + version = "0.13.16-rc2"; src = pkgs.lib.cleanSource ../../..; diff --git a/crates/tinymist-core/package.json b/crates/tinymist-core/package.json index 1abd3dd0..c35a2bd6 100644 --- a/crates/tinymist-core/package.json +++ b/crates/tinymist-core/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-web", - "version": "0.13.16-rc1", + "version": "0.13.16-rc2", "description": "WASM module for running tinymist analyzers in JavaScript environment.", "author": "Myriad-Dreamin", "license": "Apache-2.0", diff --git a/crates/tinymist-derive/Cargo.toml b/crates/tinymist-derive/Cargo.toml index 03989224..dec181c0 100644 --- a/crates/tinymist-derive/Cargo.toml +++ b/crates/tinymist-derive/Cargo.toml @@ -4,7 +4,7 @@ description = "Provides derive for tinymist." categories = ["compilers"] keywords = ["typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-l10n/Cargo.toml b/crates/tinymist-l10n/Cargo.toml index ce1e8c8a..6158a16b 100644 --- a/crates/tinymist-l10n/Cargo.toml +++ b/crates/tinymist-l10n/Cargo.toml @@ -4,7 +4,7 @@ description = "Localization support for tinymist and typst." categories = ["compilers", "command-line-utilities"] keywords = ["language", "typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-package/Cargo.toml b/crates/tinymist-package/Cargo.toml index 663a4bec..0540ef6e 100644 --- a/crates/tinymist-package/Cargo.toml +++ b/crates/tinymist-package/Cargo.toml @@ -4,7 +4,7 @@ description = "Tinymist package support for Typst." categories = ["compilers"] keywords = ["api", "language", "typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-project/Cargo.toml b/crates/tinymist-project/Cargo.toml index 51fceb71..ec8a3f32 100644 --- a/crates/tinymist-project/Cargo.toml +++ b/crates/tinymist-project/Cargo.toml @@ -4,7 +4,7 @@ description = "Project model of typst for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-std/Cargo.toml b/crates/tinymist-std/Cargo.toml index 49bec4c9..77ae606f 100644 --- a/crates/tinymist-std/Cargo.toml +++ b/crates/tinymist-std/Cargo.toml @@ -2,7 +2,7 @@ name = "tinymist-std" description = "Additional functions wrapping Rust's standard library." # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-task/Cargo.toml b/crates/tinymist-task/Cargo.toml index c803b566..3b23e450 100644 --- a/crates/tinymist-task/Cargo.toml +++ b/crates/tinymist-task/Cargo.toml @@ -4,7 +4,7 @@ description = "Task model of typst for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-vfs/Cargo.toml b/crates/tinymist-vfs/Cargo.toml index 5317aa32..239e671e 100644 --- a/crates/tinymist-vfs/Cargo.toml +++ b/crates/tinymist-vfs/Cargo.toml @@ -2,7 +2,7 @@ name = "tinymist-vfs" description = "Vfs for tinymist." # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-world/Cargo.toml b/crates/tinymist-world/Cargo.toml index c1f3f63e..1b6dd25f 100644 --- a/crates/tinymist-world/Cargo.toml +++ b/crates/tinymist-world/Cargo.toml @@ -4,7 +4,7 @@ description = "Typst's World implementation for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.16-rc1" +version = "0.13.16-rc2" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/typst-shim/Cargo.toml b/crates/typst-shim/Cargo.toml index a1825784..1863a35a 100644 --- a/crates/typst-shim/Cargo.toml +++ b/crates/typst-shim/Cargo.toml @@ -2,7 +2,7 @@ name = "typst-shim" description = "A compatibility layer for Typst release and mainline versions." authors = ["The Typst Project Developers"] -version = "0.13.16-rc1" +version = "0.13.16-rc2" edition.workspace = true license.workspace = true homepage.workspace = true diff --git a/editors/neovim/bootstrap.sh b/editors/neovim/bootstrap.sh index abcf3cda..55edbb0d 100755 --- a/editors/neovim/bootstrap.sh +++ b/editors/neovim/bootstrap.sh @@ -14,12 +14,12 @@ else exit 1 fi -(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc1 .) -(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc1 -f lazyvim-dev/Dockerfile .) +(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc2 .) +(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc2 -f lazyvim-dev/Dockerfile .) docker run --rm -it \ -v $PWD/../../tests/workspaces:/home/runner/dev/workspaces \ -v $PWD:/home/runner/dev \ -v $PWD/target/.local:/home/runner/.local \ -v $PWD/target/.cache:/home/runner/.cache \ - -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.16-rc1 \ + -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.16-rc2 \ $DOCKER_ARGS diff --git a/editors/neovim/samples/lazyvim-dev/Dockerfile b/editors/neovim/samples/lazyvim-dev/Dockerfile index e0c9804c..a95dc867 100644 --- a/editors/neovim/samples/lazyvim-dev/Dockerfile +++ b/editors/neovim/samples/lazyvim-dev/Dockerfile @@ -12,7 +12,7 @@ RUN git clone --filter=blob:none --branch stable https://github.com/neovim/neovi USER root RUN cd neovim/build && cpack -G DEB && dpkg -i nvim-linux-x86_64.deb -FROM myriaddreamin/tinymist:0.13.16-rc1 as tinymist +FROM myriaddreamin/tinymist:0.13.16-rc2 as tinymist FROM debian:12 diff --git a/editors/vscode/CHANGELOG.md b/editors/vscode/CHANGELOG.md index 8f3cf0d5..41e00a27 100644 --- a/editors/vscode/CHANGELOG.md +++ b/editors/vscode/CHANGELOG.md @@ -11,7 +11,7 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea ## v0.13.16 - [2025-07-19] * Bumped typstyle to v0.13.16 by @Enter-tainer in https://github.com/Myriad-Dreamin/tinymist/pull/1902 and https://github.com/Myriad-Dreamin/tinymist/pull/1915 - * See full changelog at + * See full changelog at ### Editor @@ -36,8 +36,8 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea ### Code Analysis -* (Fix) truncating value repr with 10MB limit in https://github.com/Myriad-Dreamin/tinymist/pull/1850 -* feat: resolve definitions with dynamic analysis in https://github.com/Myriad-Dreamin/tinymist/pull/1904 +* (Fix) Truncating value repr with 10MB limit in https://github.com/Myriad-Dreamin/tinymist/pull/1850 +* Resolving definitions with dynamic analysis in https://github.com/Myriad-Dreamin/tinymist/pull/1904 ### Docstring diff --git a/editors/vscode/package.json b/editors/vscode/package.json index ab78059f..eaf71c98 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist", - "version": "0.13.16-rc1", + "version": "0.13.16-rc2", "description": "%description%", "keywords": [ "typst", diff --git a/package.json b/package.json index f56c4993..a5eca7d9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "build:editor-tools": "cd tools/editor-tools/ && yarn run build", "build:preview": "cd tools/typst-preview-frontend && yarn run build && rimraf ../../crates/tinymist-assets/src/typst-preview.html && cpr ./dist/index.html ../../crates/tinymist-assets/src/typst-preview.html", "build:l10n": "yarn extract:l10n && node scripts/build-l10n.mjs", - "build:docker": "docker build -t myriaddreamin/tinymist:0.13.16-rc1 .", + "build:docker": "docker build -t myriaddreamin/tinymist:0.13.16-rc2 .", "extract:l10n": "yarn extract:l10n:ts && yarn extract:l10n:rs", "extract:l10n:ts": "cargo run --release --bin tinymist-l10n -- --kind ts --dir ./editors/vscode --output ./locales/tinymist-vscode-rt.toml", "extract:l10n:rs": "cargo run --release --bin tinymist-l10n -- --kind rs --dir ./crates --output ./locales/tinymist-rt.toml && rimraf ./crates/tinymist-assets/src/tinymist-rt.toml && cpr ./locales/tinymist-rt.toml ./crates/tinymist-assets/src/tinymist-rt.toml", diff --git a/syntaxes/textmate/package.json b/syntaxes/textmate/package.json index 16ca5092..7db2a7df 100644 --- a/syntaxes/textmate/package.json +++ b/syntaxes/textmate/package.json @@ -1,6 +1,6 @@ { "name": "typst-textmate", - "version": "0.13.16-rc1", + "version": "0.13.16-rc2", "private": true, "scripts": { "compile": "npx tsc && node ./dist/main.mjs", diff --git a/tools/typst-dom/package.json b/tools/typst-dom/package.json index e7e97a4c..c2d8ab3c 100644 --- a/tools/typst-dom/package.json +++ b/tools/typst-dom/package.json @@ -13,12 +13,12 @@ "unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer" }, "peerDependencies": { - "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1", - "@myriaddreamin/typst.ts": "=0.6.1-rc1" + "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2", + "@myriaddreamin/typst.ts": "=0.6.1-rc2" }, "devDependencies": { - "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1", - "@myriaddreamin/typst.ts": "=0.6.1-rc1", + "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2", + "@myriaddreamin/typst.ts": "=0.6.1-rc2", "typescript": "^5.0.2" }, "exports": { diff --git a/tools/typst-preview-frontend/package.json b/tools/typst-preview-frontend/package.json index 594f37a5..38aabb30 100644 --- a/tools/typst-preview-frontend/package.json +++ b/tools/typst-preview-frontend/package.json @@ -13,8 +13,8 @@ "unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer" }, "dependencies": { - "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1", - "@myriaddreamin/typst.ts": "=0.6.1-rc1", + "@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2", + "@myriaddreamin/typst.ts": "=0.6.1-rc2", "typst-dom": "link:../typst-dom", "rxjs": "^7.8.1" } diff --git a/yarn.lock b/yarn.lock index 21518305..70623b9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,15 +363,15 @@ resolved "https://registry.yarnpkg.com/@jspm/core/-/core-2.1.0.tgz#ee21ff64591d68de98b79ca8e4bd6c5249fded53" integrity sha512-3sRl+pkyFY/kLmHl0cgHiFp2xEqErA8N3ECjMs7serSUBmoJ70lBa0PG5t0IM6WJgdZNyyI0R8YFfi5wM8+mzg== -"@myriaddreamin/typst-ts-renderer@=0.6.1-rc1": - version "0.6.1-rc1" - resolved "https://registry.npmjs.org/@myriaddreamin/typst-ts-renderer/-/typst-ts-renderer-0.6.1-rc1.tgz#776420048d8efea7917f76bd7879a09294645ef0" - integrity sha512-rhXL147QMswTlX1Pmvw49zwGZ/2w0ilwCeD0TkBBbBj2njLLSwrQIO1j54DXpl7sq34kxy6qGetstbQUZdP9Ug== +"@myriaddreamin/typst-ts-renderer@=0.6.1-rc2": + version "0.6.1-rc2" + resolved "https://registry.npmjs.org/@myriaddreamin/typst-ts-renderer/-/typst-ts-renderer-0.6.1-rc2.tgz#d8c587e79bc0418cd91050608fcc7d93d0f0951c" + integrity sha512-0RDCCIn2L9k5jfLY9PpKkdrN+akRUpp8bF1w36zSRS12XpIEp/ufz0raDWNi6A+3lzazIa6W3OOdK0EIPyIKzQ== -"@myriaddreamin/typst.ts@=0.6.1-rc1": - version "0.6.1-rc1" - resolved "https://registry.npmjs.org/@myriaddreamin/typst.ts/-/typst.ts-0.6.1-rc1.tgz#38080b7ecd69b5c3d2cf9a04ee11d31c93c31674" - integrity sha512-RfC3gqrd3iDSYuIiBUHIFnrT6LSKP3RQuOADq7oeg/ktNf6jzfhzMZbYacrWOlulsCqyGVB+GjEvDZNjIt6A5A== +"@myriaddreamin/typst.ts@=0.6.1-rc2": + version "0.6.1-rc2" + resolved "https://registry.npmjs.org/@myriaddreamin/typst.ts/-/typst.ts-0.6.1-rc2.tgz#ebda872fcc5db08b84c86748dd65447076210f15" + integrity sha512-z3YEp2Nii/N1kR4Gdop0dTBdoW/cKxosdk11rKHd9/g5rtTE77tNf6/ZL/4tU6h9adWqVt/HnspJ7mm1r8lFRA== dependencies: idb "^7.1.1"