Skip to content

Conversation

@Jeremy-Walton
Copy link
Member

@Jeremy-Walton Jeremy-Walton commented Dec 14, 2025

Why?

Storybook had a new version and there were some dependencies that needed updating.

What Changed

  • Update Storybook
  • Update dependencies
  • Fix syntax that was getting caught by the quality scanning

Quality Assurance

Add an X to all that apply like this: [X]
Cross out all that don't apply with ~~ ~~ around it like this

  • Have you tagged the PR with the correct labels?
  • Have you validated the changes?
    • Have you run linters? (yarn sanity-check)
    • Have you run prettier?
    • Have you tried building the css?
    • Have you tried building storybook?
  • [ ] Have you updated any usage of changed tokens?
  • [ ] Did you add a component?
    • [ ] Have you added it to the dependency graph?
    • [ ] Have you added it to the docs?
  • [ ] Did you update a component?
    • [ ] Have you updated the dependency graph?
    • [ ] Have you updated the docs?
  • [ ] Do you need to update the package version?
    Indending to update a few more things before a v2.3.0 release

@Jeremy-Walton Jeremy-Walton self-assigned this Dec 14, 2025
@Jeremy-Walton Jeremy-Walton added documentation Improvements or additions to documentation Repository Change Changes to the repository that don't affect the package code labels Dec 14, 2025
@Jeremy-Walton Jeremy-Walton merged commit 4266e0d into main Dec 14, 2025
5 checks passed
@Jeremy-Walton Jeremy-Walton deleted the update-documentation branch December 14, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Repository Change Changes to the repository that don't affect the package code

Development

Successfully merging this pull request may close these issues.

2 participants