1.15.1
-
Features
- Add config option to switch usage model to unbound - ObsidianMinor, pull/1837
-
Fixes
-
fix: remove unused import of WasmMainTemplatePlugin - jasikpark, pull/1802
This should improve #1721. #1721 (comment)
-
Hot fix for error message helper not working - Electroid, pull/1847
The JSON is pretty printed, which means it contains a space.
-
Revert "Print line and column numbers for exception thrown (#1645)" - Electroid, pull/1835
This reverts commit 74a89f7.
Closes #1826
This commit is causing
wrangler devto not show uncaught exceptions. Revertingchrome-devtools-rswas also necessary.
-