Skip to content

Conversation

@davidtaylorhq
Copy link

Rollup Plugin Name: babel

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.

Description

  • drops support for rollup 1.x, which allows simplifying the implementation

  • implements 'plugin hook filters' for improved performance under rolldown

  • passes a new code argument to custom filter functions, so that consumers can add more advanced filtering logic

  • allows custom filter functions to be async

- drops support for rollup 1.x, which allows simplifying the implementation

- implements 'plugin hook filters' for improved performance under rolldown

- passes a new `code` argument to custom filter functions, so that consumers can add more advanced filtering logic

- allows custom filter functions to be async
@shellscape
Copy link
Collaborator

Thanks for the PR. We've got a pause on publishing new versions at the moment with the recent NPM change (I'm the blocker here). Once we get the new tokens setup and whatnot, we'll get this reviewed.

@mansona
Copy link

mansona commented Dec 18, 2025

@shellscape would you like some help in setting up the OIDC? We've had some really great experiences using release-plan to automate the process and I'd be happy to have a call and walk you through it if that is something you think would be helpful? (I'm one of the maintainers)

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