released this
29 Jul 10:13⚠️ Breaking Changes:
typescript@<2.8.0
getIdentifierText
, isJsxFramgment
, ImportOptions
isModifierFlagSet
, findImports
and getControlFlowEnd
'tsutils/util/util'
, import directly from 'tsutils/util/control-flow'
or 'tsutils/util'
isFunctionScopeBoundary
and isBlockScopeBoundary
now return a enum member of ScopeBoundary
instead of a booleanisFunctionScopeBoundary
no longer returns a truthy value for InterfaceDeclaration
, TypeAliasDeclaration
Features:
isTypeScopeBoundary
returning ScopeBoundary.Type
or ScopeBoundary.ConditionalType
ScopeBoundarySelector
whose members can be used to determine if a declaration belongs to a given ScopeBoundary
by using bitwise ANDBugfixes:
collectVariableUsage
now correctly handles infer T
nested inside function signatures or mapped typesisCompilerOptionEnabled
correctly handles skipDefaultLibCHeck
and suppressImplicitAnyIndexErrors
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4