vuex-electron icon indicating copy to clipboard operation
vuex-electron copied to clipboard

Integration of Vuex and Electron

Results 62 vuex-electron issues
Sort by recently updated
recently updated
newest added

I don't want use `createPersistedState()` plugin,i remove it,but is having a wrong like this `[17276:1015/164137.107:ERROR:CONSOLE(7)] "[shared data] Master init failed", source: chrome-extension://vue-js-devtools/build/devtools.js (7)` it print all the time ![image](https://user-images.githubusercontent.com/22389976/96099836-45c9b700-0f06-11eb-8f87-86bb982209f3.png)

Bumps [electron](https://github.com/electron/electron) from 2.0.16 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...

dependencies

When trying to run the command to install `vuex-electron` via yarn, you'll get an error in the terminal now since yarn as replaced `install` with the `add` keyword. Example of...

update electron-store version. deploying a windows app using electron-store 2.0 has dependencies that have since been updated that cause file system errors.

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

update dependencies for higher electron-vue version

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case.

` createStorage() { return new Store({ name: this.options.storageName || STORAGE_NAME, cwd: this.options.cwd }) } `

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.7.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of &quot;url&quot; format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies