mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-05 10:32:08 -05:00
Add Refactoring support in Language Service API
@@ -16,7 +16,8 @@
|
||||
|
||||
* [X] [Covariant checking for callback parameters](https://github.com/Microsoft/TypeScript/pull/15104)
|
||||
* [X] [String valued members in enums](https://github.com/Microsoft/TypeScript/pull/15486)
|
||||
* [ ] [Refactoring support in Language Service API](https://github.com/Microsoft/TypeScript/pull/14624)
|
||||
* [X] [Refactoring support in Language Service API](https://github.com/Microsoft/TypeScript/pull/15569)
|
||||
* [Refactor ES5 function to ES6 class in .js files](https://github.com/Microsoft/TypeScript/pull/15569)
|
||||
* [ ] [Better error reporting for errors in `tsconfig.json`](https://github.com/Microsoft/TypeScript/pull/12336)
|
||||
|
||||
# 2.3 (April 2017)
|
||||
|
||||
Reference in New Issue
Block a user