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

mobx-rest

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-rest - npm Package Versions

1
8

3.0.2

Diff

masylum
published 3.0.1 •

masylum
published 3.0.0 •

Changelog

Source

3.0.0

New features 🎩:

  • Reimplemented mustFind and mustGet methods in Collection.
  • Brought back the request attribute in Model. The attribute tracks the last issued request.
  • Brought back onProgress hook in save method.

Solved bugs 🐛:

  • Fix https://github.com/masylum/mobx-rest/issues/47
  • Fix https://github.com/masylum/mobx-rest/issues/41

What's changed 💅:

  • Migrated to Typescript
  • Made RPC label optional with a default fetching value

Breaking changes ☢️:

  • Migrated to Mobx 5+
  • Rollback default keepChanges flag value to false.
  • Compatible adapters need to implement data as their second argument as such.
masylum
published 2.2.5 •

Changelog

Source

2.2.5

:nail_care:

  • Remove flow-typed
  • Improve bundle size with babel-lodash (kudos @ryedin)
andresgutgon
published 2.2.4 •

Changelog

Source

2.2.4

:tophat:

  • Fixed reset on models. Use mobx replace
andresgutgon
published 2.2.3 •

Changelog

Source

2.2.3

:tophat:

  • Added reset to models.
masylum
published 2.2.2 •

Changelog

Source

2.2.2

:tophat:

  • Added length for conveniently checking the length of the collection
masylum
published 2.2.1 •

Changelog

Source

2.2.1

:tophat:

  • Added reset for conveniently resetting a whole collection
masylum
published 2.2.0 •

Changelog

Source

2.2.0

:nail_care:

  • Defined mobx as a peerDependency
masylum
published 2.1.9 •

Changelog

Source

2.1.9

:bug:

  • Fixed: Nested attributes couldn't be saved. (kudos to @rdiazv)
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