Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-async-computed

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-async-computed - npm Package Versions

13
6

3.6.0

Diff

Changelog

Source

v3.6.0

  • Fix bug in handling the argument to the generated data function.
    • #66 Add option for watch to be an array of property paths instead of a function.
foxbenjaminfox
published 3.5.2 •

Changelog

Source

v3.5.2

  • Point to a pre-transpiled version of the library as the module field in package.json.
foxbenjaminfox
published 3.5.1 •

Changelog

Source

v3.5.1

  • #54: Fix the missing execution context during recomputations triggered through the .update method in $asyncComputed.
    • #58: Fix the reactivity of the $asyncComputed object.
    • #59: Distribute also as an ESM module.
foxbenjaminfox
published 3.5.0 •

Changelog

Source

v3.5.0

  • #45: add a status property $asyncComputed to each Vue instance with information about the status of its async computed properties.
foxbenjaminfox
published 3.4.1 •

foxbenjaminfox
published 3.4.0 •

Changelog

Source

v3.4.0

  • Add a shouldUpdate option, which can control when and if an async computed property updates.
foxbenjaminfox
published 3.3.1 •

foxbenjaminfox
published 3.3.0 •

Changelog

Source

v3.3.0

  • New feature: lazily computed properties.
foxbenjaminfox
published 3.3.0-rc4 •

foxbenjaminfox
published 3.3.0-rc3 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc