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

@blocksuite/store

Package Overview
Dependencies
Maintainers
2
Versions
1252
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.19.1 to 0.19.2

25

CHANGELOG.md
# @blocksuite/store
## 0.19.2
### Patch Changes
- bc04f27: ## Feat
- feat: support heading toggle (#8829)
- feat(blocks): add surface element plain text adapter (#8977)
- feat: add doc display meta extension (#8953)
## Fix
- fix(blocks): incorrect image icon in keyboard tool panel (#8998)
- fix(inline): incorrect caret position in safari when using IME (#8993)
- fix(blocks): toolbar color should be light when app theme is light and edgeless theme is dark (#8996)
- fix: dnd in edgeless (#8995)
- fix: dnd status error (#8994)
- fix(blocks): the width of the card view is not fully filled (#8988)
- fix(blocks): prevent hiding keyboard when scrolling (#8989)
- Updated dependencies [bc04f27]
- @blocksuite/global@0.19.2
- @blocksuite/inline@0.19.2
- @blocksuite/sync@0.19.2
## 0.19.1

@@ -4,0 +29,0 @@

8

package.json
{
"name": "@blocksuite/store",
"version": "0.19.1",
"version": "0.19.2",
"description": "BlockSuite data store built for general purpose state management.",

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

"dependencies": {
"@blocksuite/global": "0.19.1",
"@blocksuite/inline": "0.19.1",
"@blocksuite/sync": "0.19.1",
"@blocksuite/global": "0.19.2",
"@blocksuite/inline": "0.19.2",
"@blocksuite/sync": "0.19.2",
"@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