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

@modern-js-reduck/plugin-auto-actions

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js-reduck/plugin-auto-actions - npm Package Compare versions

Comparing version 1.0.0-rc.6 to 1.0.0-rc.8

30

CHANGELOG.md
# @modern-js-reduck/plugin-auto-actions
## 1.0.0-rc.8
### Patch Changes
- release: rc.7
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- 1085d2d: fix: use model State type
- 1085d2d: fix: model<State> when State passed use State
- Updated dependencies [undefined]
- Updated dependencies [26d5144]
- Updated dependencies [9452589]
- Updated dependencies [1085d2d]
- Updated dependencies [1085d2d]
- @modern-js-reduck/store@1.0.0-rc.8
## 1.0.0-next.7
### Patch Changes
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- fix: use model State type
- fix: model<State> when State passed use State
- Updated dependencies [26d5144]
- Updated dependencies [9452589]
- Updated dependencies [undefined]
- Updated dependencies [undefined]
- @modern-js-reduck/store@1.0.0-next.7
## 1.0.0-rc.6

@@ -4,0 +34,0 @@

6

package.json
{
"name": "@modern-js-reduck/plugin-auto-actions",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.8",
"jsnext:source": "./src/index.ts",

@@ -24,3 +24,3 @@ "types": "./dist/types/index.d.ts",

"@modern-js/plugin-testing": "^1.0.0-rc.1",
"@modern-js-reduck/store": "^1.0.0-rc.6",
"@modern-js-reduck/store": "^1.0.0-rc.8",
"@types/jest": "^26",

@@ -35,3 +35,3 @@ "@types/node": "^14",

"peerDependencies": {
"@modern-js-reduck/store": "^1.0.0-rc.6"
"@modern-js-reduck/store": "^1.0.0-rc.8"
},

@@ -38,0 +38,0 @@ "publishConfig": {

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