Releases: typestack/class-validator
Releases · typestack/class-validator
v0.14.1
What's Changed
- fix: fail for non-array constraint in
@IsIn
decorator by @NoNameProvided in #1844 - feat: allow specifying options for
@IsBase64
decorator by @NoNameProvided in #1845 - feat: use official type for version in
@IsUUID
decorator by @NoNameProvided in #1846 - build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 by @dependabot in #1847
- build(deps): bump libphonenumber-js from 1.10.14 to 1.10.15 by @dependabot in #1848
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #1850
- build(deps-dev): bump @types/node from 18.11.13 to 18.11.14 by @dependabot in #1851
- build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #1852
- build(deps-dev): bump @types/node from 18.11.14 to 18.11.15 by @dependabot in #1854
- build(deps-dev): bump @rollup/plugin-commonjs from 23.0.4 to 23.0.5 by @dependabot in #1855
- docs: fix typos and reformat decorators table by @carlocorradini in #1849
- fix: allow number and boolean values in validation message "$value" tokens by @kffl in #1467
- feat: update
@IsPhoneNumber
decorator to use max dataset by @NoNameProvided in #1857 - fix: read nullable option in
@IsNotEmptyObject
decorator correctly by @arkist in #1555 - build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by @dependabot in #1859
- build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in #1860
- build(deps-dev): bump @rollup/plugin-commonjs from 23.0.5 to 24.0.0 by @dependabot in #1862
- build(deps-dev): bump @types/node from 18.11.15 to 18.11.17 by @dependabot in #1861
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #1864
- build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #1865
- build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #1870
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #1872
- build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #1871
- build(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 by @dependabot in #1875
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #1878
- build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #1876
- build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.2.0 by @dependabot in #1877
- build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #1879
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #1881
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #1880
- build(deps): bump libphonenumber-js from 1.10.15 to 1.10.16 by @dependabot in #1886
- build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @dependabot in #1890
- build(deps): bump libphonenumber-js from 1.10.16 to 1.10.17 by @dependabot in #1892
- build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #1891
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #1894
- build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #1893
- build(deps): bump libphonenumber-js from 1.10.17 to 1.10.18 by @dependabot in #1895
- build(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by @dependabot in #1898
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in #1900
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #1902
- build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #1905
- build(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in #1904
- build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @dependabot in #1903
- build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #1908
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #1910
- build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @dependabot in #1909
- build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in #1911
- build(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #1912
- build(deps-dev): bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 by @dependabot in #1915
- build(deps): bump @types/validator from 13.7.10 to 13.7.11 by @dependabot in #1920
- build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in #1921
- build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #1922
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #1919
- build(deps-dev): bump jest and @types/jest by @dependabot in #1924
- build(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in #1928
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #1931
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #1932
- build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #1933
- build(deps): bump libphonenumber-js from 1.10.18 to 1.10.19 by @dependabot in #1934
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #1935
- build(deps): bump validator from 13.7.0 to 13.9.0 by @dependabot in #1936
- build(deps): bump @types/validator from 13.7.11 to 13.7.12 by @dependabot in #1937
- build(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #1938
- build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #1939
- build(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #1940
- build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #1941
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #1942
- build(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #1944
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #1945
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #1950
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #1953
- build(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in #1955
- build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in https://github.com/ty...
v0.14.0
merge: release 0.14.0 (#1841)
v0.13.2
merge: release 0.13.2 (#1409)
v0.13.1
merge: release 0.13.1 (#872)
v0.13.0
merge: release 0.13.0