Skip to content

Releases: NullVoxPopuli/ember-array-map-resource

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 04:18

3.0.2 (2022-03-30)

Bug Fixes

  • deps: update dependency ember-resources to ^4.4.0 (2f422e9)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 01:44

3.0.1 (2022-03-30)

Bug Fixes

  • deps: update dependency ember-auto-import to ^2.4.1 (dee0dcb)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 22:13

3.0.0 (2022-03-29)

chore

BREAKING CHANGES

  • ember-auto-import@v2 is now required
    ember-resources@v4 now used

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Mar 11:39

2.0.5 (2022-03-09)

Bug Fixes

  • deps: update dependency ember-cli-typescript to v5 (c1cc74d)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Dec 20:42

2.0.4 (2021-12-05)

Bug Fixes

  • deps: update dependency ember-cli-htmlbars to ^6.0.1 (4f2f10a)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Nov 19:05

2.0.3 (2021-11-05)

Bug Fixes

  • deps: update dependency ember-resources to v3.2.5 (988d139)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Oct 17:06

2.0.2 (2021-10-20)

Bug Fixes

  • deps: update dependency ember-cli-htmlbars to v6 (8ca85c1)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:39

2.0.1 (2021-10-20)

Bug Fixes

  • deps: update dependency ember-resources to v3.2.2 (d6b8fd5)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:57

2.0.0 (2021-09-24)

Features

  • change the records property to be the mapped records (c994b69)

BREAKING CHANGES

  • records property
    previously, records would be the original array. that's not very useful.
    now, records is the mapped array.

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 06 Sep 01:14

1.0.7 (2021-09-06)

Bug Fixes

  • deps: update dependency ember-resources to v3.2.1 (bb8c983)