mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
refactor(store): rename slice to feature (#318)
This commit is contained in:
@@ -33,7 +33,7 @@ Use `!` suffix on type for breaking changes:
|
||||
|
||||
```
|
||||
feat(core)!: remove deprecated API
|
||||
refactor(store)!: rename slice methods
|
||||
refactor(store)!: rename feature methods
|
||||
```
|
||||
|
||||
The `!` signals breaking changes in the changelog.
|
||||
|
||||
Reference in New Issue
Block a user