Releases: upjs/facile-validator
Releases · upjs/facile-validator
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
New Contributors
- @RealMrHex made their first contribution in #69
Full Changelog: https://github.com/upjs/facile-validator/blob/main/CHANGELOG.md#110-2022-05-25
v1.0.0
What's Changed
- chore(deps): update dependency vitest to v0.6.1 by @renovate in #39
- fix: ignore non-required and empty inputs by @AliN11 in #40
- undo strategy for handling non-required and empty inputs by @AliN11 in #41
- Rename events by @AliN11 in #43
- chore(deps): update dependency vitest to v0.7.4 by @renovate in #46
- chore(deps): update dependency lint-staged to v12.3.7 by @renovate in #45
- chore(deps): update dependency prettier to v2.6.0 by @renovate in #44
- chore(deps): update typescript-eslint monorepo to v5.15.0 by @renovate in #42
- feat: add
nullable
rule by @AliN11 in #47 - chore(deps): update dependency unbuild to v0.7.2 by @renovate in #52
- chore(deps): update dependency prettier to v2.6.1 by @renovate in #51
- chore(deps): update dependency typescript to v4.6.3 by @renovate in #50
- chore(deps): update typescript-eslint monorepo to v5.16.0 by @renovate in #49
- chore(deps): update dependency vitest to v0.7.11 by @renovate in #48
- chore(deps): update dependency eslint to v8.12.0 by @renovate in #53
- chore(deps): update dependency vite to v2.9.1 by @renovate in #56
- chore(deps): update jamesives/github-pages-deploy-action action to v4.3.0 by @renovate in #58
- chore(deps): update typescript-eslint monorepo to v5.18.0 by @renovate in #55
- chore(deps): update dependency prettier to v2.6.2 by @renovate in #57
- chore(deps): update dependency vitest to v0.8.4 by @renovate in #54
- chore(deps): update dependency vitest to v0.9.0 by @renovate in #59
Full Changelog: https://github.com/upjs/facile-validator/blob/main/CHANGELOG.md#100-2022-04-07
v0.2.0
What's Changed
- fix: use
HTMLElement
interface insteadofHTMLInputElement
by @AliN11 in #32 - feat: improve
within
to support array by @AliN11 in #33 - chore(deps): update dependency vitest to v0.6.0 by @renovate in #34
- chore(deps): update typescript-eslint monorepo to v5.14.0 by @renovate in #35
- fix: rename files by @AliN11 in #36
- chore(deps): update dependency eslint to v8.11.0 by @renovate in #37
- Ali by @AliN11 in #38
Full Changelog: https://github.com/upjs/facile-validator/blob/main/CHANGELOG.md#020-2022-03-13
v0.1.0
What's Changed
- Refactor rules by @ms-fadaei in #1
- rebase project by @ms-fadaei in #2
- chore: add getType function by @AliN11 in #3
- feat: add
accepted
rule by @AliN11 in #4 - Ali by @AliN11 in #5
- Refactor: support localization on error messages by @ms-fadaei in #6
- refactor: refactored
locale
by @AliN11 in #7 - feat: support for optional language by @AliN11 in #9
- feat: add
events
support by @ms-fadaei in #8 - feat: add
alpha
rule by @AliN11 in #10 - feat: support
async
validation by @AliN11 in #11 - refactor: refactor
Validator
class by @AliN11 in #12 - feat: support dependency in rules by @ms-fadaei in #13
- refactor: move replacers to their own files by @AliN11 in #14
- refactor: refactor dependent rules by @ms-fadaei in #15
- Ali by @AliN11 in #16
- Added new rules by @AliN11 in #17
- Configure Renovate by @renovate in #18
- chore(deps): pin dependencies by @renovate in #19
- chore(deps): update dependency vite to v2.8.6 by @renovate in #20
- chore(deps): update jamesives/github-pages-deploy-action action to v4.2.5 by @renovate in #22
- chore(deps): update dependency eslint to v8.10.0 by @renovate in #23
- chore(deps): update dependency vitest to v0.5.9 by @renovate in #25
- chore(deps): update dependency typescript to v4.6.2 by @renovate in #24
- chore(deps): update typescript-eslint monorepo to v5.13.0 by @renovate in #27
- chore(deps): update actions/checkout action to v3 by @renovate in #26
- chore(deps): update dependency eslint-config-prettier to v8.5.0 by @renovate in #29
- chore(deps): update actions/setup-node action to v3 by @renovate in #28
New Contributors
- @ms-fadaei made their first contribution in #1
- @AliN11 made their first contribution in #3
Full Changelog: https://github.com/upjs/facile-validator/commits/v0.1.0