Socket
Socket
Sign inDemoInstall

ember-m3

Package Overview
Dependencies
Maintainers
9
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-m3 - npm Package Versions

1
10

0.9.0

Diff

Changelog

Source

0.9.0

  • apps now specify schemas via a service rather than global registration
  • tracked arrays accept embedded models from other top models (although this is not recommended)
hjdivad
published 0.8.2 •

Changelog

Source

0.8.2

  • bugfix: tracked arrays no longer overwrite existing entries (thanks @dnalagatla)
hjdivad
published 0.8.1 •

Changelog

Source

0.8.1

  • modelName is now passed to computeAttributes
hjdivad
published 0.8.0 •

Changelog

Source

0.8.0

  • bugfix: dependent keys are tracked even when they are initially absent in the server payload
  • breaking: schema manager is now a service. See UPGRADING.md. (thanks @dnachev)
  • bugfix: fix support for ember 3.4.0-beta.1
  • feature: Added cacheURL (thanks @sangm)
  • records added to tracked arrays now remove themselves when unloaded
dnalagatla
published 0.7.13 •

Changelog

Source

0.7.13

  • Added support to track changes in Array #136
hjdivad
published 0.7.12 •

Changelog

Source

0.7.12

  • models added to record arrays are now entangled with those arrays, so they'll be auto-removed when eg destroyed. Previously only models that started in record arrays were entangled.
dnachev
published 0.7.11 •

Changelog

Source

0.7.11

  • Fixed computeNestedModel schema hook to be able to call schemaInterface.getAttr()
dnalagatla
published 0.7.9 •

Changelog

Source

0.7.9

  • Added setAttribute schema hook #127
dnalagatla
published 0.7.8 •

Changelog

Source

0.7.8

  • Fixed updating state of model to loaded.update.uncommitted upon invoking set in model.
dnachev
published 0.7.7 •

Changelog

Source

0.7.7

  • Fixed changedAttributes() on a projection to return all changes.
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