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
1241
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.18.3 to 0.18.4

32

CHANGELOG.md
# @blocksuite/store
## 0.18.4
### Patch Changes
- f517653: Edgeless perf improvement, linked doc aliases support and fixes
## Feat
- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)
## Fix
- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)
## Refactor
- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)
- Updated dependencies [f517653]
- @blocksuite/global@0.18.4
- @blocksuite/inline@0.18.4
- @blocksuite/sync@0.18.4
## 0.18.3

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

8

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

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

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