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

Migrate to npm, upgrade dependencies #59

Merged
merged 22 commits into from
Nov 17, 2023
Merged

Migrate to npm, upgrade dependencies #59

merged 22 commits into from
Nov 17, 2023

Commits on Nov 7, 2023

  1. migrate yarn v1 -> npm

    JReinhold committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    95e4411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca9d9d View commit details
    Browse the repository at this point in the history
  3. upgrade dependencies

    JReinhold committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8132de7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    763c7ce View commit details
    Browse the repository at this point in the history
  5. Use React 16

    Co-authored-by: Jeppe Reinhold <jeppe@reinhold.is>
    ShaunEvening and JReinhold authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    361efc7 View commit details
    Browse the repository at this point in the history
  6. pin storybook to 7.0.0

    JReinhold committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    70a60a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa2be06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06cc6ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05ea964 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    b4b6e98 View commit details
    Browse the repository at this point in the history
  2. ESMify prepublish-check

    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9196edf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upgrade-packages' of github.com:storybookjs/addon-kit i…

    …nto peer-dependency-bundling
    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    09264a0 View commit details
    Browse the repository at this point in the history
  4. fix sb dependency version

    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8533d16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53d7a25 View commit details
    Browse the repository at this point in the history
  6. cleanup tsup config

    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f642318 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    336bf92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b420a View commit details
    Browse the repository at this point in the history
  9. improve bundling wording

    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    72acb34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45a52d6 View commit details
    Browse the repository at this point in the history
  11. add peer dependency check

    JReinhold committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    630b5c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f28e7b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge pull request #60 from storybookjs/peer-dependency-bundling

    Smarter bundling strategy
    JReinhold authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c4f81d7 View commit details
    Browse the repository at this point in the history