Skip to content

Commit 7ff8e71

Browse files
committed
add changelog items
1 parent 3897e1e commit 7ff8e71

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
1313
## master
1414

15+
#### :bug: Bug Fix
16+
17+
- Fix a regression with incremental typechecking in monorepos with rewatch, where the workspace directory was not properly set.
18+
19+
#### :bug: Bug Fix
20+
21+
- When log files are deleted (due to a clean), the editor tooling doesn't crash anymore
22+
23+
#### :rocket: New Feature
24+
25+
- Support for the `namespace-entry` feature of rewatch, to allow entrypoint modules for namespaced packages.
26+
1527
## 1.54.0
1628

1729
#### :nail_care: Polish

0 commit comments

Comments
 (0)