Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 420 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 420 Bytes

nuxt3-class-component

1.3.1

Patch Changes

  • 0aa7f7c: Move vue-facing-decorator to peerDependencies, fix import in pnpm projects without shameful hoisting. That didn't work.

1.3.0

Minor Changes

  • 7c31851: Support Nuxt 3.11, automatically enable experimentalDecorators in esbuild.
  • a7237e9: Type-aware @NuxtComponent.

1.2.0

Minor Changes

  • 4b7fb2d: Use vue-facing-decorator@3.