- c796648c: fix: create a require for mdx stories
- 1c0088de: Update Rollup to version 4.
- Updated dependencies [1c0088de]
- @web/[email protected]
- @web/[email protected]
- c185cbaa: Set minimum node version to 18
- Updated dependencies [c185cbaa]
- @web/[email protected]
- @web/[email protected]
- @web/[email protected]
- 640ba85f: added types for main entry point
- Updated dependencies [640ba85f]
- @web/[email protected]
- Updated dependencies [7f0f4315]
- @web/[email protected]
- 7ae27f3c: fix: storybook import for windows
- e1fc9961: Fix mdx imports once more
- 4d67523f: Make sure to publish
@web/dev-server-storybook
- f6ba53f0: Fix
build-storybook
bin - Updated dependencies [f6ba53f0]
- @web/[email protected]
- @web/[email protected]
- 7102860c: Fixes the entrypoint of the package.
- 4841ad58: Fix output format of package.
- 68d596ed: This packages is now a ES Module by default.
- f2362bbf: Trigger pipeline
- e9c77e06: Version Packages
- 85647c10: Update
lit-html
- 5acaf838: Update
@typescript-eslint/parser
- ab4720fa: fix: terser import
- dc1d5e84: Fix console logging due to source mapping issues.
- 1109ec37: Replace
rollup-plugin-terser
with@rollup/plugin-terser
- febd9d9d: Set node 16 as the minimum version.
- 72c63bc5: Require [email protected] and update all Rollup related dependencies to latest.
- Updated dependencies [ca715faf]
- Updated dependencies [febd9d9d]
- Updated dependencies [72c63bc5]
- @web/[email protected]
- @web/[email protected]
- @web/[email protected]
- fa2c1779: Update @rollup/plugin-babel
- 8128ca53: Update @rollup/plugin-replace
- Updated dependencies [c103f166]
- Updated dependencies [18a16bb0]
- @web/[email protected]
- @web/[email protected]
- Updated dependencies [ac05ca5d]
- Updated dependencies [acc0a84c]
- Updated dependencies [81db401b]
- @web/[email protected]
- f7fe8eee: Load CommonJS configuration file if one exists
- 93b36337: Keep "Default" stories when building Storybook instance
- 53f74172: fix es-module-lexer logic
- 00da4255: Update es-module-lexer to 1.0.0
- Updated dependencies [00da4255]
- @web/[email protected]
- 5ca835a2: Error message typo fixed in readStorybookConfig
- 11074fee: Allow custom logic for finding stories
- 35fe49d8: Use latest "storybook-addon-markdown-docs"
- 156e0b66: Update rollup dependency to 2.66.1
- 6ff9cebc: Fix MDX docs rendering by using Storybook compiler and converting more imports to @web/storybook-prebuilt
- 0357acf3: Update @web/storybook-prebuilt version
- e564c039: Use latest upstream dependencies
- 49d26637: Use the latest Storybook Prebuilt which uses the latest Storybook which allows for the use of pre and post
[email protected]
versions of the Lit libraries.
- 687d4750: Downgrade @rollup/plugin-node-resolve to v11
- 9c97ea53: update dependency @rollup/plugin-node-resolve to v13
- d75676de: normalize paths received from globby
- f66aaa80: fix checking path on windows
- a8e5eb8e: configure stories after async setup, this makes some code blocks work on first load
- d5a433a9: fix styling of docs page
- 74315dbd: only reload preview in watch mode
- b51ab105: throw when trying to load official storybook addons
- 36f6ab39: update to node-resolve v11
- Updated dependencies [0f613e0e]
- @web/[email protected]
- 9df3a31: support MDJS stories
- d56c172: add missing dependencies for build
- Updated dependencies [2006211]
- @web/[email protected]
- d955e42: include manager.js file
- cba758e: feat(dev-server-storybook): throw when no config is given
- c46774c: add support for manager/preview head/body partials
- 3d9bb3d: add support for MDX
- 1a211af: add build command
- 80edd17: fix loading multiple stories
- Updated dependencies [835d16f]
- @web/[email protected]
- 2cdc3b1: first implementation