chore(master): release 3.0.0 #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.0.0 (2022-12-02)
⚠ BREAKING CHANGES
--tsserver-log-file
withtsserver.logDirectory
option provided throughinitializationOptions
of theinitialize
request.Features
_typescript.configurePlugin
workspace command (#607) (59a5217)tsserver.logDirectory
toinitializationOptions
(#588) (114d430)tsserver.logVerbosity
andtsserver.path
toinitializationOptions
(#611) (a03eab5)tsserver.trace
init option for tracing tsserver (#586) (e3e8930)[@link](https://github.com/link)
references in JSDoc (#612) (3722b51)textDocument/inlayHint
request from 3.17.0 spec (#566) (9a2fd4e)Bug Fixes
completeFunctionCalls
(#595) (7f69c27)--tsserver-path
(#610) (417339f)Miscellaneous Chores
Code Refactoring
This PR was generated with Release Please. See documentation.