Skip to content

Releases: blokwise/blok

v2.0.0-2 preversion (nuxt v3)

30 Sep 07:19
v2.0.0-2
cd0a617
Compare
Choose a tag to compare
Pre-release
  • feat: upgrade to nuxt 3 rc.11 0d03e0a

v2.0.0-1...v2.0.0-2

v2.0.0-1 preversion (nuxt v3)

29 Sep 08:33
v2.0.0-1
5deabbb
Compare
Choose a tag to compare
Pre-release
  • feat: make module work starting with rc.6 d1de8fd

v2.0.0-0...v2.0.0-1

v2.0.0-0 preversion (nuxt v3)

29 Sep 08:26
v2.0.0-0
4477f6b
Compare
Choose a tag to compare
Pre-release
  • chore: add output dir to gitignore eaec59b
  • test: adjust tests f5215d7
  • feat: make module nuxt v3 compatible 0ed7656
  • chore: change dev env config for nuxt3 module d70deab

v1.4.3...v2.0.0-0

v1.4.3

17 Sep 08:06
Compare
Choose a tag to compare
  • feat: upgrade @blokwise/dynamic cda42a0

v1.4.2

19 May 14:40
Compare
Choose a tag to compare
  • feat: update @blokwise/dynamic 72a75ef

v1.4.1

26 Apr 16:22
Compare
Choose a tag to compare
  • feat: upgrade @blokwise/dynamic 937d789

v1.4.0

10 Apr 09:02
Compare
Choose a tag to compare

Introduces spreadProps prop to control wheter to spread the properties of the blok object to the loaded component or not

  • feat: add the possiblity to spread the props to the loaded component 4ef5b43

v1.3.0

07 Apr 16:59
Compare
Choose a tag to compare

Starting with nuxt@2.15, Nuxt uses @nuxt/components v2. This version adds compatibility for @nuxt/components v2.

Adds the possibility to enable v-editable directive when using with storyblok-nuxt module through isEditable prop of the Blok component (or through blok.isEditable data).

  • feat: add prop to control v-editable directive on Blok component f84141f
  • feat: upgrade to latest @blokwise/dynamic to work with @nuxt/components v2.x f65713d
  • test: change test setup to use latest @nuxt/components version 7620723
  • chore: add .npmrc for publishing 947502d

v1.2.0

27 Feb 16:44
Compare
Choose a tag to compare

Upgrade @blokwise/dynamic to v1.2.0.

Changes

hydration option 'SsrOnly' is replaced by 'Never'

v1.1.0

26 Jan 21:06
Compare
Choose a tag to compare
  • chore: add np publish configuration f98dda5
  • fix: remove blokwise__blok class 90e4275
  • feat: disable inheritAttrs for blok component ae0563c
  • feat: update @blokwise/dynamic to latest version 3b374a4
  • fix: typos in docs 60ef8c1
  • test: add e2e test for scoped slot data 5c48ff3