|
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | 1 | ## v5.0.0 (2023-02-24) |
6 | 2 |
|
7 | 3 | Releasing latest RC (v5.0.0-0) as stable version. Please find details in release notes for that release. |
8 | 4 |
|
9 | | - |
10 | 5 | ## v5.0.0-0 (2023-02-20) |
11 | 6 |
|
12 | 7 | #### :boom: Breaking Change |
13 | | -* [#354](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/354) explicitly declare peer depencencies on ember-bootstrap, ember-power-select and ember-source ([@jelhan](https://github.com/jelhan)) |
14 | | -* [#353](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/353) drop support for ember-power-select v4 and v5 ([@jelhan](https://github.com/jelhan)) |
15 | | -* [#352](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/352) drop support for Ember Bootstrap v4 ([@jelhan](https://github.com/jelhan)) |
16 | | -* [#351](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/351) drop support for node 12 ([@jelhan](https://github.com/jelhan)) |
17 | | -* [#350](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/350) drop support for Ember < 3.28 ([@jelhan](https://github.com/jelhan)) |
| 8 | + |
| 9 | +- [#354](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/354) explicitly declare peer depencencies on ember-bootstrap, ember-power-select and ember-source ([@jelhan](https://github.com/jelhan)) |
| 10 | +- [#353](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/353) drop support for ember-power-select v4 and v5 ([@jelhan](https://github.com/jelhan)) |
| 11 | +- [#352](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/352) drop support for Ember Bootstrap v4 ([@jelhan](https://github.com/jelhan)) |
| 12 | +- [#351](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/351) drop support for node 12 ([@jelhan](https://github.com/jelhan)) |
| 13 | +- [#350](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/350) drop support for Ember < 3.28 ([@jelhan](https://github.com/jelhan)) |
18 | 14 |
|
19 | 15 | #### :bug: Bug Fix |
20 | | -* [#346](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/346) Support Power Select's onKeydown argument ([@jmmorganMSTS](https://github.com/jmmorganMSTS)) |
| 16 | + |
| 17 | +- [#346](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/346) Support Power Select's onKeydown argument ([@jmmorganMSTS](https://github.com/jmmorganMSTS)) |
21 | 18 |
|
22 | 19 | #### :house: Internal |
23 | | -* [#361](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/361) upgrade blueprint files to Ember CLI 4.10 ([@jelhan](https://github.com/jelhan)) |
24 | | -* [#360](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/360) remove test scenario for Ember with jQuery ([@jelhan](https://github.com/jelhan)) |
25 | | -* [#349](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/349) refactor to template-only components ([@jelhan](https://github.com/jelhan)) |
| 20 | + |
| 21 | +- [#361](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/361) upgrade blueprint files to Ember CLI 4.10 ([@jelhan](https://github.com/jelhan)) |
| 22 | +- [#360](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/360) remove test scenario for Ember with jQuery ([@jelhan](https://github.com/jelhan)) |
| 23 | +- [#349](https://github.com/ember-bootstrap/ember-bootstrap-power-select/pull/349) refactor to template-only components ([@jelhan](https://github.com/jelhan)) |
26 | 24 |
|
27 | 25 | #### Committers: 2 |
| 26 | + |
28 | 27 | - James M. Morgan ([@jmmorganMSTS](https://github.com/jmmorganMSTS)) |
29 | 28 | - Jeldrik Hanschke ([@jelhan](https://github.com/jelhan)) |
30 | 29 |
|
31 | 30 | ## v4.1.0 (2022-07-19) |
32 | 31 |
|
33 | 32 | #### :bug: Bug Fix |
34 | | -* [#313](https://github.com/kaliber5/ember-bootstrap-power-select/pull/313) Placeholder argument for power-select-multiple control ([@NLaza](https://github.com/NLaza)) |
| 33 | + |
| 34 | +- [#313](https://github.com/kaliber5/ember-bootstrap-power-select/pull/313) Placeholder argument for power-select-multiple control ([@NLaza](https://github.com/NLaza)) |
35 | 35 |
|
36 | 36 | #### Committers: 2 |
| 37 | + |
37 | 38 | - Jeldrik Hanschke ([@jelhan](https://github.com/jelhan)) |
38 | 39 | - [@NLaza](https://github.com/NLaza) |
39 | 40 |
|
40 | 41 | ## v4.0.1 (2022-05-23) |
41 | 42 |
|
42 | 43 | #### :bug: Bug Fix |
43 | | -* [#312](https://github.com/kaliber5/ember-bootstrap-power-select/pull/312) Fix for ember-bootstrap v5.1 ([@simonihmig](https://github.com/simonihmig)) |
| 44 | + |
| 45 | +- [#312](https://github.com/kaliber5/ember-bootstrap-power-select/pull/312) Fix for ember-bootstrap v5.1 ([@simonihmig](https://github.com/simonihmig)) |
44 | 46 |
|
45 | 47 | #### Committers: 1 |
| 48 | + |
46 | 49 | - Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) |
47 | 50 |
|
48 | 51 | ## v4.0.0 (2022-04-20) |
49 | 52 |
|
50 | 53 | #### :boom: Breaking Change |
51 | | -* [#303](https://github.com/kaliber5/ember-bootstrap-power-select/pull/303) upgrade ember-auto-import to v2 ([@jelhan](https://github.com/jelhan)) |
52 | | -* [#300](https://github.com/kaliber5/ember-bootstrap-power-select/pull/300) drop support for node 10 ([@jelhan](https://github.com/jelhan)) |
| 54 | + |
| 55 | +- [#303](https://github.com/kaliber5/ember-bootstrap-power-select/pull/303) upgrade ember-auto-import to v2 ([@jelhan](https://github.com/jelhan)) |
| 56 | +- [#300](https://github.com/kaliber5/ember-bootstrap-power-select/pull/300) drop support for node 10 ([@jelhan](https://github.com/jelhan)) |
53 | 57 |
|
54 | 58 | #### :rocket: Enhancement |
55 | | -* [#307](https://github.com/kaliber5/ember-bootstrap-power-select/pull/307) support Ember Power Select to v5 ([@jelhan](https://github.com/jelhan)) |
56 | | -* [#306](https://github.com/kaliber5/ember-bootstrap-power-select/pull/306) support Ember Bootstrap v5 ([@jelhan](https://github.com/jelhan)) |
| 59 | + |
| 60 | +- [#307](https://github.com/kaliber5/ember-bootstrap-power-select/pull/307) support Ember Power Select to v5 ([@jelhan](https://github.com/jelhan)) |
| 61 | +- [#306](https://github.com/kaliber5/ember-bootstrap-power-select/pull/306) support Ember Bootstrap v5 ([@jelhan](https://github.com/jelhan)) |
57 | 62 |
|
58 | 63 | #### :bug: Bug Fix |
59 | | -* [#298](https://github.com/kaliber5/ember-bootstrap-power-select/pull/298) Address hasBlock deprecation: update to has-block ([@sacarino](https://github.com/sacarino)) |
| 64 | + |
| 65 | +- [#298](https://github.com/kaliber5/ember-bootstrap-power-select/pull/298) Address hasBlock deprecation: update to has-block ([@sacarino](https://github.com/sacarino)) |
60 | 66 |
|
61 | 67 | #### :house: Internal |
62 | | -* [#308](https://github.com/kaliber5/ember-bootstrap-power-select/pull/308) fix patterns not supported by Ember v4 in tests ([@jelhan](https://github.com/jelhan)) |
63 | | -* [#305](https://github.com/kaliber5/ember-bootstrap-power-select/pull/305) Upgrade Ember, Ember CLI and blueprints to 3.28 ([@jelhan](https://github.com/jelhan)) |
| 68 | + |
| 69 | +- [#308](https://github.com/kaliber5/ember-bootstrap-power-select/pull/308) fix patterns not supported by Ember v4 in tests ([@jelhan](https://github.com/jelhan)) |
| 70 | +- [#305](https://github.com/kaliber5/ember-bootstrap-power-select/pull/305) Upgrade Ember, Ember CLI and blueprints to 3.28 ([@jelhan](https://github.com/jelhan)) |
64 | 71 |
|
65 | 72 | #### Committers: 2 |
| 73 | + |
66 | 74 | - Jeldrik Hanschke ([@jelhan](https://github.com/jelhan)) |
67 | 75 | - Shane ([@sacarino](https://github.com/sacarino)) |
68 | 76 |
|
69 | 77 | ## v3.0.1 (2021-02-27) |
70 | 78 |
|
71 | 79 | #### :bug: Bug Fix |
72 | | -* [#209](https://github.com/kaliber5/ember-bootstrap-power-select/pull/209) Add back `@placeholder` argument ([@lolmaus](https://github.com/lolmaus)) |
| 80 | + |
| 81 | +- [#209](https://github.com/kaliber5/ember-bootstrap-power-select/pull/209) Add back `@placeholder` argument ([@lolmaus](https://github.com/lolmaus)) |
73 | 82 |
|
74 | 83 | #### Committers: 2 |
| 84 | + |
75 | 85 | - Andrey Mikhaylov (lolmaus) ([@lolmaus](https://github.com/lolmaus)) |
76 | 86 | - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) |
77 | 87 |
|
78 | 88 | ## v3.0.0 (2020-09-24) |
79 | 89 |
|
80 | 90 | #### :boom: Breaking Change |
81 | | -* [#113](https://github.com/kaliber5/ember-bootstrap-power-select/pull/113) Update support for ember-bootstrap v4 and ember-power-select v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) |
82 | | -* [#103](https://github.com/kaliber5/ember-bootstrap-power-select/pull/103) Drop support for Ember < 3.16 ([@simonihmig](https://github.com/simonihmig)) |
83 | | -* [#101](https://github.com/kaliber5/ember-bootstrap-power-select/pull/101) Drop support for node 8 ([@simonihmig](https://github.com/simonihmig)) |
| 91 | + |
| 92 | +- [#113](https://github.com/kaliber5/ember-bootstrap-power-select/pull/113) Update support for ember-bootstrap v4 and ember-power-select v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) |
| 93 | +- [#103](https://github.com/kaliber5/ember-bootstrap-power-select/pull/103) Drop support for Ember < 3.16 ([@simonihmig](https://github.com/simonihmig)) |
| 94 | +- [#101](https://github.com/kaliber5/ember-bootstrap-power-select/pull/101) Drop support for node 8 ([@simonihmig](https://github.com/simonihmig)) |
84 | 95 |
|
85 | 96 | #### :rocket: Enhancement |
86 | | -* [#113](https://github.com/kaliber5/ember-bootstrap-power-select/pull/113) Update support for ember-bootstrap v4 and ember-power-select v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) |
| 97 | + |
| 98 | +- [#113](https://github.com/kaliber5/ember-bootstrap-power-select/pull/113) Update support for ember-bootstrap v4 and ember-power-select v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) |
87 | 99 |
|
88 | 100 | #### :house: Internal |
89 | | -* [#109](https://github.com/kaliber5/ember-bootstrap-power-select/pull/109) Setup release-it ([@simonihmig](https://github.com/simonihmig)) |
90 | | -* [#105](https://github.com/kaliber5/ember-bootstrap-power-select/pull/105) Setup dependabot ([@simonihmig](https://github.com/simonihmig)) |
91 | | -* [#104](https://github.com/kaliber5/ember-bootstrap-power-select/pull/104) Move CI to Github Actions ([@simonihmig](https://github.com/simonihmig)) |
92 | | -* [#100](https://github.com/kaliber5/ember-bootstrap-power-select/pull/100) Update to Ember 3.21, fix linting ([@simonihmig](https://github.com/simonihmig)) |
| 101 | + |
| 102 | +- [#109](https://github.com/kaliber5/ember-bootstrap-power-select/pull/109) Setup release-it ([@simonihmig](https://github.com/simonihmig)) |
| 103 | +- [#105](https://github.com/kaliber5/ember-bootstrap-power-select/pull/105) Setup dependabot ([@simonihmig](https://github.com/simonihmig)) |
| 104 | +- [#104](https://github.com/kaliber5/ember-bootstrap-power-select/pull/104) Move CI to Github Actions ([@simonihmig](https://github.com/simonihmig)) |
| 105 | +- [#100](https://github.com/kaliber5/ember-bootstrap-power-select/pull/100) Update to Ember 3.21, fix linting ([@simonihmig](https://github.com/simonihmig)) |
93 | 106 |
|
94 | 107 | #### Committers: 3 |
| 108 | + |
95 | 109 | - Jeldrik Hanschke ([@jelhan](https://github.com/jelhan)) |
96 | 110 | - Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) |
97 | 111 | - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) |
98 | 112 |
|
99 | 113 | ## 2.0.0 (2019-09-16) |
100 | 114 |
|
101 | 115 | #### Features |
102 | | -* Adds support for Ember Power Select v3. |
103 | | -* Does not require `ember-power-select-blockless` anymore. You may be able to remove it from your project. |
| 116 | + |
| 117 | +- Adds support for Ember Power Select v3. |
| 118 | +- Does not require `ember-power-select-blockless` anymore. You may be able to remove it from your project. |
104 | 119 |
|
105 | 120 | #### :boom: Breaking Change |
106 | | -* Increased minimum supported versions of dependencies: |
107 | | - * Ember Power Select v3. |
108 | | - * Ember Bootstrap v3. |
109 | | - * Ember.js v3.11 or above (per Ember Power Select v3). |
110 | | - * Ember CLI v2.13 or above. |
111 | | - * Node.js v8 or above. |
112 | | -* Please also review the [breaking changes introduced by Ember Power Select v3](https://github.com/cibernox/ember-power-select/blob/master/CHANGELOG.md#300-beta1). |
| 121 | + |
| 122 | +- Increased minimum supported versions of dependencies: |
| 123 | + - Ember Power Select v3. |
| 124 | + - Ember Bootstrap v3. |
| 125 | + - Ember.js v3.11 or above (per Ember Power Select v3). |
| 126 | + - Ember CLI v2.13 or above. |
| 127 | + - Node.js v8 or above. |
| 128 | +- Please also review the [breaking changes introduced by Ember Power Select v3](https://github.com/cibernox/ember-power-select/blob/master/CHANGELOG.md#300-beta1). |
113 | 129 |
|
114 | 130 | It may work well together with Ember Bootstrap v2 but is not offically supported. |
0 commit comments