Update ts-node to the latest version 馃殌 - #12
Conversation
Version 4.0.1 just got published.Update to this version instead 馃殌 Release NotesAdd Missing `register/`Fixed
|
Version 4.0.2 just got published.Update to this version instead 馃殌 Release NotesRemove `@types` dependenciesChanged
|
Version 4.1.0 just got published.Update to this version instead 馃殌 Release NotesWindows Detached ProcessChanged
|
Version 5.0.0 just got published. |
Version 5.0.1 just got published.Update to this version instead 馃殌 Release NotesIgnore `rootDir` ErrorsFixed
|
Version 6.0.0 just got published.Update to this version instead 馃殌 Release NotesType Check By DefaultMany people were having issues with "fast" transpilation being the default over full project type checking like Changed
CommitsThe new version differs by 10 commits.
See the full diff |
Version 6.0.1 just got published.Update to this version instead 馃殌 Release NotesShort transpile only flagChanged
|
Version 6.0.2 just got published.Update to this version instead 馃殌 Release NotesAllow Empty FilesFixed
|
Version 6.0.3 just got published.Update to this version instead 馃殌 Release NotesREPL ContextFixed
|
Version 6.0.4 just got published.Update to this version instead 馃殌 Release NotesWindows Project ResolutionFixed
|
Version 6.0.5 just got published.Update to this version instead 馃殌 Release NotesNormalize More Places For WindowsFixed
|
Version 6.1.0 just got published.Update to this version instead 馃殌 Release NotesTypeScript Error FormattingChanged
|
Version 6.1.1 just got published.Update to this version instead 馃殌 Release NotesRemove `emitDeclarationOnly`Fixed
|
Version 6.1.2 just got published.Update to this version instead 馃殌 Release NotesCLI FlagsFixed
Added
|
Version 6.2.0 just got published.Update to this version instead 馃殌 Release NotesFiles Config FlagAdded
|
Version 7.0.0 just got published.Update to this version instead 馃殌 Release NotesSkip `files` by defaultChanged
|
Version 7.0.1 just got published.Update to this version instead 馃殌 Release NotesStrip TypeScript "composite" flagAdded
CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 馃殌 CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Update to this version instead 馃殌 Release Notes for Relative TypeScriptAdded
CommitsThe new version differs by 10 commits.
See the full diff |
|
|
|
|
Version 4.0.0 of ts-node was just published.
The version 4.0.0 is not covered by your current version range.
If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ts-node.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
"Fast" By DefaultChanged
--fastis the default behaviour now, use--type-checkfor type checking behaviourAdded
@typespackagesFixed
Commits
The new version differs by 23 commits.
94cba9c4.0.0be7895cForward signals correctly (#419)85c139aRemove forced exit on inline evals (#477)d4a1c94Improve performance on large projects (#461)c57ded2Fix-nreference in READMEe7591c7Update README with docs on--no-prefixese8bdbedStricterundefinedchecks for optionsce1ecebUpdatechalkand related typesd02f8f1Checkoptions.project == nullinstead of falsy1d630f9chore(package): update tslint-config-standard to version 7.0.0 (#454)88e9a9dUpdate mocha docs in README (#446)3718bf1Updatechalkimports (#451)6dd8867chore(package): update react to version 16.0.0 (#435)a62b3b6chore(package): update mocha to version 4.0.0 (#438)c01709cfix(package): update source-map-support to version 0.5.0 (#439)There are 23 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 馃尨