Socket
Socket
Sign inDemoInstall

remult

Package Overview
Dependencies
5
Maintainers
2
Versions
540
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
54Next

0.26.12

Diff

Changelog

Source

[0.26.12] 2024-05-16

  • Fixed an issue with stack overflow when calling withRemult from within getUser - relevant to next auth - session hook
  • The "static" withRemult will now use the dataProvider provided in the remultServer options by default
  • The "static" withRemult now supports promise of data provider etc...
  • Changed json storage to save json in a non formatted way (condensed), and added a formatted option to control it. By default JsonFile storage is formatted
  • Improved error handling in request lifecycle
noamhonig
published 0.26.12-next.3 •

noamhonig
published 0.26.12-next.2 •

noamhonig
published 0.26.12-next.1 •

noamhonig
published 0.26.12-next.0 •

noamhonig
published 0.26.11 •

Changelog

Source

[0.26.11] 2024-05-13

  • Fixed error in sqlite with reserved column names such as order etc...
  • #427 - Changed the retry on error 500, to 4 times instead of 50 or infinite that was before.
  • Potential breaking change #426 - Fixed to not trigger all relations to one load before saving and around read write json
  • Fixed error when id was not found in ArrayEntityDataProvider to include the entity name
  • Fixed filterToRaw to use the current database wrapIdentifier when none is provided.
  • Fixed endless retry on error 500 - now it'll retry 4 times 500ms apart.
  • Fixed error when sql expression sometimes translated wrongfully to a recursion error
  • Added support for Turso db
noamhonig
published 0.26.11-next.1 •

noamhonig
published 0.26.11-next.0 •

noamhonig
published 0.26.10 •

Changelog

Source

[0.26.10] 2024-05-02

  • Fix order by error with multiple id columns
noamhonig
published 0.26.9 •

2345
54Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc