Socket
Socket
Sign inDemoInstall

ember-m3

Package Overview
Dependencies
Maintainers
8
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.11.3

Diff

Changelog

Source

0.11.3

  • fix: issues when creating record data for projections (thanks @runspired)
  • fix: allow user schemas to compute references with null ids
  • fix: user schema hooks take priority over raw values for determining reference arrays
hjdivad
published 0.11.2 •

Changelog

Source

0.11.2

  • fix: compatibility with Ember Data 3.12.x (thanks @rwjblue)
hjdivad
published 0.11.1 •

Changelog

Source

0.11.1

  • fix: only store base types in global cache (#315)
hjdivad
published 0.11.0 •

Changelog

Source

0.11.0

  • chore: drop support for node 6 and ember 2.18 (we support latest 2 LTS and current release)
  • feat: batch array changes. Array updates (eg from references updated in store.push) are now deferred along with regular property updates.
hjdivad
published 0.10.6 •

Changelog

Source

0.10.6

  • fix: queryURL no longer erroneously caches rejected responses (thanks @teopalva)
  • docs: update contributing guide (thanks @ghaagsma)
runspired
published 0.10.5 •

Changelog

Source

0.10.5

  • fix: bring back M3TrackedArray.value and deprecate
runspired
published 0.10.4 •

Changelog

Source

0.10.4

  • feat: allow handling of EmbeddedMegamorphicModels by computeNestedModel
  • feat: dont stash value on tracked arrays
  • feat: enable computeNestedModel to handle arrays
  • bugfix: batch change notifications
  • bugfix: setting arrays with a mix of models and pojos
  • bugfix: Revert "Revert "Delegate _destroyChildRecordData to base""
hjdivad
published 0.10.3 •

igort
published 0.10.2 •

Changelog

Source

0.10.2

  • bugfix: Revert 'Delegate _destroyChildRecordData to base'
hjdivad
published 0.10.1 •

Changelog

Source

0.10.1

  • bugfix: prevent cycles in dependencies from self-referential schemas (thanks @igort)
  • bugfix: fix changed attributes for projections when dirty nested models set to null
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