Tags: apkumar/deno
Tags
- fix(cli): config file should resolve paths relative to the config file (denoland#12867) - fix(cli): don't cache .tsbuildinfo unless emitting (denoland#12830) - fix(cli/compile): skip bundling for pre-bundled code (denoland#12687) - fix(core): don't panic when evaluating module after termination (denoland#12833) - fix(core): keep event loop alive if there are ticks scheduled (denoland#12814) - fix(ext/crypto): don't panic on decryption failure (denoland#12840) - fix(ext/fetch): HTTP/1.x header case got discarded on the wire (denoland#12837) - fix(fmt): markdown formatting was incorrectly removing some non-breaking space html entities (denoland#12818) - fix(lsp): lsp should respect include/exclude files in format config (denoland#12876) - fix(lsp): normalize urls in did_change_watched_files (denoland#12873) - fix(lsp): tag deprecated diagnostics properly (denoland#12801) - fix(lsp): use lint exclude files list from the config file (denoland#12825) - fix(runtime): support "other" event type in FSWatcher (denoland#12836) - fix(runtime): support reading /proc using readFile (denoland#12839) - fix(test): do not throw on error.errors.map (denoland#12810)
PreviousNext