Skip to content

Commit b1e0469

Browse files
committed
NPM upgrade
Removed version fix of `@types/express-serve-static-core` to `5.0.4`. Signed-off-by: Simon Graband <[email protected]>
1 parent ccc9f3e commit b1e0469

File tree

3 files changed

+558
-450
lines changed

3 files changed

+558
-450
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44

55
- [Previous Changelogs](https://github.com/eclipse-theia/theia/tree/master/doc/changelogs/)
66

7-
## 1.60.0 -
7+
## 1.61.0 - unreleased
88

99
<a name="breaking_changes_1.61.0">[Breaking Changes:](#breaking_changes_1.61.0)</a>
1010

1111
- [core] allow to disable plugins. The PR includes a couple of renamings: `HostedPluginDeployerHandler` => `PluginDeployerHandlerImpl` and
1212
`PluginServerHandler` => `PluginServerImpl`. Also removed the ability of `HostedPluginProcess` to add extra deployed plugins. [#15205](https://github.com/eclipse-theia/theia/pull/15205) - contributed on behalf of STMicroelectronics
13+
- [core] removed version fix of `@types/express-serve-static-core` to `5.0.4`. Adopters might need to do this as well if they run into typing issues. [#15415](https://github.com/eclipse-theia/theia/pull/15415)
1314

1415
## 1.60.0 - 04/03/2025
1516

0 commit comments

Comments
 (0)