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
501
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.17.23 to 0.17.24

32

CHANGELOG.md
# @blocksuite/sync
## 0.17.24
### Patch Changes
- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)
## Feat
- feat(blocks): add callback control to AI panel hide and toggle (#8639)
## Fix
- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)
## Chore
- chore: release patch version (#8636)
- 39a840a: ## Fix
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)
- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/global@0.17.24
## 0.17.23

@@ -4,0 +36,0 @@

4

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

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

"dependencies": {
"@blocksuite/global": "0.17.23",
"@blocksuite/global": "0.17.24",
"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