Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: migrate rollup-plugin-multi-entry #88

Merged
merged 2 commits into from Dec 15, 2019
Merged

chore: migrate rollup-plugin-multi-entry #88

merged 2 commits into from Dec 15, 2019

Conversation

shellscape
Copy link
Collaborator

Rollup Plugin Name: multi-entry

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

List any relevant issue numbers:

Description

Migrates rollup-plugin-multi-entry.

Breaking Changes

  • Minimum Rollup version ^1.20.0
  • Changes entry tag

@shellscape shellscape requested review from wesleygrimes, NotWoods and a team December 10, 2019 19:04
packages/multi-entry/test/test.js Show resolved Hide resolved
packages/multi-entry/test/test.js Outdated Show resolved Hide resolved
@pnevares
Copy link
Contributor

Would adding this module to the monorepo be a good time to introduce a fresh CHANGELOG.md? I noticed one or two other projects don't have one, so I'm not sure what the standard is.

@shellscape
Copy link
Collaborator Author

@pnevares yes good observation. I'll be adding one for this module when I publish. I've been working on automated changefile updates and versioning but it's not quite ready. publishing still has too many manual tasks.

@shellscape shellscape merged commit 825ef02 into master Dec 15, 2019
@shellscape shellscape deleted the add/multi branch December 15, 2019 20:06
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.

None yet

4 participants