-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): use modelId for modelCache
- Loading branch information
1 parent
ed5d647
commit 3a07805
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
"@difizen/libro-jupyter": patch | ||
"@difizen/libro-core": patch | ||
"@difizen/libro-docs": patch | ||
"@difizen/libro-code-cell": patch | ||
"@difizen/libro-code-editor": patch | ||
"@difizen/libro-codemirror": patch | ||
"@difizen/libro-cofine-editor": patch | ||
"@difizen/libro-cofine-editor-contribution": patch | ||
"@difizen/libro-cofine-editor-core": patch | ||
"@difizen/libro-cofine-textmate": patch | ||
"@difizen/libro-common": patch | ||
"@difizen/libro-kernel": patch | ||
"@difizen/libro-l10n": patch | ||
"@difizen/libro-lab": patch | ||
"@difizen/libro-language-client": patch | ||
"@difizen/libro-lsp": patch | ||
"@difizen/libro-markdown": patch | ||
"@difizen/libro-markdown-cell": patch | ||
"@difizen/libro-output": patch | ||
"@difizen/libro-prompt-cell": patch | ||
"@difizen/libro-raw-cell": patch | ||
"@difizen/libro-rendermime": patch | ||
"@difizen/libro-search": patch | ||
"@difizen/libro-search-code-cell": patch | ||
"@difizen/libro-shared-model": patch | ||
"@difizen/libro-terminal": patch | ||
"@difizen/libro-toc": patch | ||
"@difizen/libro-virtualized": patch | ||
"@difizen/libro-widget": patch | ||
--- | ||
|
||
use modelId for modelCache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters