Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed May 16, 2023
1 parent 111568e commit f3435c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/soft-wolves-own.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'ember-headless-table': major
---

In prepr for supporting Glint 1.0,
ember-headless-table no longer will support TypeScript < 4.8.

Additionally, the support policy is changing from a minimum version, to a [rolling window](https://www.semver-ts.org/#decouple-typescript-support-from-lts-cycles) policy, as described in https://semver-ts.org.

The current and prior two TypeScript versions will be supported, giving a rolling window of 3 TypeScript versions.

0 comments on commit f3435c3

Please sign in to comment.