Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 84 commits ahead by 84, behind by 26.
672b84f
Release v3.3.0-beta.1.
88adfef
Add v3.3.0-beta.1 to CHANGELOG.md.
50b2fea
Add 3.2.0 to CHANGELOG.md.
71cb6a5
Merge pull request #5508 from emberjs/update-deps
d584076
Update parseResponseHeaders to work in fastboot. (#5502)
d69804b
delete docs/ directory (#5507)
ae2f661
bump deps to avoid deprecation warnings
efe9d61
[CHORE] update broccoli-funnel
cd99c94
[BUGFIX] allow for models with custom RecordData to have no relationships (#5503)
c18fa41
Refactor init setup into record-data (#5500)
5e31af3
[FEAT RecordData] add feature flag to enable record-data at build time (#5498)
4f53ebd
Merge pull request #5492 from emberjs/has-many-acceptance-tests
7c01c60
add 2.18 LTS
5d5b99b
drop explicit testing for 2.12
d725553
adds tests and fix for infinite re-render
There are 84 commits in total.
See the full diff
Version 3.2.0 of ember-data was just published.
The version 3.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-data.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.2.0CHANGELOG
broccoli-funnel
deprecation.exists-sync
dependency.Ember.copy
to avoid future deprecation.store.filter
feature, must migrate toember-data-filter@2.0.0
for similar API usage.Model.modelName
inheritance with Ember 3.2+.najax
infastboot
and some refactoring to isolatejQuery.ajax
Commits
The new version differs by 216 commits ahead by 216, behind by 9.
7e02741
Release v3.2.0.
e5a9006
Fix test helper setup to avoid error on ember-source@3.3.0+.
dd8726e
Allow canary and beta failures in release branch.
b889423
Add 3.2.0 to CHANGELOG.md.
92272a7
[CHORE] update broccoli-funnel
7dd5dec
Update parseResponseHeaders to work in fastboot. (#5502)
0cecbd0
Release v3.2.0-beta.4.
0d038e5
Update CHANGELOG for 3.2.0-beta.4.
3b7b5e7
[BUGFIX beta] ports fix for infinite-relationship-retry from #5492 (#5499)
9251434
Merge pull request #5497 from feedbackfruits/cherry-pick-5428
bae33b1
Implement fix
6095c63
Fix
_reloadRecord
method name in JSDoc9ce6fb4
[CHORE] remove all usage of Ember.copy
22556f2
Remove exists-sync dependency
88191eb
[BUGFIX] dont cause unnecessary work during destroy
There are 216 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree:
This project uses semver, please check the scope of this PR:
CHANGELOG
ember-data
to version3.2.0