@milkdown/preset-commonmark
Advanced tools
Comparing version 4.4.0 to 4.5.0
# @milkdown/preset-commonmark | ||
## 4.5.0 | ||
### Minor Changes | ||
- f0b957a: Make some improvements and add history plugin. | ||
## 4.4.0 | ||
@@ -4,0 +10,0 @@ |
@@ -22,2 +22,3 @@ var _CodeFence_instances, _CodeFence_onChangeLanguage, _CodeFence_createSelectElement; | ||
'rust', | ||
'markdown', | ||
]; | ||
@@ -24,0 +25,0 @@ export class CodeFence extends CommonNode { |
{ | ||
"name": "@milkdown/preset-commonmark", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"main": "lib/index.js", | ||
@@ -29,3 +29,3 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@milkdown/core": "4.4.0" | ||
"@milkdown/core": "4.5.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91863
1141