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
68
10Next

0.10.0

Diff

Changelog

Source

0.10.0

  • feature: Add isAttributeResolved API for schema control over interpreting set values as already resolved or not
  • bugfix: empty native arrays are now correctly treated as unresolved when set
  • breaking: changedAttributes improved format for newly created nested records so they can be distinguished from edits to existing nested records (thanks @iterzic @eddie-ruva)
  • cleanup: add assertion for attempts to save embedded m3 models directly (thanks @ghaagsma)
hjdivad
published 0.9.9 •

Changelog

Source

0.9.9

  • bugfix: changedAttributes could stack overflow from incorrect deep copy cycle detection (#231)
dnalagatla
published 0.9.8 •

Changelog

Source

0.9.8

  • bugfix: hasLocalAttr was not taking into account the base record data when dealing with a projection record. (thanks @eddi-ruva)
hjdivad
published 0.9.7 •

Changelog

Source

0.9.7

  • feature: add deleteAttr to schema interface (thanks @eddi-ruva)
  • bugfix: nested model updates from local updates with partial updates from server #215 thanks (@ygongdev)
  • bugfix: rollbackAttributes for record data from projections (thanks @eddi-ruva)
hjdivad
published 0.9.6 •

Changelog

Source

0.9.6

  • bugfix: reference array updates are now resolved lazily #205
  • bugfix: destroying new records does not trigger API request
  • cleanup: dropped use of deprecated Ember.copy
  • cleanup: fixed errors in README (thanks @ibraheem4)
hjdivad
published 0.9.5 •

Changelog

Source

0.9.5

  • bugfix: do not throw when setting an id to its current value
  • bugfix: add support for ember-data 3.5.x
hjdivad
published 0.9.4 •

Changelog

Source

0.9.4

  • bugfix: reference arrays can update to undefined (treated as now empty)
hjdivad
published 0.9.3 •

Changelog

Source

0.9.3

  • bugfix: keep nested model state in sync
  • bugfix: add changedAttributes() to nested models
  • bugfix: projections iterate attributes from base (#165)
hjdivad
published 0.9.2 •

Changelog

Source

0.9.2

  • rollback ember-cli-babel to v6
hjdivad
published 0.9.1 •

Changelog

Source

0.9.1

  • no longer including useless default service in app/services/-ember-m3 which mainly forced apps with in-repo addons to ensure they had after specified
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