Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 742 Bytes

@vue-vine/nuxt

0.0.10

Patch Changes

  • Fix compatibility issue with unplugin-auto-import.

0.0.8

Patch Changes

  • Fix #168 import specifier usage checking in template and its perf improving.

0.0.7

Patch Changes

  • Fix compiler should add withAsyncContext helper import from vue when transforming.

0.0.5

Patch Changes

  • Enable strictTemplates option in VSCode extension for template checking.

0.0.4

Patch Changes

  • Fix compiler should remove unused-in-template bindings in separated mode returns.

0.0.3

Patch Changes

  • Fix props with default value should be optional.

0.0.2

Fix linked dependency version to main package.

0.0.1

Announcing the first release of @vue-vine/nuxt.