Skip to content

Commit c1f7748

Browse files
committed
Release 4.0.0-beta.0
1 parent bf1fb5d commit c1f7748

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ Changelog
22
=========
33

44

5+
## v4.0.0-beta.0 (2022-08-28)
6+
7+
* Drop support for Ember versions prior to 3.12
8+
* Drop support for Ember CLI 2.x
9+
* Adopt native getters
10+
* Adopt angle bracket invocation
11+
* Drop positional param argument for `item`
12+
13+
514
## v3.1.0 (2022-08-04)
615

716
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@html-next/vertical-collection",
3-
"version": "3.1.0",
3+
"version": "4.0.0-beta.0",
44
"description": "infinite-scroll, done right. done.",
55
"keywords": [
66
"occlusion",

0 commit comments

Comments
 (0)