Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit ea5b3fc

Browse filesBrowse files
authored
release v1.31.0 (#47)
1 parent 7b45013 commit ea5b3fc
Copy full SHA for ea5b3fc

File tree

Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.31.0 - 2020-05-29
4+
5+
- support @deno-types ([#46](https://github.com/justjavac/typescript-deno-plugin/pull/46))
6+
37
## 1.30.0 - 2020-05-28
48

59
- Fix collection updating and undefined error ([#42](https://github.com/justjavac/typescript-deno-plugin/pull/42))

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-deno-plugin",
3-
"version": "1.30.0",
3+
"version": "1.31.0",
44
"description": "Deno language service plugin for TypeScript",
55
"main": "out/index.js",
66
"types": "out/index.d.ts",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.