Skip to content

Conversation

@matheus1lva
Copy link
Collaborator

@matheus1lva matheus1lva commented Mar 25, 2019

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • [] no

If yes, please describe the breakage.

I suppose so? We removed types from the package and added them into an external one.

Please Describe Your Changes

Package install size was increasing a lot due to some packages external types were installing. In order to reduce that, i've extracted them into the DefinetelyTyped repo, where whoever needs them can install separately.

https://www.npmjs.com/package/@types/webpack-plugin-serve

@matheus1lva matheus1lva requested a review from shellscape March 25, 2019 17:04
@matheus1lva matheus1lva changed the title chore: remove ts in favor of @types chore: remove ts in favor of @types/webpack-plugin-serve Mar 25, 2019
@shellscape shellscape merged commit 0368773 into master Mar 26, 2019
@shellscape shellscape deleted the remove-ts branch March 26, 2019 13:59
@shellscape
Copy link
Owner

One thing I'm not sure about is whether or not this is a breaking change. For TypeScript users, yes. For the rest of the ecosystem, no.

@matheus1lva
Copy link
Collaborator Author

Yeah, i have the same doubt!

smashercosmo pushed a commit to smashercosmo/webpack-plugin-serve that referenced this pull request Jul 23, 2019
)

* chore: remove ts from project

* docs: add types package name

* chore: tweak code fences in typescript readme section
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