Skip to content

v1.1.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 02 Aug 23:55
· 64 commits to master since this release

Features

  • webpack: Allow modules to modify webpack config (b38d00d)
  • webpack: Integrate Nuxt entry (84fdc3e)

Bug Fixes

  • plugins: prevent window.onNuxtReady is undefined exception (a7c9dc5)
  • cli: use core-js@3 for storybook build (4f33618)
  • cli: add arg dependency (5a1311d)
  • cli: disable version updates of storybook (0503435)
  • storybook: catch plugins exceptions (ebc00c0)
  • storybook: register components inside guard (ac8611f)
  • storybook: remove @nuxtjs from stories path (72c2044)