All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.0.0 (2020-12-20)
-
array mode is correct
-
feat(ValidationWatcherFactroy.ts): change default object mode to array mode
-
change default object mode to array mode
-
fix: default set array is are enabled
-
chore(release): 6.0.0
-
docs: decribe about change default behavior
-
errorId is not set default if idSelector provided
-
add test case
-
fix(fix state hierarchy wrong bug):
-
chore(release): 5.0.0
-
initial state (28a495e)
7.1.0 (2020-12-20)
- array mapping change (1cda991)
- array pattern change (cead387)
7.0.2 (2020-12-20)
7.0.1 (2020-12-20)
- coverage (064f910)
7.0.0 (2020-12-20)
- combineErrorsReducers test (f29756e)
-
new single error reducer combine (5d0661b)
-
array mode is correct
-
feat(ValidationWatcherFactroy.ts): change default object mode to array mode
-
change default object mode to array mode
-
fix: default set array is are enabled
-
chore(release): 6.0.0
-
docs: decribe about change default behavior
-
errorId is not set default if idSelector provided
-
add test case
-
fix(fix state hierarchy wrong bug):
-
chore(release): 5.0.0
6.0.0 (2019-02-04)
- default set array is are enabled (2a37281)
- ArrayValidationWatcher.ts: fix bug: invalid hierarchical mapping (378b509)
-
ValidationWatcherFactroy.ts: change default object mode to array mode (b0e9170)
-
ValidationWatcherFactroy.ts: change default object mode to array mode
-
ArrayValidationWatcher.ts: array mode is correct
-
errorId is not set default if idSelector provided
-
add test case
-
fix(fix state hierarchy wrong bug):
-
chore(release): 5.0.0
5.0.0 (2019-02-02)
- all: new feature key setting more flexible by idselector (57c77fd)
- all: errorId is not set default if idSelector provided
4.3.0 (2019-02-01)
- relaxed type of arguments about idSelector (04b2cc3)
4.2.0 (2019-02-01)
- add createStaticValidator: enable us to validate manualy (57e3463)
4.0.0 (2019-02-01)
- ValidationWatcher: warning option changed to strict (62f827b)
- ValidationWatcher: warning is obsoleted
3.1.0 (2018-11-20)
- ValidationWatcherFactory.ts: add feature validator with warning that adds errors state with th (9871ec1)
3.0.1 (2018-11-20)
- ValidationWatcherFactory.ts: improve some perfomances and,fix bugs that throw error if first st (74ec030)
3.0.0 (2018-11-06)
- Errors simple array type are no longer available and errorId tie to errorObject Array insted if specifing returnType='array', please concat if you needs array errors after getting errors
2.1.0 (2018-11-05)
- get errors from about all validators (f987008)
- valdator receive second argument as action and use it by validation (bf019d7)
2.0.4 (2018-11-05)
2.0.3 (2018-11-03)
2.0.2 (2018-11-03)
2.0.1 (2018-11-03)
- enable to use even if initialstate is unloaded at store (5dd8629)
2.0.0 (2018-11-01)
- default return error value is id and enable it to switch type array or object (6d51636)
- default is object, so change returnType option to 'array' to if you want to use array
1.2.1 (2018-11-01)
- export interface (53d19d5)
1.2.0 (2018-11-01)
- export interface (729b4fb)
1.1.9 (2018-11-01)
- safety about null (c17dba2)
1.1.8 (2018-10-31)
1.1.7 (2018-10-30)
- both capable of npm and yarn (1ec2a7a)
1.1.6 (2018-10-30)
1.1.5 (2018-10-30)
1.1.4 (2018-10-30)
1.1.3 (2018-10-30)
1.1.2 (2018-10-30)
1.1.1 (2018-10-30)
- prittier config: prittier config (702413e)