Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Latest commit

 

History

History
376 lines (166 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

376 lines (166 loc) · 10.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.0.0 (2020-12-20)

⚠ BREAKING CHANGES

  • 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

Bug Fixes

7.1.0 (2020-12-20)

Features

Bug Fixes

7.0.2 (2020-12-20)

Bug Fixes

7.0.1 (2020-12-20)

Bug Fixes

7.0.0 (2020-12-20)

Bug Fixes

  • combineErrorsReducers test (f29756e)

Features

  • new single error reducer combine (5d0661b)

  • Hotfix/array mode (#26) (dec70bc), closes #26

  • recentry release branch (#24) (7b14781), closes #24

BREAKING CHANGES

  • 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)

Bug Fixes

  • default set array is are enabled (2a37281)
  • ArrayValidationWatcher.ts: fix bug: invalid hierarchical mapping (378b509)

Features

  • ValidationWatcherFactroy.ts: change default object mode to array mode (b0e9170)

  • recentry release branch (#24) (7b14781), closes #24

BREAKING CHANGES

  • 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)

Features

  • all: new feature key setting more flexible by idselector (57c77fd)

BREAKING CHANGES

  • all: errorId is not set default if idSelector provided

4.3.0 (2019-02-01)

Features

  • relaxed type of arguments about idSelector (04b2cc3)

4.2.0 (2019-02-01)

Bug Fixes

Features

  • add createStaticValidator: enable us to validate manualy (57e3463)

4.0.0 (2019-02-01)

Features

  • ValidationWatcher: warning option changed to strict (62f827b)

BREAKING CHANGES

  • ValidationWatcher: warning is obsoleted

3.1.0 (2018-11-20)

Features

  • ValidationWatcherFactory.ts: add feature validator with warning that adds errors state with th (9871ec1)

3.0.1 (2018-11-20)

Bug Fixes

  • ValidationWatcherFactory.ts: improve some perfomances and,fix bugs that throw error if first st (74ec030)

3.0.0 (2018-11-06)

Features

  • enable id mapping when getting errors (5b4edc1)
  • expose ValidatorFactory (428b0a0)

BREAKING CHANGES

  • 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)

Bug Fixes

  • get errors from about all validators (f987008)

Features

  • 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)

Bug Fixes

  • enable to use even if initialstate is unloaded at store (5dd8629)

2.0.0 (2018-11-01)

Features

  • default return error value is id and enable it to switch type array or object (6d51636)

BREAKING CHANGES

  • default is object, so change returnType option to 'array' to if you want to use array

1.2.1 (2018-11-01)

Bug Fixes

1.2.0 (2018-11-01)

Features

1.1.9 (2018-11-01)

Bug Fixes

1.1.8 (2018-10-31)

Bug Fixes

  • change combineReducers adaptive (7cf8dd3)
  • for support combine reducers (47bec58)

1.1.7 (2018-10-30)

Bug Fixes

  • 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)

1.1.0 (2018-10-30)

Features

  • prittier config: prittier config (702413e)