Skip to content

Commit 75ff9d1

Browse files
RELEASING: Releasing 1 package(s)
Releases: @rnx-kit/typescript-service@2.0.1
1 parent d60608a commit 75ff9d1

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/serious-olives-relate.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/typescript-service/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @rnx-kit/typescript-service
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- d60608a: Projects should use the writeFile set in the LanguageServiceHost to
8+
write files if it is overridden.
9+
310
## 2.0.0
411

512
### Major Changes

packages/typescript-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rnx-kit/typescript-service",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "TypeScript language services with support for custom module resolution",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/typescript-service#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)