cumqueoptio
Version:
The meta-framework suite designed from scratch for frontend-focused modern web development.
156 lines (95 loc) • 2.64 kB
Markdown
# @modern-js-reduck/store
## 1.1.10
### Patch Changes
- 8b81fc9: fix: fix initial state missing
## 1.1.9
### Patch Changes
- d5d5f8b: chore: add subpath exports "types" in @modern-js-reduck/store
chore: 添加 @modern-js-reduck/store 的 types 子路径导出
## 1.1.8
## 1.1.7
### Patch Changes
- 856a79d: fix: add the types field in package.json
fix: 在 package.json 中添加 types 字段
- 1b6773e: feat: remove node entry in all pkg package.json
## 1.1.6
### Patch Changes
- 4a4e8925: fix: fix computed type
## 1.1.5
## 1.1.4
### Patch Changes
- chore: modify export types
## 1.1.3
## 1.1.2
### Patch Changes
- feat: export util functions from main entry
## 1.1.1
### Patch Changes
- chore: release v1.1.1
## 1.1.0
## 1.0.6
### Patch Changes
- feat: uniform package version
## 1.0.5
### Patch Changes
- ac05b04: fix: typos
- 30b1167: fix: fix action return value
- ed80d6e: build: build modern js dist
- b33f42a: feat: computed properties
- 9c09d2a: fix: fix `connect` missing component props
- 51721bc: feat: `handleEffect` API
## 1.0.4
### Patch Changes
- 2b7d19f: fix: merge actions bug when use mutiple models
## 1.0.1
### Patch Changes
- fix: fix git url
## 1.0.0
### Minor Changes
- feat: ready for publish 1.0.0
### Patch Changes
- a7bd932: release: rc.7
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- a7bd932: fix: use model State type
- fd81b6b: feat: useLocalModel support
- feat: ready for publish 1.0.0
- a7bd932: fix: model type
- a7bd932: fix: model<State> when State passed use State
## 1.0.0-rc.10
### Patch Changes
- a7bd932: release: rc.7
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- a7bd932: fix: use model State type
- feat: useLocalModel support
- a7bd932: fix: model type
- a7bd932: fix: model<State> when State passed use State
## 1.0.0-rc.9
### Patch Changes
- ac4124f: release: rc.7
- 26d5144: fix(type): actions can return void
- 9452589: fix: ts type
- 1085d2d: fix: use model State type
- fix: model type
- 1085d2d: fix: model<State> when State passed use State
## 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
## 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
## 1.0.0-rc.6
### Patch Changes
- fix(type): actions can return void
- 9452589: fix: ts type
## 1.0.0-rc.5
### Patch Changes
- fix: ts type