Commit 6477c76
committed
chore: bump @honeide/editor to ^0.3.1
0.3.1 ships the fixes I had to hand-patch into node_modules previously:
- native/macos/examples/ is now in the tarball (demo_editor, demo_window,
demo_treesitter) so the `[[example]]` Cargo.toml entries resolve.
- perry-ffi path-dep is documented inline (see PerryTS/perry#1112) — the
relative `../../../../perry/perry/crates/perry-ffi` still requires a
sibling-checkout layout but at least there's a comment explaining why.
Also pulled in new transitive deps (tree-sitter-wasms, web-tree-sitter)
that 0.3 added for TextMate-quality highlighting via tree-sitter grammars.
No source-side changes; existing local-only patches in node_modules can be
removed (they're now upstream).1 parent 2863473 commit 6477c76
2 files changed
Lines changed: 31 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
36 | | - | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
0 commit comments