-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6bdb2d
commit 288bbed
Showing
1 changed file
with
64 additions
and
0 deletions.
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,64 @@ | ||
--- | ||
'@milkdown/components': patch | ||
'@milkdown/core': patch | ||
'@milkdown/crepe': patch | ||
'@milkdown/ctx': patch | ||
'@milkdown/exception': patch | ||
'@milkdown/react': patch | ||
'@milkdown/vue': patch | ||
'@milkdown/kit': patch | ||
'@milkdown/plugin-automd': patch | ||
'@milkdown/plugin-block': patch | ||
'@milkdown/plugin-clipboard': patch | ||
'@milkdown/plugin-collab': patch | ||
'@milkdown/plugin-cursor': patch | ||
'@milkdown/plugin-diagram': patch | ||
'@milkdown/plugin-emoji': patch | ||
'@milkdown/plugin-history': patch | ||
'@milkdown/plugin-indent': patch | ||
'@milkdown/plugin-listener': patch | ||
'@milkdown/plugin-prism': patch | ||
'@milkdown/plugin-slash': patch | ||
'@milkdown/plugin-tooltip': patch | ||
'@milkdown/plugin-trailing': patch | ||
'@milkdown/plugin-upload': patch | ||
'@milkdown/preset-commonmark': patch | ||
'@milkdown/preset-gfm': patch | ||
'@milkdown/theme-nord': patch | ||
'@milkdown/prose': patch | ||
'@milkdown/transformer': patch | ||
'@milkdown/utils': patch | ||
--- | ||
|
||
Release milkdown patch version. | ||
|
||
## Feat | ||
|
||
- feat: add math in slash menu (#1686) | ||
- feat: 🎸 add root option for tooltip,slash,block (#1681) | ||
|
||
## Fix | ||
|
||
- fix: remove slugify for performance consideration (#1680) | ||
- fix: react and vue destroy when using crepe (#1679) | ||
- fix: allow running in insecure context (#1666) | ||
|
||
## Chore | ||
|
||
- chore: Lock file maintenance (#1685) | ||
- chore: bump up pnpm to v10.4.1 (#1684) | ||
- chore: bump up all non-major dependencies to v20.4.4 (#1678) | ||
- chore: bump up pnpm to v10.4.0 (#1677) | ||
- chore: bump up all non-major dependencies to v20.4.3 (#1672) | ||
- chore: update readme | ||
- chore: use short nanoid (#1668) | ||
- chore: bump up pnpm to v10.3.0 (#1663) | ||
- chore: Lock file maintenance (#1661) | ||
- chore: bump up all non-major dependencies (#1660) | ||
- chore: bump up pnpm/action-setup action to v4.1.0 (#1659) | ||
- chore: bump up all non-major dependencies (#1658) | ||
- chore: bump up vitest version to v3.0.5 [SECURITY] (#1656) | ||
- chore: bump up pnpm to v10 (#1654) | ||
- chore: bump up pnpm to v9.15.5 (#1652) | ||
- chore: Lock file maintenance (#1653) | ||
|