Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/inline

Package Overview
Dependencies
Maintainers
2
Versions
595
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/inline - npm Package Compare versions

Comparing version 0.0.0-canary-20241213001537 to 0.0.0-canary-20241214001553

35

CHANGELOG.md
# @blocksuite/inline
## 0.0.0-canary-20241213001537
## 0.0.0-canary-20241214001553

@@ -9,4 +9,35 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241213001537
- @blocksuite/global@0.0.0-canary-20241214001553
## 0.19.0
### Minor Changes
- d7ec057: Blocksuite minor release.
## Feat
- feat: enable new dnd by default (#8970)
- feat: should insert bookmark when drop frame and group (#8969)
- feat(blocks): add block adapters for note block (#8963)
## Fix
- fix: note dnd preview (#8968)
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
- fix: should copy embed doc when dnd (#8966)
- fix(std): undefined editor during rect polling on mobile (#8965)
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
- fix(blocks): at menu styles (#8962)
## Refactor
- refactor: optimize code of new drag event watcher (#8971)
- refactor(playground): remove `mockPeekViewExtension` (#8964)
### Patch Changes
- Updated dependencies [d7ec057]
- @blocksuite/global@0.19.0
## 0.18.7

@@ -13,0 +44,0 @@

4

package.json
{
"name": "@blocksuite/inline",
"version": "0.0.0-canary-20241213001537",
"version": "0.0.0-canary-20241214001553",
"description": "A micro editor.",

@@ -85,3 +85,3 @@ "type": "module",

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241213001537",
"@blocksuite/global": "0.0.0-canary-20241214001553",
"@preact/signals-core": "^1.8.0",

@@ -88,0 +88,0 @@ "zod": "^3.23.8"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc