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

Improving Buble maintainability and v1.0 #241

Closed
mourner opened this issue Jan 28, 2020 · 1 comment · Fixed by #250
Closed

Improving Buble maintainability and v1.0 #241

mourner opened this issue Jan 28, 2020 · 1 comment · Fixed by #250
Labels

Comments

@mourner
Copy link
Collaborator

mourner commented Jan 28, 2020

Continuing discussion in #220 and #185, I think the project reached a boiling point where we have to break compatibility to a minor extent to be able to land fixes (see recent PRs which are blocked by old Node — #240, #237, #236) and upgrade dependencies, so I propose making it ready for a v1.0.0 release by:

  • Dropping Node 4–8 compatibility and committing to only supporting versions of Node that did not reach End of Life (according to the status here).
  • Upgrading all dependencies to latest semver releases (including acorn) and keeping them up-to-date from now on.
  • Adding release automation with GitHub actions.
  • Extending maintainer pool, including @luiscubal and @vitorveiga who made some great contributions recently.

cc @Rich-Harris @adrianheine @nathancahill

@Rich-Harris
Copy link
Collaborator

👍 from me on all points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants