0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 09:31:22 -05:00

docs(releases): remove doc changes (#10821)

This commit is contained in:
Bert Belder 2021-06-02 15:55:15 +02:00 committed by GitHub
parent 473713c621
commit b4ae243da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,17 +38,6 @@ https://github.com/denoland/deno_install
- fix(lsp): make failed to load config error descriptive (#10685)
- fix(lsp): memoize script versions per tsc request (#10601)
- fix(lsp): re-enable the per resource configuration without a deadlock (#10625)
- docs(cli): update getting started for clarity (#10694)
- docs(cli/dts) replace `read()` with `readSync()` (#10732)
- docs(cli/dts): fix plugin example (#10647)
- docs(cli/dts): fix typo in `TestDefinition.only` description (#10697)
- docs(cli/dts): fix unix socket examples (#10705)
- docs(cli/dts): make worker example pass (#10703)
- docs(cli/dts): tag test permission example as typescript (#10753)
- docs(permissions): fix grammatical error in permissions docs (#10755)
- docs(runtime): fix fetch API usage of HTTP server (#10777)
- docs(testing): fix misspelling (#10683)
- docs(typescript): fix typo in faqs (#10682)
### 1.10.2 / 2021.05.17