flo merian

Bucket 2025-03 Update - CLI, Toolbar, GitHub app & Launch Week

by

Meow there! Last week was launch week at Bucket, wrapping up a month of shipping features to make feature flagging a fast, joyful experience for SaaS developers.


Here's a recap of what we recently shipped.


# What Bucket shipped in March 2025

  • CLI & Type Safety

  • Toolbar

  • Event log

  • GitHub app

  • Revamped docs

## CLI & Type Safety


Create new features from the command line and maintain type safety while building. When creating a new feature, the CLI updates your local types to make sure they match types defined in Bucket.


Get started now — copy/paste this in your terminal:

npm i @⁠bucketco/cli 

## Toolbar


We introduced the Toolbar to help you toggle features on and off when building locally.


## Event log


See all event data sent to Bucket, filter them by type, and get detailed context for quick debugging.


## GitHub app


We now integrate with GitHub to automatically clean up your feature flags after roll out. This feature is currently in early access.


## Revamped docs


The docs needed a refresh. We introduced a new layout, comprehensive step-by-step guides, and a public repository.


## There's more: Event listeners & Add in bulk

  • Event listeners: We've made it possible to integrate Bucket with other platforms like Amplitude and Datadog through event listeners in Bucket SDKs

  • Add in bulk: For Pro customers, we enabled bulk actions. You can select multiple customers and give them access to features in bulk


# Wrapping up


That's a wrap!


What should we build next? Let us know! Ping @bucketdotco on X and follow us for the latest product updates.


We're crafting the feature flagging tool or SaaS companies.


Happy shipping!

Add a comment

Replies

Best
Alex Gap

Auto cleaning up stale feature flags is really cool! It's always such a chore to remember to go back and clean them up and something that often slips between the cracks.

flo merian

@lagap wow, Alex! your words just made our week, thank you! we're working hard on making it a stellar DX.