Skip to content

Commit

Permalink
Merge branch 'main' into module-installation
Browse files Browse the repository at this point in the history
  • Loading branch information
chakAs3 authored Apr 9, 2024
2 parents 6a61a04 + 04a8f14 commit d955980
Show file tree
Hide file tree
Showing 12 changed files with 16,627 additions and 11,343 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v7.0.2

[compare changes](https://github.com/nuxt-modules/storybook/compare/v7.0.1...v7.0.2)

## v7.0.1

[compare changes](https://github.com/nuxt-modules/storybook/compare/v7.0.0...v7.0.1)

### 📖 Documentation

- Playground tsconfig isse ([71e860d](https://github.com/nuxt-modules/storybook/commit/71e860d))

### 🏡 Chore

- Use module-builder stub mode for more accurate types ([#459](https://github.com/nuxt-modules/storybook/pull/459))

### ❤️ Contributors

- Daniel Roe ([@danielroe](http://github.com/danielroe))
- ChakAs3 ([@chakAs3](http://github.com/chakAs3))

## v7.0.0

[compare changes](https://github.com/nuxt-modules/storybook/compare/v7.0.0-alpha.0...v7.0.0)
Expand Down
2 changes: 1 addition & 1 deletion docs/content/2.storybook/1.config.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default config;

```

You can learn more about the [Storybook configuration](https://storybook.js.org/docs/configuration).
You can learn more about the [Storybook configuration](https://storybook.js.org/docs/configure).
## Overwriting the configuration

You can extend the default configuration:
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.14.9",
"@nuxtjs/plausible": "^0.2.3",
"nuxt": "3.6.5"
"nuxt": "3.11.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit d955980

Please sign in to comment.