Socket
Socket
Sign inDemoInstall

remult

Package Overview
Dependencies
Maintainers
2
Versions
588
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remult - npm Package Versions

23
59

0.27.18

Diff

Changelog

Source

[0.27.18] 2024-09-24

  • Added remult.initUser that initializes the frontend remult with the user based on the backend
  • Fixed issue with dual call to initRequest in some cases
noamhonig
published 0.27.17 •

noamhonig
published 0.27.16 •

Changelog

Source

[0.27.16] 2024-09-21

  • Added support for customFilter defined in base classes
noamhonig
published 0.27.15 •

noamhonig
published 0.27.14 •

Changelog

Source

[0.27.14] 2024-09-20

  • A few tweaks by @jycouet in https://github.com/remult/remult/pull/515
  • migrate to remult kit by @Yedidyar in https://github.com/remult/remult/pull/519
noamhonig
published 0.27.13 •

Changelog

Source

[0.27.13] 2024-09-16

  • fixed issue with null first and group by
  • fixed an error where from json returned a row that didn't have an id and could cause problems
  • fixed double init request in cases where withRemult accidentally wraps remult server
noamhonig
published 0.22.6-exp.2 •

noamhonig
published 0.27.12 •

Changelog

Source

[0.27.12] 2024-09-05

  • added $not to value comparison: {where:{id:{ $not:1 }}}} for improved readability
  • removed group option from aggregate
  • Added unique id validations to all databases
  • Verified that all databases add missing columns on ensureSchema
  • Removed the deprecated behavior where if no entities array was sent to remult server, all entities were served
  • Removed the deprecated web sql data provider, since no browsers support it - us the OpfsEntityDataProvider instead
  • Changed id signature in EntityOptions to also allow id:'code' & id:['company','code'] for compound id columns
  • Fix to remult admin
noamhonig
published 0.27.11 •

Changelog

Source

[0.27.11] 2024-09-04

  • Potential breaking change change the http status code of exceptions thrown in backend method from 500 to 400
noamhonig
published 0.27.10 •

Changelog

Source

[0.27.10] 2024-09-03

  • Fix for minor typing issue regarding field | null | undefined
23
59
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