Skip to content

v1.0.3 Release

Latest
Compare
Choose a tag to compare
@iBlueDust iBlueDust released this 23 Dec 05:30

Fixed issue where using object values for "to" prop was causing type errors (non-fatal but visible in console). For instance,

<nuxt-i18n-link to="{ path: '/page', hash: '#conclusion'}" lang="en">
Link
</nuxt-i18n-link>

was causing such errors in v1.0.2.

Minor updates to README.

23/12/2020