Skip to content

Commit 37575ae

Browse files
committed
3.0.0-beta.15
1 parent f8f4222 commit 37575ae

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.0-beta.15] - 2023-12-27
11+
1012
- tsconfigs
1113
- Support typescript >=5.2.0
1214
- Dropping support for anything before node16 (es2022)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
},
5656
"sideEffects": false,
5757
"type": "module",
58-
"version": "3.0.0-beta.14"
58+
"version": "3.0.0-beta.15"
5959
}

0 commit comments

Comments
 (0)