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

@logux/vuex

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/vuex - npm Package Versions

1
46

0.6.1

Diff

Changelog

Source

0.6.1

  • Fix component render with temporary no children
euaaaio
published 0.6.0 •

Changelog

Source

0.6.0

  • Add tag property for component to wrap multiple children and single text
  • Replace shared helpers
  • Update dependencies
euaaaio
published 0.5.1 •

Changelog

Source

0.5.1

  • Add ES modules support
euaaaio
published 0.5.0 •

Changelog

Source

0.5.0

  • Add full support of Vuex modules
  • Fix incorrect behavior with modules (#26)
  • Update dependencies
euaaaio
published 0.5.0-beta.2 •

euaaaio
published 0.5.0-beta.1 •

euaaaio
published 0.4.0 •

Changelog

Source

0.4.0

  • Add loguxComponent, component with scoped slots (#18, #25) (by Stanislav Lashmanov)
  • Fix incorrect subscription after changing channels in subscriptionMixin
  • Fix incorrect TypeScript for mixin’s private methods
  • Rename mixin’s private methods
  • Rename mixin subscriptionMixin to loguxMixin
  • Rename folder /subscription-mixin to /mixin
  • Update dependencies
euaaaio
published 0.3.2 •

Changelog

Source

0.3.2

  • Update dependencies
euaaaio
published 0.3.1 •

Changelog

Source

0.3.1

  • Unify commit arguments
    • commit.sync, commit.crossTab & commit.local arguments can be either (action, meta?) or (type, payload?, meta?)
  • Fix dirty commit payload
euaaaio
published 0.3.0 •

Changelog

Source

0.3.0

  • Add TypeScript definitions (by Nikolay Govorov)
  • Add API docs via TypeDoc
  • Fix commit.sync return ClientMeta
  • Fix typo in mixin
  • Update to Logux Core 0.5 and Logux Client 0.8
    • Use WebSocket Protocol 3
    • Add store.client.changeUser
    • Add support for dynamic token
    • userId must be always a string without ":"
    • Rename credentials option to token
  • Move Vuex to peerDependencies.
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