18.1.1 (2024-07-17)
common
Commit | Description |
---|---|
Don't run preconnect assertion on the server. (#56213) |
compiler
Commit | Description |
---|---|
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) | |
use strict equality for 'code' comparison (#56944) |
compiler-cli
Commit | Description |
---|---|
avoid emitting references to typecheck files in TS 5.4 (#56961) |
core
Commit | Description |
---|---|
not all callbacks running when registered at the same time (#56981) |
migrations
Commit | Description |
---|---|
fix common module removal (#56968) |