We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069ea9a commit b505521Copy full SHA for b505521
packages/ts-morph/CHANGELOG.md
@@ -9,13 +9,16 @@ All notable changes to this project will be documented in this file. See [standa
9
### Bug Fixes
10
11
* allow setType on binding patterns ([#1380](https://github.com/dsherret/ts-morph/issues/1380)) ([d58f238](https://github.com/dsherret/ts-morph/commit/d58f238))
12
-* upgrade to TypeScript 4.9.4 ([42d811e](https://github.com/dsherret/ts-morph/commit/42d811e))
13
14
15
### Features
16
17
* upgrade to TypeScript 5.0.2 ([#1390](https://github.com/dsherret/ts-morph/issues/1390)) ([b4ce145](https://github.com/dsherret/ts-morph/commit/b4ce145))
18
+### BREAKING CHANGES
19
+
20
+- Upgraded to TS 5.0.2
21
22
23
24
<a name="17.0.1"></a>
0 commit comments