You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# v1.0.2 (Thu Sep 26 2024)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- chore: Put TS subpath exports first [#9](https://github.com/Sidnioulz/storybook-addon-vue-mdx/pull/9) ([@Sidnioulz](https://github.com/Sidnioulz))
6
+
- feat: Support both `globals` and `userGlobals`[#8](https://github.com/Sidnioulz/storybook-addon-vue-mdx/pull/8) ([@Romainpetit](https://github.com/Romainpetit))
7
+
- Revert "chore(deps) Upgrade to storybook@8.3.3" [#8](https://github.com/Sidnioulz/storybook-addon-vue-mdx/pull/8) ([@Romainpetit](https://github.com/Romainpetit))
8
+
- feat: Port to Storybook 8.3.0 [#8](https://github.com/Sidnioulz/storybook-addon-vue-mdx/pull/8) ([@Romainpetit](https://github.com/Romainpetit))
9
+
- chore(deps) Upgrade to storybook@8.3.3 [#8](https://github.com/Sidnioulz/storybook-addon-vue-mdx/pull/8) ([@Romainpetit](https://github.com/Romainpetit))
10
+
11
+
#### Authors: 2
12
+
13
+
- Romain Petit ([@Romainpetit](https://github.com/Romainpetit))
14
+
- Steve Dodier-Lazaro ([@Sidnioulz](https://github.com/Sidnioulz))
0 commit comments