Skip to content

Instantly share code, notes, and snippets.

View shilman's full-sized avatar
🇹🇼

Michael Shilman shilman

🇹🇼
View GitHub Profile
@shilman
shilman / RELEASE_v4.md
Last active November 5, 2018 06:31
Storybook Release Proposal v4

Storybook Release Proposal v4

Fourth iteration of the Storybook release process (v1, v2, v3), updated to reflect learnings from the 4.0 release.

What we're doing now

  • We respect semver for all releases to the best of our ability
  • release/x.y (e.g. release/3.4) branch is released as a patch every week (e.g. 3.4.X)
  • master is released on the alpha tag every week (e.g. 4.0.0-alpha.X)
@shilman
shilman / sb-agenda-2018-12-03.md
Last active December 3, 2018 17:19
Storybook Roadmap Agenda 2018-12-03

Storybook Roadmap Agenda 2018-12-03

Introduction - 5m

  • Welcome
  • Self-introductions

4.1 release - 10m

  • Schedule (Dec 3 freeze / Dec 10 release)
  • Highlights: Performance / React & CRA2 compat / css resources
  • Preview/manager split

5.0 release - 15m

Storybook Release Proposal v5

Fifth iteration of the Storybook release process (v1, v2, v3, v4), updated to reflect learnings from the 4.1 release.

What we're doing now

  • We respect semver for all releases to the best of our ability
  • master is released on the latest tag every week (e.g. 4.0.2)
  • next is released on the next tag every week (e.g. 4.1.0-alpha.X)
@shilman
shilman / sb-agenda-2019-01-07.md
Last active January 7, 2019 22:26
Storybook Monthly Agenda 2019-01-07

Storybook Monthly Agenda 2019-01-07

Introduction - 5m

  • Welcome
  • Self-introductions

4.1 release - 5m

  • Schedule (Dec 3 freeze / Dec 12 release / Jan 7 announce)
  • Status, learnings
  • Public presets API
@shilman
shilman / sb-notes-2019-01-07.md
Last active January 7, 2019 22:26
Storybook Meeting Notes 2019-01-07

Storybook Monthly Meeting 2019-01-07

Attendees

Igor, Lionel, Tom, Zol, Norbert, Jessica, Alexi, Michael

4.1 Discussion

Michael: bugs and unintentional breaking change

  • Need to do alpha/beta/RC and publicize
@shilman
shilman / SB5_update.md
Last active January 30, 2019 07:47
Storybook 5.0 Update

Storybook 5 release plan

Storybook 4 was a complete overhaul of Storybook's guts; now Storybook 5 does the same thing for Storybook's UI.

Storybook 5.0

In addition to the UI overhaul, Storybook 5.0 introduces a new URL structure, improved addon API, customizable keyboard shortcuts, version update notifications, improved search, and many more feature and architectural improvements.

Here's a quick status update to get you caught up, details below:

@shilman
shilman / SB5_rc.md
Last active March 12, 2019 16:45
Storybook 5 Release Candidate

Storybook 5 Release Candidate

We're excited to announce that Storybook 5 (SB5) has reached release candidate status! SB5 is our most ambitious release yet, and we'd love your help testing.

Storybook 5.0

Storybook 4 was a complete overhaul of Storybook's guts; now SB5 does the same thing for Storybook's UI with:

  • 🖼 Navigation sidebar redesign
@shilman
shilman / sb-agenda-2019-02-04.md
Last active February 4, 2019 08:30
Storybook Monthly Agenda 2019-02-04

Storybook Monthly Agenda 2019-02-04

Introduction - 5m

  • Welcome
  • Self-introductions

5.0 release - 20m

  • Schedule (Jan 13 alpha / Jan 31 beta / Feb 4 RC ? / Feb 18 Release/Announce?)
  • Latest update
  • Outstanding UI issues
@shilman
shilman / sb-notes-2019-02-04.md
Last active February 4, 2019 22:36
Storybook Monthly Meeting 2019-02-04

Storybook Monthly Meeting 2019-02-04

Attendees: Dom, Igor, Kai, Lionel, Michael, Norbert, Zol

Agenda: here

TLDR

  • 5.0 release: Most of SB are ready for 5.0RC "in a few days", wait and see for RN
  • Projects: editor for 5.1? Typescript early but going! Presets push post 5.0, Docs mode starting
@shilman
shilman / RELEASE_v6.md
Last active December 28, 2019 17:16
Storybook release proposal v6

Storybook Release Proposal v6

Sixth iteration of the Storybook release process (v1, v2, v3, v4, v5), updated to reflect learnings from the 5.0 release.

What we're doing now

  • We respect semver for all releases to the best of our ability
  • master is released on the latest tag every week (e.g. 4.0.2)
  • next is released on the next tag every week (e.g. 4.1.0-alpha.X)