v5.0.1
🐛 Bug Fix
- Update Storybook addon metadata #44 (@coderkevin)
- Unnecessary Ternary operator removed #40 (@rajanlagah)
- allow root element selector to be overridden #37 (@puglisij @savgrace)
- chore(deps): upgrade to support Storybook 6 #25 (@alexlafroscia)
- chore: use yarn workspaces for example apps #26 (@alexlafroscia)
- ⬆️ Update dependencies (@jeanfredrik)
⚠️ Pushed to master
- refactor!: Complete rewrite based on the official addon kit structure (@jeanfredrik)
- Add files via upload (@pbrotherton)
- Update package.json (@pbrotherton)
- Delete LICENSE (@pbrotherton)
- chore(release): publish new version (@jeanfredrik)
- chore(deps): update all deps (@jeanfredrik)
- style: format all files (@jeanfredrik)
- chore(deps): update all dependencies (@jeanfredrik)
- feat: allow overriding
showLineNumbers
andwrapLines
for the highlighter (@jeanfredrik) - docs(changelog): add credit (@jeanfredrik)
- feat: allow empty comments to be removed (@jeanfredrik)
- ci: format css files (@jeanfredrik)
- ci: add github action that formats all files (@jeanfredrik)
- docs(examples): add web components example app (@jeanfredrik)
- chore(release): publish version 4.0.2 (@jeanfredrik)
- chore(release): publish version 4.0.1 (@jeanfredrik)
- docs(changelog): add info on migrating to version 4 (@jeanfredrik)
- fix: show error message when trying to import framework-specific module (@jeanfredrik)
- docs: update images (@jeanfredrik)
- chore(release): publish version 4.0.0 (@jeanfredrik)
- fix: re-add support for options via parameters (@jeanfredrik)
- chore(deps): update lock file (@jeanfredrik)
- docs(examples): add vue example app (@jeanfredrik)
- docs(examples): update html example app (@jeanfredrik)
- style: format files (@jeanfredrik)
- chore(examples/react): update package info (@jeanfredrik)
- fix(examples/react): simplify Whitespace logo (@jeanfredrik)
- fix: assign peer deps (@jeanfredrik)
- chore: use files field instead om npmignore file (@jeanfredrik)
- feat!: add preset and support for att frameworks (@jeanfredrik)
- docs: add screenshot (@jeanfredrik)
- chore(release): bump version (@jeanfredrik)
- refactor: update code to match official tutorial (@jeanfredrik)
- deps: update lock file (@jeanfredrik)
- docs(examples/react): recreate with latest sb cli (@jeanfredrik)
- deps: update all deps (@jeanfredrik)
- docs: add animated preview to readme (@jeanfredrik)
- docs: add gif for readme (@jeanfredrik)
- docs: update changelog (@jeanfredrik)
- build: bump version to 2.0.1 (@jeanfredrik)
- build(npm): ensure that readme file is published (@jeanfredrik)
- deps: downgrade react-syntax-highlighter (@jeanfredrik)
- docs: update readme and examples for storybook 6 (@jeanfredrik)
- docs: Add changelog (@jeanfredrik)
- chore(style): Update Prettier config and reformat files (@jeanfredrik)
- build(release): Bump version to 2.0.0 (@jeanfredrik)
- ci(format): Rename and fix
format
script (@jeanfredrik) - 🎨 Format code (@jeanfredrik)
- ⬆️ Update example dependencies (@jeanfredrik)
- 🔖 Bump version to 1.2.4 (@jeanfredrik)
- 🐛 Fix missing output (@jeanfredrik)
- 🔖 Bump version to 1.2.3 (@jeanfredrik)
- 📝 Add Storyshots to React example (@jeanfredrik)
- 🐛 Fix warning about wrong usage of hooks (@jeanfredrik)
- ✨ Ignore HTML whitespace sensitivity on format (@jeanfredrik)
🔩 Dependency Updates
- build(deps): bump ssri from 6.0.1 to 6.0.2 #47 (@dependabot[bot])
- build(deps): bump elliptic from 6.5.3 to 6.5.4 #43 (@dependabot[bot])
- build(deps): bump node-notifier from 8.0.0 to 8.0.1 #33 (@dependabot[bot])
- build(deps): bump ini from 1.3.5 to 1.3.8 #32 (@dependabot[bot])
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 #29 (@dependabot[bot])
- Bump elliptic from 6.5.2 to 6.5.3 in /examples/react #20 (@dependabot[bot])
- Bump elliptic from 6.5.2 to 6.5.3 #19 (@dependabot[bot])
- Bump elliptic from 6.5.2 to 6.5.3 in /examples/html #18 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 #16 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 in /examples/html #15 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 in /examples/react #14 (@dependabot[bot])
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples/react #13 (@dependabot[bot])
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples/html #12 (@dependabot[bot])
- Bump websocket-extensions from 0.1.3 to 0.1.4 #11 (@dependabot[bot])
Authors: 8
- @dependabot[bot]
- @pbrotherton
- @puglisij
- @savgrace
- Alex LaFroscia (@alexlafroscia)
- Fredrik Johansson (@jeanfredrik)
- Kevin Killingsworth (@coderkevin)
- Rajan lagah (@rajanlagah)