Closed kikuomax closed 1 year ago
@wesdevpro Fixes the test failure caused due to Vue version mismatch (see https://github.com/buefy/nuxt-buefy/pull/139#issuecomment-1743803262).
nuxt
v2.17.1
jest
v29.7.0
@wesdevpro Fixes the test failure caused due to Vue version mismatch (see https://github.com/buefy/nuxt-buefy/pull/139#issuecomment-1743803262).
Proposed Changes
nuxt
tov2.17.1
which is the latest version compatible with Vue 2.xjest
tov29.7.0
because the upgradednuxt
depends on features that the oldjest
v23.x did not understand