-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 3.0.0 # [3.0.0](v2.0.0...v3.0.0) (2020-05-08)
### Performance Improvements * Base storage only touches and get tags if tag list is not empty ([22b8d3a](22b8d3a)) ### BREAKING CHANGES * fixed typings for get/set and managers. Throw errors if executor returns undefined. Executor should always return value or null - for emptiness fix: Remove undefined as get return type. Also removed `E extends Executor<R>` type parameter. `Record.value` is always defined. WriteOptions now has type parameter used in getTags signature. Throw an error if executor returns undefined.
- Loading branch information
1 parent
24e6ac3
commit 36c8db0
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters