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

js-data

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-data - npm Package Versions

1
15

2.0.0-rc.3

Diff

Changelog

Source

2.0.0-rc.3 - 30 June 2015

  • Tweak to custom relation getters
jdobry
published 2.0.0-rc.2 •

Changelog

Source

2.0.0-rc.2 - 30 June 2015

Backwards compatible API changes
  • Enhanced relation getters and better localKeys support
jdobry
published 2.0.0-rc.1 •

Changelog

Source

2.0.0-rc.1 - 27 June 2015

Breaking API changes
  • Moved the getEndpoint method to the http adapter
jdobry
published 2.0.0-beta.11 •

Changelog

Source

2.0.0-beta.11 - 26 June 2015

Backwards compatible API changes
  • #167 - DS#refreshAll
  • #168 - DS#inject - replace instead of merge. onConflict: 'replace' will replace existing items instead of merging into them.
jdobry
published 2.0.0-beta.10 •

Changelog

Source

2.0.0-beta.10 - 26 June 2015

Backwards compatible bug fixes
  • Fix so DS#loadRelations can load all relations
jdobry
published 2.0.0-beta.9 •

Changelog

Source

2.0.0-beta.9 - 26 June 2015

Breaking API changes
  • #161 - By default, computed properties are no longer sent to adapters. You can also configure other properties that shouldn't be sent.
Backwards compatible API changes
  • #162 - Return query metadata as second parameter from a promise.
Backwards compatible bug fixes
  • #165 - global leak
jdobry
published 2.0.0-beta.8 •

Changelog

Source

2.0.0-beta.8 - 22 June 2015

Backwards compatible API changes
  • #160 - Add "DS.change" events, fired on Resources and instances
jdobry
published 2.0.0-beta.7 •

Changelog

Source

2.0.0-beta.7 - 09 June 2015

Breaking API changes
  • #158 - Data store should consume resource definition methods internally (might not be breaking)
Backwards compatible API changes
  • #157 - DSEject not available on instances
Other
  • #156 - Thoroughly annotate all source code to encourage contribution
jdobry
published 2.0.0-beta.6 •

Changelog

Source

2.0.0-beta.6 - 04 June 2015

Breaking API changes
  • #150 - Debug output, debug now defaults to false
Backwards compatible API changes
  • #145 - A little AOP, add a .before to all methods, allowing per-method argument customization
jdobry
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 - 27 May 2015

Breaking API changes
  • #54 - feat: Call the inject and eject lifecycle hooks regardless of if the notify option is enabled
Backwards compatible API changes
  • #131 - array of IDs based hasMany relations
  • #132 - Allow resources to extend other resources
  • #133 - Allow filtering by nested fields
  • #135 - JSData caching inconsistent behaviour when ejecting items
  • #138 - Collection class
  • #139 - Option to specify default values of new resource instances.
Backwards compatible bug fixes
  • #127 - Memory leak in DS.changes
  • #134 - All resources get all methods defined on any resource
  • #142 - Allow omitting options in getEndpoint
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