Skip to content

Releases: chantouchsek/validatorjs

v2.0.3

28 Mar 08:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vitest from 1.2.2 to 1.3.1 by @dependabot in #697
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #700
  • chore(deps-dev): bump @antfu/eslint-config from 2.7.0 to 2.11.3 by @dependabot in #728

Full Changelog: v2.0.2...v2.0.3

v2.0.2

16 Feb 03:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Dec 07:26
Compare
Choose a tag to compare

🐞 Bug Fixes

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Dec 14:00
Compare
Choose a tag to compare

What's Changed

Breaking

  • This package is now pure ESM. Please read this.
  • Remove default export.

Before

import Validator from '@chantouchsek/validatorjs'

Now

import { Validator } from '@chantouchsek/validatorjs'

Full Changelog: v1.4.5...v2.0.0

v1.4.5

05 Dec 08:15
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @antfu/eslint-config from 1.0.0 to 1.1.2 by @dependabot in #605
  • chore(deps-dev): bump @types/lodash from 4.14.200 to 4.14.201 by @dependabot in #599
  • chore(deps-dev): bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #600
  • chore(deps-dev): bump @commitlint/config-conventional from 18.1.0 to 18.4.0 by @dependabot in #601
  • chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #603
  • chore(deps-dev): bump @commitlint/cli from 18.2.0 to 18.4.1 by @dependabot in #604
  • chore(deps-dev): bump @types/node from 20.9.0 to 20.9.5 by @dependabot in #620
  • chore(deps-dev): bump @antfu/eslint-config from 1.1.2 to 2.1.2 by @dependabot in #624
  • chore(deps-dev): bump eslint from 8.52.0 to 8.54.0 by @dependabot in #610
  • chore(deps-dev): bump @antfu/eslint-config from 2.1.2 to 2.3.1 by @dependabot in #629

Full Changelog: v1.4.4...v1.4.5

v1.4.4

01 Nov 04:07
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 20.8.2 to 20.8.3 by @dependabot in #573
  • chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #574
  • fix(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #575
  • chore(deps-dev): bump @types/node from 20.8.3 to 20.8.5 by @dependabot in #577
  • chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #588
  • chore(deps-dev): bump @types/lodash from 4.14.199 to 4.14.200 by @dependabot in #582
  • chore(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #584
  • chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #586
  • fix(deps): bump actions/setup-node from 3 to 4 by @dependabot in #589
  • chore(deps-dev): bump @types/node from 20.8.5 to 20.8.9 by @dependabot in #591
  • chore(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.1.0 by @dependabot in #593
  • chore(deps-dev): bump @commitlint/cli from 17.7.2 to 18.2.0 by @dependabot in #594
  • chore(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #596
  • chore(deps-dev): bump @antfu/eslint-config from 0.43.1 to 1.0.0 by @dependabot in #595

Full Changelog: v1.4.3...v1.4.4

v1.4.3

04 Oct 08:01
Compare
Choose a tag to compare

What's Changed

  • Bug fixed of counting on null (4dfe7ac)

Full Changelog: v1.4.2...v1.4.3

v1.4.2

04 Oct 07:50
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vitest from 0.34.4 to 0.34.5 by @dependabot in #557
  • chore(deps-dev): bump @vitest/coverage-v8 from 0.34.4 to 0.34.5 by @dependabot in #558
  • chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #559
  • chore(deps-dev): bump @types/lodash from 4.14.198 to 4.14.199 by @dependabot in #560
  • chore(deps-dev): bump @types/node from 20.6.3 to 20.7.0 by @dependabot in #563
  • chore(deps-dev): bump rimraf from 5.0.1 to 5.0.4 by @dependabot in #562
  • chore(deps-dev): bump @types/node from 20.7.0 to 20.8.2 by @dependabot in #571
  • fix(deps): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #572
  • fix(deps): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #564
  • chore(deps-dev): bump rimraf from 5.0.4 to 5.0.5 by @dependabot in #566
  • chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2 by @dependabot in #567
  • chore(deps-dev): bump @vitest/coverage-v8 from 0.34.5 to 0.34.6 by @dependabot in #568
  • chore(deps-dev): bump vitest from 0.34.5 to 0.34.6 by @dependabot in #570

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Sep 08:47
Compare
Choose a tag to compare

Bug Fix

  • Republish on the missing types

v1.4.0

21 Sep 08:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0