Releases: sheriffMoose/storybook-extras
Releases · sheriffMoose/storybook-extras
v0.0.68
⚠️ Pushed to master
- chore(deps): upgrade storybook to v7.0.0-beta.58 (@sheriffMoose)
- Merge branch 'master' of https://github.com/sheriffMoose/storybook-extras (@sheriffMoose)
@storybook-extras/angular
- feat(angular): enable upgrade insecure requests (@sheriffMoose)
- feat(angular): add upgradeInsecureRequests (@sheriffMoose)
🔩 Dependency Updates
- chore(deps-dev): bump storybook from 7.0.0-beta.45 to 7.0.0-beta.51 #53 (@dependabot[bot])
- chore(deps-dev): bump @storybook/core-events #54 (@dependabot[bot])
- chore(deps): bump @angular/compiler from 15.1.2 to 15.1.5 #56 (@dependabot[bot])
- chore(deps): bump @angular/forms from 15.1.2 to 15.1.5 #52 (@dependabot[bot])
- chore(deps-dev): bump @storybook/addon-essentials #55 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Mostafa Sherif (@sheriffMoose)
v0.0.67
🐛 Bug Fix
- chore(infra): update
yarn.lock
#44 (@sheriffMoose) - Add .circleci/config.yml #36 (@sheriffMoose)
@storybook-extras/swagger
- feat(swagger): support multiple endpoints & story title customization #43 (@sheriffMoose)
⚠️ Pushed to master
- fix(infra): update release workflow to disable build demo (@sheriffMoose)
- chore(demo): integrate with vite instead of webpack (@sheriffMoose)
- Merge branch 'master' of https://github.com/sheriffMoose/storybook-extras (@sheriffMoose)
@storybook-extras/markdown
- fix(infra): dirty file keeps build stuck (@sheriffMoose)
- fix(markdown): md/html loader to work properly with webpack (@sheriffMoose)
- feat(markdown): export types & enable vite compatibility (@sheriffMoose)
- chore(demo): fix demo example & update markdown addon options (@sheriffMoose)
@storybook-extras/angular
- fix(demo): use webpack for production builds and vite for development (@sheriffMoose)
- feat(angular): enable vite experimental support (@sheriffMoose)
- refactor(angular): restructure webpack functionality into multiple files + export proper types (@sheriffMoose)
@storybook-extras/swagger
- fix(swagger): integrate properly with webpack (@sheriffMoose)
- fix(demo): temporarily disable markdown stories (@sheriffMoose)
@storybook-extras/devkit
- fix(devkit): check if file exists before reading (@sheriffMoose)
- refactor(devkit): use imports instead of require (@sheriffMoose)
@storybook-extras/angular
,@storybook-extras/console
,@storybook-extras/swagger
,@storybook-extras/toolbars
,@storybook-extras/variants
- docs(all): update markdown docs to match the latest csf files format (@sheriffMoose)
@storybook-extras/preset
,@storybook-extras/swagger
- refactor(preset): update typescript building scripts & export types (@sheriffMoose)
@storybook-extras/angular
,@storybook-extras/markdown
- fix(infra): remove dist/esm references (@sheriffMoose)
- chore(infra): remove remaining references of
concurrently
(@sheriffMoose)
@storybook-extras/angular
,@storybook-extras/markdown
,@storybook-extras/preset
- chore(infra): update dist references to drop cjs, esm & ts (@sheriffMoose)
@storybook-extras/angular
,@storybook-extras/markdown
,@storybook-extras/preset
,@storybook-extras/swagger
,@storybook-extras/variants
- chore(infra): switch from
workspace:^
to*
to fixnpm install
issues (@sheriffMoose)
- chore(infra): switch from
🔩 Dependency Updates
- chore(deps-dev): bump @angular-devkit/build-angular #45 (@dependabot[bot])
- chore(deps): bump @angular/router from 15.1.1 to 15.1.4 #42 (@dependabot[bot])
- chore(deps): bump @angular/animations from 15.1.2 to 15.1.3 #40 (@dependabot[bot])
- chore(deps-dev): bump @angular-devkit/architect #46 (@dependabot[bot])
- chore(deps): bump @angular/platform-browser-dynamic #41 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Mostafa Sherif (@sheriffMoose)
v0.0.66
⚠️ Pushed to master
- chore(infra): update
package.json
scripts (@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)
v0.0.65
⚠️ Pushed to master
- chore(infra): remove
handlebars-helpers
(@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)
v0.0.64
⚠️ Pushed to master
- chore(infra): remove
push-dir
(@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)
v0.0.63
⚠️ Pushed to master
- chore(ci): add specific step for build before release (@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)
v0.0.62
⚠️ Pushed to master
- chore(infra): remove @auto-it/gh-pages (@sheriffMoose)
- chore(release): skip-nx-cache when building for release (@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)
v0.0.61
⚠️ Pushed to master
- chore(infra): disable gh-pages deployment ([email protected])
Authors: 1
- Mostafa Sherif ([email protected])
v0.0.60
v0.0.60
v0.0.59
🐛 Bug Fix
- Merge branch 'master' into demo (@sheriffMoose)
- chore(infra): update repository details in
package.json
(@sheriffMoose) - chore(ci): add
config.yml
forcircleci
(@sheriffMoose) - chore(infra): update demo app scripts to fix release #34 (@sheriffMoose)
- chore(release): trigger release workflow only on merge to
master
branch #33 (@sheriffMoose) @storybook-extras/angular
,@storybook-extras/markdown
,@storybook-extras/preset
,@storybook-extras/swagger
,@storybook-extras/variants
- chore(infra): reintegrate
yarn
to manage the workspace (@sheriffMoose)
- chore(infra): reintegrate
@storybook-extras/preset
- refactor(preset): migrate to typescript (@sheriffMoose)
@storybook-extras/angular
,@storybook-extras/console
,@storybook-extras/markdown
,@storybook-extras/preset
,@storybook-extras/swagger
,@storybook-extras/variants
- chore(demo): migrate
main.js
&preview.js
to.ts
format (@sheriffMoose)
- chore(demo): migrate
@storybook-extras/angular
,@storybook-extras/console
,@storybook-extras/devkit
,@storybook-extras/markdown
,@storybook-extras/preset
,@storybook-extras/swagger
,@storybook-extras/toolbars
,@storybook-extras/variants
- chore(infra): update repository details in
package.json
#32 (@sheriffMoose)
- chore(infra): update repository details in
⚠️ Pushed to master
- chore(infra): update gitignore for yarn subfolders (@sheriffMoose)
- chore(infra): yarn remove
patch-package
(@sheriffMoose) - chore(infra): remove no longer needed patch (@sheriffMoose)
- chore(ci): fix release workflow (@sheriffMoose)
- chore(infra): update release workflow to reuse
yarn
(@sheriffMoose)
Authors: 1
- Mostafa Sherif (@sheriffMoose)