v11 beta has been published to npm.
https://www.npmjs.com/package/ts-node/v/11.0.0-beta.1
npm install ts-node will not give you the beta by default.
You must do npm install ts-node@beta to install the beta tag.
I haven't had time to prepare release notes yet. They will accompany the v11 stable release. Until then, the commit log will have to suffice. It links to PRs which describe their changes, though their descriptions will not be as easy to read as documentation.
v10.9.1...v11.0.0-beta.1
v11 beta has been published to npm.
https://www.npmjs.com/package/ts-node/v/11.0.0-beta.1
npm install ts-nodewill not give you the beta by default.You must do
npm install ts-node@betato install the beta tag.I haven't had time to prepare release notes yet. They will accompany the v11 stable release. Until then, the commit log will have to suffice. It links to PRs which describe their changes, though their descriptions will not be as easy to read as documentation.
v10.9.1...v11.0.0-beta.1