Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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
Previous1245
10Next

3.0.8

Diff

Changelog

Source

v3.0.8 (2021-07-28)

:bug: Bug Fix
  • #1131 Ensure we do not add custom babel plugins multiple times (@rwjblue)
  • #1121 Avoid invalid imports in production app tree (@rwjblue)
  • #1099 Fix state notifications when CUSTOM_MODEL_CLASS is active (@runspired)
:house: Internal
igort
published 4.1.3 •

Changelog

Source

v4.1.3 (2021-07-27)

:bug: Bug Fix
  • #1226 Fix array resolving for non references when CUSTOM_MODEL_CLASS is off (@igorT)
  • #1169 Custom Model Classes: Ensure isDirty for embedded records doesn't recursively loop (@igorT)
  • #1175 Custom Model Classs: Fix isLoading and isLoaded flags on model (@igorT)
:house: Internal
  • #1184 Use operator instead of property access for existence checks (@igorT)
  • #1183 Avoid repeatedly looking up the schema type when resolving (@igorT)
  • #1179 Make perfomance testing app more robust to slow tests (@igorT)
  • #1172 Upgrade ember-lts versions to actual latest and latest-1 (@igorT)
Committers: 1
igort
published 4.1.2 •

Changelog

Source

v4.1.2 (2021-07-02)

:bug: Bug Fix
:house: Internal
  • #1174 Make perfomance testing app more robust to slow tests (@igorT)
Committers: 1
igort
published 4.1.1 •

Changelog

Source

v4.1.1 (2021-06-30)

:bug: Bug Fix
  • #1167 Allow custom ObjectProxy instances to be wrapped around an M3Model instance (@igorT)
:house: Internal
Committers: 2
hjdivad
published 4.1.0 •

Changelog

Source

v4.1.0 (2021-06-25)

:rocket: Enhancement
Committers: 1
hjdivad
published 4.0.2 •

Changelog

Source

v4.0.2 (2021-06-24)

Internal release - no user-visible changes

hjdivad
published 4.0.1 •

Changelog

Source

v4.0.1 (2021-06-24)

Internal release - no user-visible changes

igort
published 4.0.0 •

Changelog

Source

v4.0.0 (2021-06-24)

:boom: Breaking Change
:rocket: Enhancement
  • #1032 Adds support for native Proxy behind a canary feature flag (@pzuraq)
  • #787 replace computeNestedModel and computeAttributeReference schema hooks with computeAttribute (@igorT)
:bug: Bug Fix
  • #1131 Ensure we do not add custom babel plugins multiple times (@rwjblue)
  • #1121 Avoid invalid imports in production app tree (@rwjblue)
  • #1099 Fix state notifications when CUSTOM_MODEL_CLASS is active (@runspired)
  • #1005 Pass owner when creating M3DebugAdapter (@pzuraq)
  • #817 temporary fix for stringifying models in the debug adapter (@betocantu93)
  • #840 Replace new Object(null) with Object.create(null). (@rwjblue)
:house: Internal
  • #1091 Updated pinned yarn version (@hjdivad)
  • #1047 Refactor warning capturing and testing. (@rwjblue)
  • #822 Remove work around for Ember < 2.12 relying on setOwner enumerability (@rwjblue)
  • #789 and #793 TrackedArrays and ReferenceArrays are now unified as a ManagedArray (@igorT)
Committers: 7
hjdivad
published 3.0.7 •

Changelog

Source

v3.0.7 (2021-03-17)

:bug: Bug Fix
  • #1041 Only execute callback once per key for eachAttribute (backport #1022) (@betocantu93)
Committers: 1
hjdivad
published 3.0.6 •

Changelog

Source

v3.0.6 (2021-03-15)

:bug: Bug Fix
  • #1033 fix: outer object replacement and nested property change (backport #1031) (@spham92)
:house: Internal
  • #1036 chore: bump release-it, release-it-lerna-changelog (@hjdivad)
Committers: 2
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