-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36f8e1d
commit bbf8c17
Showing
3 changed files
with
98 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
|
||
## v6.0.0 (2024-07-16) | ||
|
||
#### :boom: Breaking Change | ||
* [#467](https://github.com/ahmadsoe/ember-highcharts/pull/467) Convert to v2 addon ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### :house: Internal | ||
* [#466](https://github.com/ahmadsoe/ember-highcharts/pull/466) ember-cli-update to ember 5.10 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
* [#465](https://github.com/ahmadsoe/ember-highcharts/pull/465) Switch to pnpm ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### Committers: 1 | ||
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
|
||
## v5.0.1 (2024-07-16) | ||
|
||
#### :house: Internal | ||
* [#464](https://github.com/ahmadsoe/ember-highcharts/pull/464) Remove lodash ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### Committers: 1 | ||
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
|
||
## v5.0.0 (2024-07-15) | ||
|
||
#### :boom: Breaking Change | ||
* [#460](https://github.com/ahmadsoe/ember-highcharts/pull/460) Remove config and use dynamic imports for modules ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### Committers: 1 | ||
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
|
||
## v4.0.0 (2024-07-12) | ||
|
||
#### :boom: Breaking Change | ||
* [#444](https://github.com/ahmadsoe/ember-highcharts/pull/444) Drop support for Ember < 4.12 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
* [#437](https://github.com/ahmadsoe/ember-highcharts/pull/437) Drop support for node < 18 and Ember < 4.4 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### :rocket: Enhancement | ||
* [#451](https://github.com/ahmadsoe/ember-highcharts/pull/451) Add back tests for older Ember versions ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
* [#387](https://github.com/ahmadsoe/ember-highcharts/pull/387) remove ember-copy dependency ([@Gaurav0](https://github.com/Gaurav0)) | ||
* [#442](https://github.com/ahmadsoe/ember-highcharts/pull/442) Remove validate-peer-dependencies ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### :house: Internal | ||
* [#443](https://github.com/ahmadsoe/ember-highcharts/pull/443) Update release-it setup ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
* [#438](https://github.com/ahmadsoe/ember-highcharts/pull/438) Bump deepmerge, remove vendor shim ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
#### Committers: 2 | ||
- Gaurav Munjal ([@Gaurav0](https://github.com/Gaurav0)) | ||
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) | ||
|
||
|
||
## v3.2.0 (2021-11-08) | ||
|
||
#### :memo: Documentation | ||
* [#215](https://github.com/ahmadsoe/ember-highcharts/pull/215) Add link to modules dir in README ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### Committers: 1 | ||
- Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
|
||
## v3.1.0 (2021-08-04) | ||
|
||
#### :rocket: Enhancement | ||
* [#195](https://github.com/ahmadsoe/ember-highcharts/pull/195) Handle when chartOptions change ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### :memo: Documentation | ||
* [#197](https://github.com/ahmadsoe/ember-highcharts/pull/197) Document and test callback argument ([@nlfurniss](https://github.com/nlfurniss)) | ||
* [#196](https://github.com/ahmadsoe/ember-highcharts/pull/196) Add Gantt chart mode to readme ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### :house: Internal | ||
* [#204](https://github.com/ahmadsoe/ember-highcharts/pull/204) Use qunit-dom ([@nlfurniss](https://github.com/nlfurniss)) | ||
* [#203](https://github.com/ahmadsoe/ember-highcharts/pull/203) Upgrade ember-qunit ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### Committers: 1 | ||
- Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
|
||
## v3.0.1 (2021-05-15) | ||
|
||
#### :house: Internal | ||
* [#193](https://github.com/ahmadsoe/ember-highcharts/pull/193) set Ember edition to Octane ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### Committers: 1 | ||
- Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
|
||
## v2.1.0 (2020-09-24) | ||
|
||
#### :house: Internal | ||
* [#180](https://github.com/ahmadsoe/ember-highcharts/pull/180) Upgrade ember-cli-babel to v7 ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
||
#### Committers: 1 | ||
- Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,5 +50,6 @@ | |
"tokenRef": "GITHUB_AUTH" | ||
}, | ||
"npm": false | ||
} | ||
}, | ||
"version": "6.0.0" | ||
} |