Skip to content

Ember Data 2.4.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmac bmac released this 26 Feb 18:09
· 5043 commits to main since this release

Release 2.4.0-beta.3 (February 26, 2016)

  • #4125 [BUGFIX beta] Export more public API's via modules
  • #4135 Fix build error when using babel 6 with the transform-es2015-modules-amd plugin
  • #4137 [BUGFIX beta] Allow optional spaces when parsing response headers
  • #4141 [DOC] Document behavior of object level errors with JSON API
  • #4147 Fix key remapping for embedded belongsTo
  • #4167 Add blueprints from ember-cli-mocha