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

rxdb

Package Overview
Dependencies
Maintainers
1
Versions
591
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxdb - npm Package Versions

1
60

15.30.0

Diff

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.
pubkey
published 15.25.0 •

Changelog

Source

15.25.0 (28 June 2024)

  • FIX RxState sometimes does writes to the storage that do not match the schema.
  • FIX Query Builder does not work on queries created by .findByIds() #6148
  • FIX (IndexedDB RxStorage) When used with Sharding and Workers, it sometimes errors on the first query after db creation.
pubkey
published 15.24.0 •

Changelog

Source

15.24.0 (9 June 2024)

pubkey
published 15.23.0 •

Changelog

Source

15.23.0 (29 May 2024)

  • FIX type resolving in webpack #6051
pubkey
published 15.22.0 •

Changelog

Source

15.22.0 (23 May 2024)

  • Add missing extensions error field to errorToPlainJson #6029
  • ADD dedicated errors page
  • FIX randomly failing replication test
  • ADD non-premium console.log on the LokiJS RxStorage
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