-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Release: Prerelease 8.4.0-alpha.5 #29292
Commits on May 6, 2024
-
feat: migrate from express to connect
Migrates away from express, instead using connect and the underlying node server directly. Both express and connect support the same middleware structure, which means most middleware packages work for both and have remained the same in this change. A few notes: - Express' router has been replaced by basic connect mount points (though the two are not equivalent exactly) - Express static has been replaced by sirv This trims a large sub-tree of dependencies from our packages which express was pulling in. We in fact use very little of the functionality express gives us, only really making use of the connect-style API anyway.
Configuration menu - View commit details
-
Copy full SHA for a725eda - Browse repository at this point
Copy the full SHA a725edaView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b0b42a - Browse repository at this point
Copy the full SHA 9b0b42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2261fd - Browse repository at this point
Copy the full SHA c2261fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8129229 - Browse repository at this point
Copy the full SHA 8129229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644582f - Browse repository at this point
Copy the full SHA 644582fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1685e7 - Browse repository at this point
Copy the full SHA f1685e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa4f0b - Browse repository at this point
Copy the full SHA ffa4f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92d83b - Browse repository at this point
Copy the full SHA b92d83bView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5724b - Browse repository at this point
Copy the full SHA de5724bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 480b07b - Browse repository at this point
Copy the full SHA 480b07bView commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66d27f8 - Browse repository at this point
Copy the full SHA 66d27f8View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c515678 - Browse repository at this point
Copy the full SHA c515678View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7832789 - Browse repository at this point
Copy the full SHA 7832789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2940276 - Browse repository at this point
Copy the full SHA 2940276View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e48040d - Browse repository at this point
Copy the full SHA e48040dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88fbc1b - Browse repository at this point
Copy the full SHA 88fbc1bView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97d65b4 - Browse repository at this point
Copy the full SHA 97d65b4View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e3cd4d - Browse repository at this point
Copy the full SHA 9e3cd4dView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c18aedb - Browse repository at this point
Copy the full SHA c18aedbView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c2a2d4 - Browse repository at this point
Copy the full SHA 4c2a2d4View commit details -
feat: migrate from express to polka
Migrates from express to polka 1.x.
Configuration menu - View commit details
-
Copy full SHA for 841777d - Browse repository at this point
Copy the full SHA 841777dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056a37c - Browse repository at this point
Copy the full SHA 056a37cView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cce0f14 - Browse repository at this point
Copy the full SHA cce0f14View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b64c7cf - Browse repository at this point
Copy the full SHA b64c7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for baa53b1 - Browse repository at this point
Copy the full SHA baa53b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e609980 - Browse repository at this point
Copy the full SHA e609980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a0bf6 - Browse repository at this point
Copy the full SHA 94a0bf6View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fd94e6 - Browse repository at this point
Copy the full SHA 4fd94e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cafba6 - Browse repository at this point
Copy the full SHA 0cafba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ca3f7 - Browse repository at this point
Copy the full SHA 31ca3f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb50409 - Browse repository at this point
Copy the full SHA eb50409View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e35ec - Browse repository at this point
Copy the full SHA a4e35ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a151c - Browse repository at this point
Copy the full SHA b8a151cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e05039 - Browse repository at this point
Copy the full SHA 9e05039View commit details -
Merge branch 'norbert/replace-fscache' of https://github.com/storyboo…
…kjs/storybook into norbert/replace-fscache
Configuration menu - View commit details
-
Copy full SHA for 272d732 - Browse repository at this point
Copy the full SHA 272d732View commit details -
simplifications, fixes, and make webpack progress actually represent …
…the modules, instead of entrypoints...
Configuration menu - View commit details
-
Copy full SHA for c36ee50 - Browse repository at this point
Copy the full SHA c36ee50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0080cf2 - Browse repository at this point
Copy the full SHA 0080cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219b7d7 - Browse repository at this point
Copy the full SHA 219b7d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2dd60 - Browse repository at this point
Copy the full SHA bb2dd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3116f88 - Browse repository at this point
Copy the full SHA 3116f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2233ad - Browse repository at this point
Copy the full SHA c2233adView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1d83f - Browse repository at this point
Copy the full SHA cd1d83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 581bd12 - Browse repository at this point
Copy the full SHA 581bd12View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d85dc51 - Browse repository at this point
Copy the full SHA d85dc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7f881 - Browse repository at this point
Copy the full SHA 8f7f881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4803e - Browse repository at this point
Copy the full SHA 2b4803eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffef33c - Browse repository at this point
Copy the full SHA ffef33cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e33f671 - Browse repository at this point
Copy the full SHA e33f671View commit details -
Configuration menu - View commit details
-
Copy full SHA for b563eee - Browse repository at this point
Copy the full SHA b563eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66eddc5 - Browse repository at this point
Copy the full SHA 66eddc5View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3eceaf4 - Browse repository at this point
Copy the full SHA 3eceaf4View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fa3ee2 - Browse repository at this point
Copy the full SHA 9fa3ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f86686 - Browse repository at this point
Copy the full SHA 0f86686View commit details -
Merge pull request #29266 from storybookjs/norbert/eslint-depend-plugin
Build: Disallowed certain packages via ESlint
Configuration menu - View commit details
-
Copy full SHA for b3d4370 - Browse repository at this point
Copy the full SHA b3d4370View commit details -
Configuration menu - View commit details
-
Copy full SHA for beeea13 - Browse repository at this point
Copy the full SHA beeea13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2a069 - Browse repository at this point
Copy the full SHA ca2a069View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf7a92 - Browse repository at this point
Copy the full SHA fbf7a92View commit details -
Merge pull request #29256 from storybookjs/norbert/replace-fscache
Maintenance: Remove dependence on `file-system-cache`
Configuration menu - View commit details
-
Copy full SHA for 2d3ee31 - Browse repository at this point
Copy the full SHA 2d3ee31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4313f - Browse repository at this point
Copy the full SHA 7e4313fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e745b - Browse repository at this point
Copy the full SHA e6e745bView commit details -
Merge pull request #29285 from Sidnioulz/chore/build-package-watch
Build: Filter out @storybook/root from buildable packages
Configuration menu - View commit details
-
Copy full SHA for 596f270 - Browse repository at this point
Copy the full SHA 596f270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49483aa - Browse repository at this point
Copy the full SHA 49483aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0151ea - Browse repository at this point
Copy the full SHA f0151eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcba90 - Browse repository at this point
Copy the full SHA 9fcba90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f5724 - Browse repository at this point
Copy the full SHA 68f5724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3a0bb - Browse repository at this point
Copy the full SHA 6c3a0bbView commit details
Commits on Oct 8, 2024
-
Merge pull request #29230 from 43081j/without-express-polka
Core: Migrate from `express` to `polka`
Configuration menu - View commit details
-
Copy full SHA for d16f880 - Browse repository at this point
Copy the full SHA d16f880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e32f1c - Browse repository at this point
Copy the full SHA 6e32f1cView commit details