Skip to content

Conversation

@huozhi
Copy link
Contributor

@huozhi huozhi commented Mar 8, 2021

Rollup Plugin Name: @rollup/plugin-typescript

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

plugn-typescript used an API from typescript ts.getOutputFileNames, which is introduced by this commit in typescript 3.7 beta.

Encounter ts.getOutputFileNames is not a function with ts 3.6.4, after upgrading to ts 3.7, the issue was gone.

@huozhi huozhi changed the title update plugin typescript readme update plugin typescript readme and peerDeps version Mar 10, 2021
@shellscape shellscape merged commit f1ad31f into rollup:master Mar 10, 2021
@shellscape
Copy link
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants