

## v1.0.2 (2023-07-26)

#### :bug: Bug Fix
* [#213](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/213) Add ember-source v5 to peers list ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v1.0.1 (2022-10-06)

#### :bug: Bug Fix
* [#80](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/194) Fix npm publishing ([@ef4](https://github.com/ef4))

## v1.0.0 (2022-10-06)

#### :boom: Breaking Change
* [#177](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/177) Updating to blueprint for ember 4.7 ([@ef4](https://github.com/ef4)). Oldest supported Node is now 14, oldest supported Ember is still 3.13.

#### :rocket: Enhancement
* [#184](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/184) Macro-based ember version check ([@ef4](https://github.com/ef4))
* [#144](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/144) Simplify TS setup to avoid needing custom `paths` ([@dfreeman](https://github.com/dfreeman))

#### :house: Internal
* [#181](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/181) convert babel plugin to typescript ([@ef4](https://github.com/ef4))

#### Committers: 2
- Dan Freeman ([@dfreeman](https://github.com/dfreeman))
- Edward Faulkner ([@ef4](https://github.com/ef4))

## v0.1.4 (2021-07-20)

#### :bug: Bug Fix
* [#85](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/85) fix: Allow the babel plugin to be registered for addons ([@dcyriller](https://github.com/dcyriller))

#### Committers: 1
- Cyrille David ([@dcyriller](https://github.com/dcyriller))

## v0.1.3 (2021-05-20)

#### :bug: Bug Fix
* [#80](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/80) Fix: check for hasPlugin needs the resolved path ([@runspired](https://github.com/runspired))

#### :house: Internal
* [#78](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/78) Add ember-source@3.24 LTS to CI configuration. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 2
- Chris Thoburn ([@runspired](https://github.com/runspired))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))

## v0.1.2 (2021-05-19)

#### :bug: Bug Fix
* [#75](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/75) Ensure polyfill works properly with Ember 3.27+  ([@mydea](https://github.com/mydea))

#### Committers: 1
- Francesco Novy ([@mydea](https://github.com/mydea))

## v0.1.1 (2021-02-16)

#### :bug: Bug Fix
* [#55](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/55) Require 1.0.1 of cache primitive polyfill ([@sandstrom](https://github.com/sandstrom))

#### Committers: 1
- [@sandstrom](https://github.com/sandstrom)

## v0.1.0 (2020-09-09)

## v0.1.0-3 (2020-08-17)

#### :house: Internal
* [#10](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/10) test: add integration / render test ([@mydea](https://github.com/mydea))

#### Committers: 1
- Francesco Novy ([@mydea](https://github.com/mydea))

## v0.1.0-2 (2020-08-17)

#### :bug: Bug Fix
* [#9](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/9) fix: cache per instance via `WeakMap` ([@buschtoens](https://github.com/buschtoens))

#### :house: Internal
* [#8](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/8) style: fix Prettier auto-format ([@buschtoens](https://github.com/buschtoens))

#### Committers: 1
- Jan Buschtöns ([@buschtoens](https://github.com/buschtoens))

## v0.1.0-1 (2020-08-11)

## v0.1.0-0 (2020-08-10)

