std/0.50.0

Add std/version.ts and document unstableness of std.
This commit is contained in:
Ryan Dahl 2020-05-09 09:15:26 -04:00 committed by GitHub
parent 5de077ab65
commit d5dd5ae87d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 19 deletions

View file

@ -1,7 +1,7 @@
## Import maps
> This is an unstable feature. Learn more about
> [unstable features](../../runtime/unstable).
> [unstable features](../runtime/stability.md).
Deno supports [import maps](https://github.com/WICG/import-maps).