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

mobx-rest

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-rest - npm Package Versions

23
8
fcsonline
published 11.0.0 •

Changelog

Source

11.0.0

  • Breaking: Collection's get method return type is now typed to T | undefined.
fcsonline
published 10.0.1 •

Changelog

Source

10.0.1

  • Fixed: optimistic destroys for models in collections.
fcsonline
published 10.0.0 •

Changelog

Source

10.0.0

  • Simplify Collection and Model api, removing the Request wrapper.
masylum
published 9.0.2 •

Changelog

Source

9.0.2

  • Add missing fromEntries polyfill (second try)
masylum
published 9.0.1 •

Changelog

Source

9.0.1

  • Add missing fromEntries polyfill
masylum
published 9.0.0 •

Changelog

Source

9.0.0

  • Remove decorators
    • Added missing actions
masylum
published 8.0.1 •

Changelog

Source

8.0.1

  • Fix the issue #101 caused by generated declaration files path changes
masylum
published 8.0.0 •

Changelog

Source

8.0.0

  • Migrated to mobx 6
masylum
published 7.1.1 •

Changelog

Source

7.1.1

  • Added path option to Collection#create, Model#destroy and Model#save
masylum
published 7.1.0 •

Changelog

Source

7.1.0

  • Added Collection#last method
23
8