Skip to content

Commit

Permalink
Changelog 4.2 and 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer committed Mar 29, 2022
1 parent 3aec592 commit 8140a30
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# Ember Data Changelog

## 4.3.0 (2022-03-24)

#### :memo: Documentation
* [#7898](https://github.com/emberjs/data/pull/7898) Changelog 4.1.0 ([@snewcomer](https://github.com/snewcomer))

#### Committers: 1
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))
## v4.3.0 (2022-03-24)

Re-release

## v4.2.0-alpha.10 (2022-02-23)
## v4.2.0 (2022-02-23)

#### :rocket: Enhancement
* `adapter`, `model`, `serializer`
Expand Down Expand Up @@ -37,8 +32,6 @@
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))


## v4.2.0-alpha.9 (2022-02-16)

#### :rocket: Enhancement
* `-ember-data`, `record-data`, `store`
* [#7864](https://github.com/emberjs/data/pull/7864) feat: better debuggability ([@runspired](https://github.com/runspired))
Expand All @@ -62,8 +55,6 @@
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))


## v4.2.0-alpha.7 (2022-02-02)

#### :bug: Bug Fix
* `-ember-data`, `serializer`
* [#7848](https://github.com/emberjs/data/pull/7848) Don't use array.push(...spread) with unknown input ([@DingoEatingFuzz](https://github.com/DingoEatingFuzz))
Expand All @@ -75,8 +66,6 @@
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))


## v4.2.0-alpha.2 (2021-12-29)

#### :house: Internal
* `-ember-data`, `canary-features`, `model`, `record-data`, `serializer`, `store`, `unpublished-model-encapsulation-test-app`, `unpublished-serializer-encapsulation-test-app`
* [#7816](https://github.com/emberjs/data/pull/7816) Remove !CUSTOM_MODEL_CLASS branches ([@snewcomer](https://github.com/snewcomer))
Expand All @@ -85,8 +74,6 @@
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))


## v4.2.0-alpha.1 (2021-12-22)

#### :bug: Bug Fix
* `-ember-data`, `model`, `store`
* [#7802](https://github.com/emberjs/data/pull/7802) fix: A(PromiseManyArray) should have no-effect ([@runspired](https://github.com/runspired))
Expand Down

0 comments on commit 8140a30

Please sign in to comment.