generated from unplugin/unplugin-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(main): release 0.1.0 * chore: Format CHANGELOG.md with Prettier Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a1e937d
commit 4395059
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2023-01-09) | ||
|
||
### 🔖 Features | ||
|
||
- add debug logging ([8099174](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/809917457294f0632edb91aa6f2905f0951cc767)) | ||
- add story template as source code ([1c2ddf2](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/1c2ddf2c45d2358ee60e9d10d4f29702b7a9e212)) | ||
- add storybook addon ([f767fcd](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/f767fcd8ca45aad5cbaf0f0f46f7e0dc42a3a0ce)) | ||
- add support for component option in default export ([3cf7fb0](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/3cf7fb030c7a0039c9538ed24f9de2521899770e)) | ||
- allow comments before main <Stories> tag ([cfc2358](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/cfc23587679e80592bbc004cff446a0559468156)) | ||
- combine imports for multiple stories ([b9541ff](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/b9541ffe6d14e8c58e33160b80f25fa117b5b0db)) | ||
- implement transform of simple cases ([3a8fed2](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/3a8fed21f315bee55d324be2f9917c425ccef473)) | ||
- prototype of how vue -> storybook transform can work ([b14378c](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/b14378cdd21cbf61b2f1c4a80605d5800ecc54b1)) | ||
- support script and setup script ([db343dc](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/db343dc691388a6418dd220e169f28fde2e5e2f0)) | ||
- support special characters in story names ([f545607](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/f5456074bf9ac51e4d268cfc80f28998caf7d539)) | ||
- support vue plugin in pipeline ([d4f1b18](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/d4f1b185a348cdb0b091284bb32e73610053f936)) | ||
|
||
### 🧹 Miscellaneous | ||
|
||
- add devcontainer ([6dd4038](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/6dd4038976daf3edec755db4d9420f552c5cc4f7)) | ||
- add example vite application ([fbe662a](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/fbe662a115c58f72d771fae478e8344c2c7c4aa5)) | ||
- add exception for spelling ([946d56c](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/946d56c51b3663cd0286a38051373306f9f3b670)) | ||
- add missing pnpm install ([24fda93](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/24fda931151e891bafb0839e2ac5271f2b01591b)) | ||
- add plugin to storybook vite config ([8812b73](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/8812b73cfd8c939434cb628ddf0cbafa2990d6c6)) | ||
- change owner in license to Tobias Diez ([7997113](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/7997113d801da15cadf45b592c82cb024c00dc48)) | ||
- **deps:** update all non-major dependencies ([#14](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/14)) ([b7ff47e](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/b7ff47ed69ca04c4af8c8dea6980e438a6b8770c)) | ||
- **deps:** update all non-major dependencies ([#19](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/19)) ([e1d2504](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/e1d25047700b463a425a87a098c95d44adc00055)) | ||
- **deps:** update all non-major dependencies ([#8](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/8)) ([2d90aca](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/2d90aca342cad93dd3b82eefc851e0fae8ea8ea8)) | ||
- **deps:** update dependency unplugin to v1 ([#15](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/15)) ([eda0d0d](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/eda0d0db005ec5d61c830cedbd70621ef877c9f3)) | ||
- **deps:** update devdependency @nuxtjs/eslint-config-typescript to v12 ([#16](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/16)) ([0b7c484](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/0b7c484436defc02dc1df9c45b3ae50c91234cb5)) | ||
- **deps:** update devdependency @vitejs/plugin-vue to v4 ([#20](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/20)) ([3b0b830](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/3b0b830dff4423682e4182128deb279c834779aa)) | ||
- **deps:** update devdependency babel-loader to v9 ([#21](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/21)) ([e08bc26](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/e08bc261dcebd608c224d598fac5d218552fc3d3)) | ||
- **deps:** update devdependency rollup to v3 ([#9](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/9)) ([d9a5812](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/d9a5812bfaf5223be7f2b0266c3ea9fb5bfeaf50)) | ||
- **deps:** update devdependency vite to v3 ([#11](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/11)) ([20fdcbf](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/20fdcbfe3f376d890ea69e8f28defad4cd27b3f1)) | ||
- **deps:** update devdependency vite to v4 ([#18](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/18)) ([ec756c0](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/ec756c0ae9bee6d561059416dcec69d6f02a5b47)) | ||
- **deps:** update devdependency vue-tsc to v1 ([#22](https://github.com/tobiasdiez/unplugin-storybook-vue/issues/22)) ([73b67ae](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/73b67ae8f0f1d2b8e766b816db6b9babe66c9bb0)) | ||
- enable pnpm in build ([638ef3d](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/638ef3d8734f983cc806cf492b3322df03967847)) | ||
- fix a few eslint errors ([8cd1f25](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/8cd1f259e67a732b41fe813f399e8131e893afa0)) | ||
- fix devcontainer build ([83b45af](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/83b45af675b7d902f8ddae1cf77babb4163ef034)) | ||
- fix storybook start with new node versions ([f522d16](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/f522d16ee32004143191acf133a2a6f3bd23d131)) | ||
- fix test command ([9cf8b93](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/9cf8b938a4a03de79ab2b475287bebfa817cce93)) | ||
- fix ts and lint errors ([619fe17](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/619fe170b55831111062a65fa5ed28715b8cb7c4)) | ||
- ignore missing peer dependencies ([66abfcd](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/66abfcd2fc6509aee14268d653ce1dc788acc202)) | ||
- include examples in renovate update ([9585baa](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/9585baae212439274004e53ab815897f808d738f)) | ||
- initial release ([a1e937d](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/a1e937d426fec8b193dff0001d0a0e66793c318d)) | ||
- reformat everything ([802b5c0](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/802b5c0b3de72de9513886bcd11822be2ac26774)) | ||
- remove unnecessary scripts from package.json ([6ba7da5](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/6ba7da51c61f131dda0aef79b01f2857293d04f5)) | ||
- setup eslint and prettier ([fe7aaaf](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/fe7aaafcc5a26dc66b94162673cddf982ccf4e32)) | ||
- setup funding ([baa8e6f](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/baa8e6feb7a25b8fa36740746ca7c3ae37a58776)) | ||
- setup playground ([75188bf](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/75188bf60b7f25764cdea1f462646f3d9e85e22a)) | ||
- setup renovate ([e785d47](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/e785d477a0e5d8a425da22ed416c5d93d18c4f07)) | ||
- update github action workflows ([4a4f2e9](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/4a4f2e99d02897a84c58f4946e4be24c48612934)) | ||
- update lock file ([b182f1f](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/b182f1f52322ef35e4af246aa15725c46f6d66cb)) | ||
- update package metadata ([89a16bf](https://github.com/tobiasdiez/unplugin-storybook-vue/commit/89a16bfbb9d9e4144020ee0b710483cc807e6cf4)) |