Skip to content

Commit bf704b1

Browse files
committed
Release 4.0.0
1 parent e90a367 commit bf704b1

File tree

2 files changed

+12
-29
lines changed

2 files changed

+12
-29
lines changed

CHANGELOG.md

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v4.0.0](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0)
8+
9+
- Add doc on containerSelector [`#934`](https://github.com/Addepar/ember-table/pull/934)
10+
- Bump to vertical-collection 3.0 stable [`aa47216`](https://github.com/Addepar/ember-table/commit/aa47216973bb47c743f1121c91a9e0ca94930de9)
11+
712
#### [v4.0.0-beta.5](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.4...v4.0.0-beta.5)
813

14+
> 1 March 2022
15+
916
- Bump to the latest vc pre-release [`#944`](https://github.com/Addepar/ember-table/pull/944)
17+
- Release 4.0.0-beta.5 [`7273b7f`](https://github.com/Addepar/ember-table/commit/7273b7f26d66c4314d7886bed3a1be76354bd070)
1018

1119
#### [v4.0.0-beta.4](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.3...v4.0.0-beta.4)
1220

@@ -139,33 +147,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
139147
- Release 3.0.1 [`4a59838`](https://github.com/Addepar/ember-table/commit/4a598385eb93409fd17d60a380c0602e94d741d2)
140148
- Update README.md [`94c06dc`](https://github.com/Addepar/ember-table/commit/94c06dc08308e69fb6560f8aaee0f0f8cc35f1c9)
141149

142-
#### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0)
150+
#### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-8...v3.0.0)
143151

144152
> 11 February 2021
145153
146154
- 3.0 beta [`#831`](https://github.com/Addepar/ember-table/pull/831)
147155
- Release 3.0.0 [`3b2d151`](https://github.com/Addepar/ember-table/commit/3b2d1517ce5c2e3a10c246792ae9f8067074781a)
148156

149-
#### [v3.0.0-10](https://github.com/Addepar/ember-table/compare/v3.0.0-9...v3.0.0-10)
150-
151-
> 11 February 2021
152-
153-
- Bump `vertical-collection@2.0` (official release) [`#872`](https://github.com/Addepar/ember-table/pull/872)
154-
- Release 3.0.0-10 [`fb973f6`](https://github.com/Addepar/ember-table/commit/fb973f62d47d06bca1495a8195f989ab35cb2495)
155-
156-
#### [v3.0.0-9](https://github.com/Addepar/ember-table/compare/v3.0.0-8...v3.0.0-9)
157-
158-
> 10 February 2021
159-
160-
- Bump to @html-next/vertical-collection beta [`#871`](https://github.com/Addepar/ember-table/pull/871)
161-
- Add "slack" width constraint modes [`#865`](https://github.com/Addepar/ember-table/pull/865)
162-
- Bump `ember-raf-scheduler` [`#870`](https://github.com/Addepar/ember-table/pull/870)
163-
- Re-roll yarn.lock before bumping package.json deps [`#856`](https://github.com/Addepar/ember-table/pull/856)
164-
- Upgrade ember-cli-addon-docs and friends [`#858`](https://github.com/Addepar/ember-table/pull/858)
165-
- Remove Ember 2.4 from the test matrix [`#868`](https://github.com/Addepar/ember-table/pull/868)
166-
- Remove obsolete polyfill [`#867`](https://github.com/Addepar/ember-table/pull/867)
167-
- Release 3.0.0-9 [`17d4627`](https://github.com/Addepar/ember-table/commit/17d4627b503908c0cd91b0b36c1c97fbb33eb99b)
168-
169157
#### [v3.0.0-8](https://github.com/Addepar/ember-table/compare/v3.0.0-7...v3.0.0-8)
170158

171159
> 3 February 2021
@@ -191,21 +179,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
191179
192180
- Add selectionMatchFunction option [`#824`](https://github.com/Addepar/ember-table/pull/824)
193181

194-
#### [v3.0.0-5](https://github.com/Addepar/ember-table/compare/v3.0.0-4...v3.0.0-5)
182+
#### [v3.0.0-5](https://github.com/Addepar/ember-table/compare/v3.0.0-3...v3.0.0-5)
195183

196184
> 22 January 2021
197185
198186
- Add vertical scroll indicators [`#854`](https://github.com/Addepar/ember-table/pull/854)
199187
- Repair license file, correct metadata [`#850`](https://github.com/Addepar/ember-table/pull/850)
200188
- Ember 2.4+ does not need the assign polyfill [`#848`](https://github.com/Addepar/ember-table/pull/848)
201-
- Release 3.0.0-5 [`803fb15`](https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6)
202-
203-
#### [v3.0.0-4](https://github.com/Addepar/ember-table/compare/v3.0.0-3...v3.0.0-4)
204-
205-
> 8 January 2021
206-
207189
- Drop IE11 support [`#849`](https://github.com/Addepar/ember-table/pull/849)
208190
- Add horizontal scroll indicator feature [`#814`](https://github.com/Addepar/ember-table/pull/814)
191+
- Release 3.0.0-5 [`803fb15`](https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6)
209192

210193
#### [v3.0.0-3](https://github.com/Addepar/ember-table/compare/v3.0.0-2...v3.0.0-3)
211194

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-table",
3-
"version": "4.0.0-beta.5",
3+
"version": "4.0.0",
44
"description": "An addon to support large data set and a number of features around table.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)