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.6.0

Diff

Changelog

Source

2.6.0 - 08 October 2015

Backwards compatible API changes
  • #234 - findAll should query adapter if previous query is expired.
  • #235 - Support maxAge in find/findAll requests by @antoinebrault
Bug fixes
  • #236 - actions defined in defineResource are shared across definitions
jdobry
published 2.5.0 •

Changelog

Source

2.5.0 - 04 October 2015

Backwards compatible API changes
  • #187 - No way to hook into error events globally
  • #201 - Feature request: hook into loadRelations
  • #220 - Optionally disable injection of nested relations
  • #231 - Added hasMany relations linking using "foreignKeys" by @treyenelson
Bug fixes
  • #229 - DS.change is emitted on an instance multiple times after only 1 modification
  • #232 - Adapter default basepath is taken instead of definition basepath when using an action.
jdobry
published 2.4.0 •

Changelog

Source

2.4.0 - 22 September 2015

Backwards compatible API changes
  • #179 - Implemented a feature like Sequelize Scopes
  • #201 - Feature request: hook into loadRelations
  • #217 - Add afterFind, afterFindAll, and afterLoadRelations hooks
Bug fixes
  • #203 - createInstance/compute don't know about computed properties as property accessors
  • #215 - Javascript error when trying to merge model with null value for relation
  • #216 - Update remove circular to support File objects
  • #218 - linkRelations (like cacheResponse) should have defaulted to false on the server
Other
  • #204 - Choose official code style for project
  • Switched unnecessary arrow functions back to regular functions to improve performance
  • Updated CONTRIBUTING.md
jdobry
published 2.3.0 •

Changelog

Source

2.3.0 - 30 July 2015

Backwards compatible API changes
  • #186 - Add relation setters for convenience
  • #191 - Add ability to disable change detection
  • #192 - Add ability to configure computed property as a property accessor
Backwards compatible bug fixes
  • #190 - computed properties false positive minified code warning
jdobry
published 2.2.3 •

Changelog

Source

2.2.3 - 22 July 2015

Backwards compatible bug fixes
  • Removed some asinine optimizations
jdobry
published 2.2.2 •

Changelog

Source

2.2.2 - 10 July 2015

Backwards compatible bug fixes
  • #177 - Fix Events.off
jdobry
published 2.2.1 •

Changelog

Source

2.2.1 - 09 July 2015

Backwards compatible bug fixes
  • #176 - localKey, localKeys and foreignKey don't support nested fields.
jdobry
published 2.2.0 •

Changelog

Source

2.2.0 - 07 July 2015

Backwards compatible API changes
  • #173 - Added DS#revert(resourceName, id) Thanks @internalfx
jdobry
published 2.1.0 •

Changelog

Source

2.1.0 - 07 July 2015

Backwards compatible API changes
  • Added DS#clear(), which is a method only available on a store, and will call ejectAll on all of the store's resources
jdobry
published 2.0.0 •

Changelog

Source

2.0.0 - 02 July 2015

Stable Version 2.0.0

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