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

@blocksuite/sync

Package Overview
Dependencies
Maintainers
0
Versions
509
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/sync - npm Package Compare versions

Comparing version 0.19.0 to 0.19.1

31

CHANGELOG.md
# @blocksuite/sync
## 0.19.1
### Patch Changes
- ded71c4: chore: release blocksuite
## Feat
- feat(edgeless): release frame by clicking ungroup button (#8984)
## Fix
- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)
## Chore
- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)
- Updated dependencies [ded71c4]
- @blocksuite/global@0.19.1
## 0.19.0

@@ -4,0 +35,0 @@

4

package.json
{
"name": "@blocksuite/sync",
"version": "0.19.0",
"version": "0.19.1",
"description": "BlockSuite data synchronization engine abstraction and implementation.",

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

"dependencies": {
"@blocksuite/global": "0.19.0",
"@blocksuite/global": "0.19.1",
"idb": "^8.0.0",

@@ -24,0 +24,0 @@ "idb-keyval": "^6.2.1",

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