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

@blocksuite/store

Package Overview
Dependencies
Maintainers
0
Versions
1248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/store - npm Package Compare versions

Comparing version 0.0.0-canary-20241031062423 to 0.0.0-canary-20241101001601

37

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241031062423
## 0.0.0-canary-20241101001601

@@ -8,2 +8,29 @@ ### Patch Changes

- Release a snapshot version.
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241101001601
- @blocksuite/inline@0.0.0-canary-20241101001601
- @blocksuite/sync@0.0.0-canary-20241101001601
## 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

@@ -15,7 +42,7 @@

- Updated dependencies
- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/global@0.0.0-canary-20241031062423
- @blocksuite/inline@0.0.0-canary-20241031062423
- @blocksuite/sync@0.0.0-canary-20241031062423
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/sync@0.17.24

@@ -22,0 +49,0 @@ ## 0.17.23

8

package.json
{
"name": "@blocksuite/store",
"version": "0.0.0-canary-20241031062423",
"version": "0.0.0-canary-20241101001601",
"description": "BlockSuite data store built for general purpose state management.",

@@ -23,5 +23,5 @@ "type": "module",

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241031062423",
"@blocksuite/inline": "0.0.0-canary-20241031062423",
"@blocksuite/sync": "0.0.0-canary-20241031062423",
"@blocksuite/global": "0.0.0-canary-20241101001601",
"@blocksuite/inline": "0.0.0-canary-20241101001601",
"@blocksuite/sync": "0.0.0-canary-20241101001601",
"@preact/signals-core": "^1.8.0",

@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6",

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