Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-source

Package Overview
Dependencies
Maintainers
10
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-source - npm Package Versions

1
60

2.14.0-beta.1

Diff

ember-release
published 2.13.0 •

Changelog

Source

2.13.0 (April 27, 2017)

  • #15111 / #15029 [PERF] factoryFor should cache when possible.
  • #14961 [BUGIX] [Fixes #14925] remove duplicate / in pathname
  • #15065 [BUGFIX] Guard jQuery access in setupForTesting.
  • #15103 [BUGFIX] Allow calling Ember.warn without test.
  • #15106 [DOC] Introduce a more debugging data to warnings about CP dependencies.
  • #15107 [PERF] avoid toBoolean conversion when possible (chains).
  • #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
  • #13231 [BUGFIX] Fix a bug when using commas in computer property dependent keys.
  • #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
  • #14894 [FEATURE ember-no-double-extend] Enable by default.
  • #14781 / #14954 Upgrade to Glimmer VM v0.22
  • #14919 [DEPRECATION] Deprecate the private Ember.Router.router property in favor of Ember.Router._routerMicrolib.
  • #14970 [BUGFIX] Generate integration tests for template helpers by default.
  • #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
ember-release
published 2.12.2 •

Changelog

Source

2.12.2 (April 27, 2017)

  • #15160 [BUGFIX] Ensure Ember.Test global is setup when including ember-testing.js.
  • #15142 / #15163 [BUGFIX] Don’t leak deprecated container.
  • #15161 [BUGFIX] Prevent errors from being triggered during error processing on non ES6 platforms.
  • #15180 [BUGFIX] Correct until values for this.container deprecations.
ember-release
published 2.12.1 •

Changelog

Source

2.12.1 (April 7, 2017)

  • #14961 [BUGIX] Remove duplicate trailing / in pathname.
  • #15029 [PERF] [BUGFIX] cache factoryFor injections when possible
  • #15089 [BUGFIX] Fixing IE and Edge issue causing action handlers to be fired twice.
ember-release
published 2.13.0-beta.2 •

ember-release
published 2.13.0-beta.1 •

ember-release
published 2.12.0 •

Changelog

Source

2.12.0 (March 14, 2017)

  • #15000 / #15002 / #15006 / #15008 / #15009 / #15011 [PERF] Assorted performance improvements for modern browsers.
  • #14872 / #14871 / #14883 [PERF] Simplify action event handler.
  • #14360 [FEATURE factory-for] Implement factoryFor.
  • #14751 [DEPRECATION] Deprecate Ember.K.
  • #14756 [PERF] Disable costly eventManager support when unused.
  • #14794 [BUGFIX] Fix query param stickiness between models in ember-engines.
  • #14851 [PERF] only LOG_VIEW_LOOKUPS in debug
  • #14829 [PERF] only logLibraryVersions in debug mode
  • #14852 [PERF] only LOG_TRANSITIONS and LOG_TRANSITIONS_INTERNAL in debug
  • #14854 [PERF] only LOG_ACTIVE_GENERATION and LOG_RESOLVER in debug
ember-release
published 2.12.0-beta.3 •

ember-release
published 2.11.3 •

Changelog

Source

2.11.3 (March 8, 2017)

  • #14987 [BUGFIX] Fix a memory leak when components are destroyed.
  • #14986 [BUGFIX] Fix a memory leak in RSVP.js.
  • #14985 [BUGFIX] Fix a bug that added babel helpers to the global scope.
  • #14898 [BUGFIX] Fix an issue where errors in tests sometimes do not cause a failure.
  • #14707 [BUGFIX] Improve deprecation message for unsafe style attribute bindings.
ember-release
published 2.11.2 •

Changelog

Source

2.11.2 (February 19, 2017)

  • #14937 [BUGFIX] Fix issue preventing ember generate * from creating test files as appropriate.
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