Tags: xuorig/deno
Tags
v1.10.3 / 2021.05.31 - feat(lsp): diagnostics for deno types and triple-slash refs (denoland#10699) - feat(lsp): provide X-Deno-Warning as a diagnostic (denoland#10680) - feat(lsp): show hints from `deno_lint` in addition to messages (denoland#10739) - feat(lsp): support formatting json and markdown files (denoland#10180) - fix(cli): always allow documentation modules to be checked (denoland#10581) - fix(cli): canonicalize coverage dir (denoland#10364) - fix(cli): don't statically error on dynamic unmapped bare specifiers (denoland#10618) - fix(cli): empty tsconfig.json file does not cause error (denoland#10734) - fix(cli): support source maps with Deno.emit() and bundle (denoland#10510) - fix(cli/dts): fix missing error class (NotSupported) in types (denoland#10713) - fix(cli/install): support `file:` scheme URLs (denoland#10562) - fix(cli/test): don't use reserved symbol `:` in specifier (denoland#10751) - fix(cli/test): ensure coverage dir exists (denoland#10717) - fix(cli/upgrade): modify download size paddings (denoland#10639) - fix(runtime/http): expose nextRequest() errors in respondWith() (denoland#10384) - fix(runtime/http): fix empty blob response (denoland#10689) - fix(serde_v8): remove intentional deserialization error on non-utf8 strings (denoland#10156) - fix(ext/fetch): fix error message of Request constructor (denoland#10772) - fix(ext/fetch): make prototype properties writable (denoland#10769) - fix(ext/fetch): remove unimplemented Request attributes (denoland#10784) - fix(ext/file): update File constructor following the spec (denoland#10760) - fix(ext/webstorage): use opstate for sqlite connection (denoland#10692) - fix(lsp): deps diagnostics include data property (denoland#10696) - fix(lsp): ignore type definition not found diagnostic (denoland#10610) - fix(lsp): local module import added by code action now includes the file extension (denoland#10778) - fix(lsp): make failed to load config error descriptive (denoland#10685) - fix(lsp): memoize script versions per tsc request (denoland#10601) - fix(lsp): re-enable the per resource configuration without a deadlock (denoland#10625) - docs(cli): update getting started for clarity (denoland#10694) - docs(cli/dts) replace `read()` with `readSync()` (denoland#10732) - docs(cli/dts): fix plugin example (denoland#10647) - docs(cli/dts): fix typo in `TestDefinition.only` description (denoland#10697) - docs(cli/dts): fix unix socket examples (denoland#10705) - docs(cli/dts): make worker example pass (denoland#10703) - docs(cli/dts): tag test permission example as typescript (denoland#10753) - docs(permissions): fix grammatical error in permissions docs (denoland#10755) - docs(runtime): fix fetch API usage of HTTP server (denoland#10777) - docs(testing): fix misspelling (denoland#10683) - docs(typescript): fix typo in faqs (denoland#10682)
PreviousNext