Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @milkdown/components

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/core@7.15.4
- @milkdown/ctx@7.15.4
- @milkdown/exception@7.15.4
- @milkdown/plugin-tooltip@7.15.4
- @milkdown/preset-commonmark@7.15.4
- @milkdown/preset-gfm@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/transformer@7.15.4
- @milkdown/utils@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/components",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
19 changes: 19 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @milkdown/core

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/ctx@7.15.4
- @milkdown/exception@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/transformer@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/core",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions packages/crepe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @milkdown/crepe

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/kit@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/crepe/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/crepe",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions packages/ctx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @milkdown/ctx

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/exception@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ctx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/ctx",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/exception/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @milkdown/exception

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/exception",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions packages/integrations/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @milkdown/react

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/crepe@7.15.4
- @milkdown/kit@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/react",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions packages/integrations/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @milkdown/vue

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/crepe@7.15.4
- @milkdown/kit@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/vue",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
33 changes: 33 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# @milkdown/kit

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/components@7.15.4
- @milkdown/core@7.15.4
- @milkdown/ctx@7.15.4
- @milkdown/plugin-block@7.15.4
- @milkdown/plugin-clipboard@7.15.4
- @milkdown/plugin-cursor@7.15.4
- @milkdown/plugin-history@7.15.4
- @milkdown/plugin-indent@7.15.4
- @milkdown/plugin-listener@7.15.4
- @milkdown/plugin-slash@7.15.4
- @milkdown/plugin-tooltip@7.15.4
- @milkdown/plugin-trailing@7.15.4
- @milkdown/plugin-upload@7.15.4
- @milkdown/preset-commonmark@7.15.4
- @milkdown/preset-gfm@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/transformer@7.15.4
- @milkdown/utils@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/kit",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions packages/plugins/plugin-automd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @milkdown/plugin-automd

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/core@7.15.4
- @milkdown/ctx@7.15.4
- @milkdown/exception@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/utils@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-automd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-automd",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions packages/plugins/plugin-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @milkdown/plugin-block

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/core@7.15.4
- @milkdown/ctx@7.15.4
- @milkdown/exception@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/utils@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-block/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-block",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
19 changes: 19 additions & 0 deletions packages/plugins/plugin-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @milkdown/plugin-clipboard

## 7.15.4

### Patch Changes

- d5057e1: Milkdown patch version release.

## Fix
- fix: 🐛 config merge should not merge array in crepe (#2066)
- fix: 🐛 encode entity for trailing space (#2058)

## Refactor
- refactor: 💡 improve type of clipboard plugin

- Updated dependencies [d5057e1]
- @milkdown/core@7.15.4
- @milkdown/ctx@7.15.4
- @milkdown/prose@7.15.4
- @milkdown/utils@7.15.4

## 7.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-clipboard",
"type": "module",
"version": "7.15.3",
"version": "7.15.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
Loading
Loading