Socket
Socket
Sign inDemoInstall

ember-m3

Package Overview
Dependencies
298
Maintainers
11
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
6789

0.4.2

Diff

Changelog

Source

0.4.2

  • fix phantomjs regression (use of native Map).
  • calls to queryURL for the same cacheKey are now batched (thanks @dnalagatla)
hjdivad
published 0.4.1 •

Changelog

Source

0.4.1

  • fix ember 3.1 regression from unusual CP definition

  • fix regression from 0.4.0: eachAttribute iterates over modified attributes, as well as the last known attributes from the server.

  • deleted models removed from record arrays

hjdivad
published 0.4.0 •

Changelog

Source

0.4.0

  • change to use ModelData. This is based on the implementation of the ModelData RFC and so is "pre-canary". This release should therefore be considered unstable. 0.5.x will likely depend on a version of Ember Data in which ModelData is the intimate addon API.

  • M3 models now report changed attributes via changedAttributes, like Ember Data. changedAttributes reports changed attributes recursively for nested models.

hjdivad
published 0.3.3 •

Changelog

Source

0.3.3

  • schema APIs now have access to the full data hash. This enables schemas that depend on key mutations. For example, computeAttributeReference might work based on a key prefix { '*book': '123' } that differs from the property name (in this example, book). Thanks @dnalagatla
hjdivad
published 0.3.2 •

Changelog

Source

0.3.2

  • setting id now only asserts for top-level models, and not embedded models
hjdivad
published 0.3.1 •

Changelog

Source

0.3.1

  • model.reload now supports passing { adapterOptions }
  • setting id for an existing model now asserts
hjdivad
published 0.3.0 •

Changelog

Source

0.3.0

  • Nested model's unloadRecord now no-ops and warns instead of erroring
hjdivad
published 0.2.0 •

hjdivad
published 0.1.0 •

Previous1
6789
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc