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

rxdb

Package Overview
Dependencies
Maintainers
0
Versions
575
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxdb - npm Package Versions

13
58

15.31.1

Diff

Changelog

Source

15.31.1 (19 August 2024)

  • ADD postCleanup hook.
pubkey
published 15.31.0 •

Changelog

Source

15.31.0 (14 August 2024)

  • ADD RxPipeline Plugin.
  • FIX (denoKV RxStorage) retry writes when db is locked.
pubkey
published 15.30.2 •

Changelog

Source

15.30.2 (5 August 2024)

  • FIX node:sqlite couldn't be found in react native #6291
pubkey
published 15.30.1 •

Changelog

Source

15.30.1 (3 August 2024)

  • FIX node:sqlite couldn't be found in react native #6291
pubkey
published 15.30.0 •

Changelog

Source

15.30.0 (2 August 2024)

  • FIX quotes problem on windows with the scripts of the package.json
  • CHANGE getSQLiteBasicsNodeNative() requires the constructor as param
  • FIX key-compression broken with boolean indexes on dexie #6267
  • FIX type of RxQuery.$ must be Observable #6285
pubkey
published 15.29.0 •

Changelog

Source

15.29.0 (29 July 2024)

  • ADD support for the node:sqlite module to the SQLite RxStorage
  • FIX several problem with the memory-mapped RxStorage in ReactNative
pubkey
published 15.28.1 •

Changelog

Source

15.28.1 (19 July 2024)

  • ADD storage bucket support to the IndexedDB RxStorage.
  • FIX error when calling bulkUpsert() with multiple docs where one fails and one suceeds.
pubkey
published 15.28.0 •

Changelog

Source

15.28.0 (9 July 2024)

  • CHANGE RxStorage interface: For better performance on remote storages, RxStorageInstance.bulkWrite() must only return errors, not the written documents data.
pubkey
published 15.27.0 •

Changelog

Source

15.27.0 (7 July 2024)

  • FIX Wrong Reactivity generics passed by RxCollection extending RxCollectionBase #6188
  • IMPROVE performance of ChangeEventBuffer by processing events in bulks.
  • IMPROVE performance of DocCache by processing events in bulks.
  • IMPROVE performance of ChangeEventBuffer and DocCache by lazily processing tasks.
pubkey
published 15.26.0 •

Changelog

Source

15.26.0 (3 July 2024)

  • IMPROVE performance of .appendToArray()
  • IMPROVE performance of writes to the memory RxStorage
  • ADD iframe tracking to dev-mode plugin.
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