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.
This PR contains the following updates:
^7.1.1
->^14.0.0
Release Notes
dsherret/ts-morph
v14.0.0
Compare Source
AssertEntry#getValue
now returns an expression instead of a string literal.AssertEntryStructure#value
now represents an expression instead of a string literal.v13.0.3
Compare Source
v13.0.2
Compare Source
v13.0.1
Compare Source
Bug Fixes
getReferencingNodesInOtherSourceFiles
with source files not marked as in the project (7504aed
)getScriptSnapshot
compiler host libFileMap behaviour withreadFile
(9e84d72)v13.0.0
Compare Source
Bug Fixes
Code Refactoring
Node.isXNode(node)
static type guard methods are nowNode.isX(node)
(e5bcba9), closes #1166WriterFunctions
andTypeGuards
exports. (be87373)Features
AssertClause
andAssertEntry
(#1224) (bcf694f)Node.hasStructure
type guard. (0f7d9be)readDirSync
to return directory entries instead of file paths (f22a50d)Structure.isX
function more flexible (a54dd69), closes #1219ImportSpecifier
andExportSpecifier
(e93c96e)BREAKING CHANGES
Node.isXNode(node)
-like static type guard methods are nowNode.isX(node)
to reduce verbosity.WriterFunctions
andTypeGuards
exports. UseWriters
andNode
instead.readDirSync
now returns directory entries.v12.2.0
Compare Source
v12.1.0
Compare Source
Bug Fixes
Features
v12.0.0
Compare Source
v11.0.3
Compare Source
v11.0.2
Compare Source
v11.0.0
Compare Source
v10.1.0
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
v10.0.0
Compare Source
v9.1.0
Compare Source
v9.0.0
Compare Source
v8.2.0
Compare Source
v8.1.2
Compare Source
v8.1.1
Compare Source
Configuration
📅 Schedule: "before 1pm on Monday" in timezone Europe/Stockholm.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.