Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.12.8
->5.3.8
Release Notes
emberjs/data (ember-data)
v5.3.8
Compare Source
v5.3.7
Compare Source
v5.3.6
Compare Source
v5.3.5
Compare Source
v5.3.4
Compare Source
🌲 New Deprecation
📝 Documentation
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: (2)
Chris Thoburn (@runspired)
@NullVoxPopuli
For the full project changelog see https://github.com/emberjs/data/blob/main/CHANGELOG.md
v5.3.3
: | I won't lie, it won't be easyCompare Source
v5.3.3 (2024-03-02)
🐛 Bug Fix
Committers: (1)
Chris Thoburn (@runspired)
v5.3.2
: | Make the music stop before it startsCompare Source
v5.3.2 (2024-02-29)
🏠 Internal
Committers: (1)
Chris Thoburn (@runspired)
v5.3.1
Compare Source
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: (3)
Chris Thoburn (@runspired)
Eric Kelly (@HeroicEric)
Krystan HuffMenne (@gitKrystan)
v5.3.0
: | don't forget, baby, I'm a wildcardCompare Source
The Big Picture
This release primarily focused on polish for the
RequestManager
story, introducing builder utils, builders forREST
ActiveRecord
andJSON:API
requests as well as serialization utils forJSON:API
requests.As part of shipping serialization utils, we implemented several long-awaited cache features to support them:
cache.changedRelationships
retrieves a diff of what has been added or removed from each relationship for a resourcecache.hasChangedRelationships
answers whether any relationships have changed for a resourcecache.rollbackRelationships
will reset all relationships for that resource to their "remote" state, removing any local changes.As part of our ongoing efforts to modernize the library and to support the above changes, we implemented several new deprecations.
ember-data/
) except forember-data/store
1
instead of"1"
)And in relationships specifically:
Changelog (2023-09-18)
🚀 Enhancement
🐛 Bug Fix
🌲 New Deprecation
🚿 Deprecation Removal
adapter
,model
,private-build-infra
,serializer
ember-cli-mocha
andember-mocha
when generating test blueprints (@bertdeblock)📝 Documentation
JSONAPISerializer.shouldSerializeHasMany
relation param type (@samridhivig)🥅 Test
🏠 Internal
Committers: 11
v5.2.0
: | I could've taken you placesCompare Source
Changelog (2023-08-17)
5.1.2 Contained the following changes
🐛 Bug Fix
v5.1.2
: | Now I've had time to think it overCompare Source
Changelog (2023-08-17)
🐛 Bug Fix
v5.1.1
: - I know it was wrong, but never said I was sorryCompare Source
Changelog (2023-07-07)
🐛 Bug Fix
Committers: 1
v5.1.0
: - We went to Hell, but we never came backCompare Source
Changelog (2023-06-29)
🐛 Bug Fix
Committers: 1
v5.0.1
Compare Source
🐛 Bug Fix
Committers: 1
v5.0.0
: - Rose Colored LensesCompare Source
This release removes code deprecated during 4.x.
🎵 We could stay like this forever.
Changelog
🐛 Bug Fix
🚿 Deprecation Removal
📝 Documentation
Committers: 4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.