Skip to content
Compare
Choose a tag to compare
@tajo tajo released this 04 Aug 21:23
· 276 commits to main since this release
0fe6a34

Minor Changes

  • #202 7fcdc97 Thanks @akx! - Add --base and --mode options à la vite build

Patch Changes

  • #214 8ff5d29 Thanks @tajo! - Enforce importsNotUsedAsValues tsc option, fix bad imports.

  • #216 e9c2318 Thanks @tajo! - Error out when story named export has __. We use it to encode sublevels internally and this would break the sidebar navigation.

  • #215 46a6b97 Thanks @tajo! - Fix browser open script when for pnp environments.

  • #217 bc6ad85 Thanks @tajo! - Bump all dependencies to the latest versions.