Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storybookjs/react-native Loading
base: v7.6.18
Choose a base ref
...
head repository: storybookjs/react-native Loading
compare: v7.6.19
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Apr 17, 2024

  1. chore(deps): bump express from 4.18.2 to 4.19.2 (#566)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    41e3f94 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump webpack-dev-middleware from 6.1.1 to 6.1.2 (#565)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v6.1.1...v6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bf05081 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#563)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f37d0cd View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump ip from 1.1.8 to 1.1.9 (#557)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6e5a359 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update prepareStories to handle more options & strip play functions (#…

    …573)
    
    * automatically strip play functions for react-native runtime
    
    * support includeStories/excludeStories CSF options
    
    * feat: add playfn option
    awinograd committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9b4579f View commit details
    Browse the repository at this point in the history
  2. v7.6.19

    dannyhw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d47f71d View commit details
    Browse the repository at this point in the history
Loading