Socket
Socket
Sign inDemoInstall

@vue/composition-api

Package Overview
Dependencies
10
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
68
11Next

1.0.0-rc.2

Diff

Changelog

Source

1.0.0-rc.2 (2021-02-18)

Bug Fixes

  • add missing App export (#640) (eda6b22)

Features

<a name="1.0.0-rc.1"></a>

antfu
published 1.0.0-rc.1 •

Changelog

Source

1.0.0-rc.1 (2021-01-20)

<a name="1.0.0-beta.26"></a>

antfu
published 1.0.0-beta.26 •

Changelog

Source

1.0.0-beta.26 (2021-01-14)

Bug Fixes

<a name="1.0.0-beta.25"></a>

antfu
published 1.0.0-beta.25 •

Changelog

Source

1.0.0-beta.25 (2021-01-08)

BREAKING CHANGES

  • useCSSModule renamed to useCssModule to align with Vue 3 (#626)
  • useCSSModule is depreacted.

<a name="1.0.0-beta.24"></a>

antfu
published 1.0.0-beta.24 •

Changelog

Source

1.0.0-beta.24 (2021-01-06)

Bug Fixes

<a name="1.0.0-beta.23"></a>

antfu
published 1.0.0-beta.23 •

Changelog

Source

1.0.0-beta.23 (2021-01-05)

Bug Fixes

  • useCSSModule to adapt the change of getCurrentInstance, close #620 (#622) (2ddead0)
  • README: The correct option name is emits (#617) (4b2f1ab)

<a name="1.0.0-beta.22"></a>

antfu
published 1.0.0-beta.22 •

Changelog

Source

1.0.0-beta.22 (2020-12-19)

Features

  • getCurrentInstance: Aligning with vue3 (#520) (1495a46)

BREAKING CHANGES

  • getCurrentInstance: The internal vm can be accessed with getCurrentInstance().proxy
const vm = getCurrentInstance()

// becomes

const vm = getCurrentInstance().proxy

<a name="1.0.0-beta.21"></a>

antfu
published 1.0.0-beta.21 •

Changelog

Source

1.0.0-beta.21 (2020-12-07)

Bug Fixes

Features

<a name="1.0.0-beta.20"></a>

antfu
published 1.0.0-beta.20 •

Changelog

Source

1.0.0-beta.20 (2020-11-24)

Bug Fixes

Features

<a name="1.0.0-beta.19"></a>

antfu
published 1.0.0-beta.19 •

Changelog

Source

1.0.0-beta.19 (2020-11-02)

Bug Fixes

<a name="1.0.0-beta.18"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc