Releases: smonn/validator-fns
Releases · smonn/validator-fns
v1.8.0
- Upgrade dependencies
- Improve behavior for default values:
- In general,
undefined
andnull
now both fallback to the default value, if provided - For
arrays
, empty arrays[]
will fallback to the default value - For
dates
, invalid dates (e.g.new Date(Number.NaN)
will fallback to the default value - For
strings
, empty strings (e.g.''
) will fallback to the default value - For
numbers
, invalid numbers (e.g.Number.NaN
) will fallback to the default value
- In general,
Full Changelog: v1.7.14...v1.8.0
v1.8.0-beta.1
- Upgrade dependencies
- Improve behavior for default values:
- In general,
undefined
andnull
now both fallback to the default value, if provided - For
arrays
, empty arrays[]
will also fallback to the default value - For
dates
, invalid dates (e.g. new Date(Number.NaN)` will fallback to the default value - For
strings
, empty strings (e.g.''
) will fallback to the default value
- In general,
Full Changelog: v1.7.14...v1.8.0-beta.1
v1.7.14
Bump dev dependencies.
Full Changelog: v1.7.13...v1.7.14
v1.7.13
What's Changed
- Bump rollup from 2.70.1 to 2.70.2 by @dependabot in #282
- Bump c8 from 7.11.0 to 7.11.2 by @dependabot in #287
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #290
- Bump lint-staged from 12.3.7 to 12.4.1 by @dependabot in #293
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #294
- Bump esbuild from 0.14.36 to 0.14.38 by @dependabot in #289
- Bump @typescript-eslint/parser from 5.19.0 to 5.21.0 by @dependabot in #291
- Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0 by @dependabot in #292
Full Changelog: v1.7.12...v1.7.13
v1.7.12
What's Changed
- Bump rollup from 2.70.0 to 2.70.1 by @dependabot in #251
- Bump eslint from 8.10.0 to 8.11.0 by @dependabot in #252
- Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.16.0 by @dependabot in #257
- Bump lint-staged from 12.3.5 to 12.3.7 by @dependabot in #259
- Bump eslint-plugin-unicorn from 41.0.0 to 41.0.1 by @dependabot in #260
- Bump esbuild from 0.14.25 to 0.14.27 by @dependabot in #256
- Bump prettier from 2.5.1 to 2.6.0 by @dependabot in #261
- Bump @typescript-eslint/parser from 5.14.0 to 5.16.0 by @dependabot in #258
- Bump prettier from 2.6.0 to 2.6.1 by @dependabot in #262
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #263
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #265
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #266
- Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #267
- Bump esbuild from 0.14.27 to 0.14.29 by @dependabot in #268
- Bump prettier from 2.6.1 to 2.6.2 by @dependabot in #270
- Bump eslint-plugin-unicorn from 41.0.1 to 42.0.0 by @dependabot in #271
- Bump rollup-plugin-esbuild from 4.8.2 to 4.9.1 by @dependabot in #275
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #277
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.19.0 by @dependabot in #279
- Bump rollup-plugin-dts from 4.2.0 to 4.2.1 by @dependabot in #278
- Bump @typescript-eslint/parser from 5.17.0 to 5.19.0 by @dependabot in #280
- Bump esbuild from 0.14.29 to 0.14.36 by @dependabot in #281
Full Changelog: v1.7.11...v1.7.12
v1.7.11
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #240
- Bump ts-node from 10.5.0 to 10.6.0 by @dependabot in #239
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #238
- Bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #242
- Bump rollup-plugin-dts from 4.1.0 to 4.2.0 by @dependabot in #244
- Bump esbuild from 0.14.23 to 0.14.25 by @dependabot in #245
- Bump rollup from 2.68.0 to 2.70.0 by @dependabot in #246
- Bump ts-node from 10.6.0 to 10.7.0 by @dependabot in #247
- Bump lint-staged from 12.3.4 to 12.3.5 by @dependabot in #248
- Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 by @dependabot in #249
- Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 by @dependabot in #250
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
- Bump esbuild from 0.14.21 to 0.14.22 by @dependabot in #226
- Bump eslint-plugin-unicorn from 40.1.0 to 41.0.0 by @dependabot in #227
- Bump rollup from 2.67.2 to 2.67.3 by @dependabot in #228
- Bump actions/setup-node from 2 to 3 by @dependabot in #234
- Bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #229
- Bump esbuild from 0.14.22 to 0.14.23 by @dependabot in #230
- Bump rollup from 2.67.3 to 2.68.0 by @dependabot in #231
- Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 by @dependabot in #232
- Bump @typescript-eslint/parser from 5.12.0 to 5.13.0 by @dependabot in #235
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #236
- Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.13.0 by @dependabot in #237
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
- Bump eslint-plugin-unicorn from 39.0.0 to 40.0.0 by @dependabot in #176
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #177
- Bump lint-staged from 12.1.4 to 12.1.5 by @dependabot in #179
- Bump rollup from 2.62.0 to 2.63.0 by @dependabot in #180
- Bump esbuild from 0.14.9 to 0.14.10 by @dependabot in #178
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #181
- Bump uvu from 0.5.2 to 0.5.3 by @dependabot in #183
- Bump @typescript-eslint/parser from 5.8.1 to 5.9.1 by @dependabot in #187
- Bump rollup-plugin-filesize from 9.1.1 to 9.1.2 by @dependabot in #186
- Bump lint-staged from 12.1.5 to 12.1.7 by @dependabot in #185
- Bump esbuild from 0.14.10 to 0.14.11 by @dependabot in #184
- Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1 by @dependabot in #188
- Bump eslint-plugin-unicorn from 40.0.0 to 40.1.0 by @dependabot in #189
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #190
- Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 by @dependabot in #192
- Bump rollup from 2.63.0 to 2.65.0 by @dependabot in #194
- Bump @typescript-eslint/parser from 5.9.1 to 5.10.0 by @dependabot in #193
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #195
- Bump lint-staged from 12.1.7 to 12.2.2 by @dependabot in #198
- Bump rollup from 2.65.0 to 2.66.0 by @dependabot in #197
- Bump esbuild from 0.14.11 to 0.14.12 by @dependabot in #196
- Bump esbuild from 0.14.12 to 0.14.13 by @dependabot in #199
- Bump lint-staged from 12.2.2 to 12.3.1 by @dependabot in #200
- Bump rollup from 2.66.0 to 2.66.1 by @dependabot in #201
- Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1 by @dependabot in #202
- Bump @typescript-eslint/parser from 5.10.0 to 5.10.1 by @dependabot in #203
- Bump esbuild from 0.14.13 to 0.14.14 by @dependabot in #204
- Bump lint-staged from 12.3.1 to 12.3.2 by @dependabot in #205
- Bump eslint from 8.7.0 to 8.8.0 by @dependabot in #206
- Bump @typescript-eslint/parser from 5.10.1 to 5.10.2 by @dependabot in #207
- Bump lint-staged from 12.3.2 to 12.3.3 by @dependabot in #211
- Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 by @dependabot in #209
- Bump esbuild from 0.14.14 to 0.14.18 by @dependabot in #212
- Bump rollup from 2.66.1 to 2.67.0 by @dependabot in #213
- Bump ts-node from 10.4.0 to 10.5.0 by @dependabot in #217
- Bump @typescript-eslint/parser from 5.10.2 to 5.11.0 by @dependabot in #218
- Bump esbuild from 0.14.18 to 0.14.21 by @dependabot in #220
- Bump rollup from 2.67.0 to 2.67.2 by @dependabot in #221
- Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 by @dependabot in #219
- Bump lint-staged from 12.3.3 to 12.3.4 by @dependabot in #222
- Bump eslint from 8.8.0 to 8.9.0 by @dependabot in #223
- Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 by @dependabot in #224
- Bump @typescript-eslint/parser from 5.11.0 to 5.12.0 by @dependabot in #225
Full Changelog: v1.7.8...v1.7.9
v1.7.8
What's Changed
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #137
- Bump lint-staged from 12.0.3 to 12.1.2 by @dependabot in #138
- Bump rollup from 2.60.0 to 2.60.1 by @dependabot in #139
- Bump eslint-plugin-unicorn from 38.0.1 to 39.0.0 by @dependabot in #140
- Bump esbuild from 0.13.14 to 0.13.15 by @dependabot in #141
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #142
- Bump rollup from 2.60.1 to 2.60.2 by @dependabot in #144
- Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot in #145
- Bump esbuild from 0.13.15 to 0.14.1 by @dependabot in #146
- Bump @typescript-eslint/parser from 5.4.0 to 5.5.0 by @dependabot in #147
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #150
- Bump eslint from 8.3.0 to 8.5.0 by @dependabot in #158
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.8.0 by @dependabot in #160
- Bump typescript from 4.5.2 to 4.5.4 by @dependabot in #162
- Bump rollup from 2.60.2 to 2.61.1 by @dependabot in #163
- Bump @typescript-eslint/parser from 5.5.0 to 5.8.0 by @dependabot in #161
- Bump esbuild from 0.14.1 to 0.14.6 by @dependabot in #159
- Bump lint-staged from 12.1.2 to 12.1.3 by @dependabot in #165
- Bump esbuild from 0.14.6 to 0.14.8 by @dependabot in #166
- Bump rollup from 2.61.1 to 2.62.0 by @dependabot in #167
- Bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #168
- Bump rollup-plugin-esbuild from 4.7.2 to 4.8.1 by @dependabot in #169
- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #171
- Bump rollup-plugin-dts from 4.0.1 to 4.1.0 by @dependabot in #170
- Bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #172
- Bump esbuild from 0.14.8 to 0.14.9 by @dependabot in #173
- Bump rollup-plugin-esbuild from 4.8.1 to 4.8.2 by @dependabot in #174
- Bump c8 from 7.10.0 to 7.11.0 by @dependabot in #175
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- Bump esbuild from 0.13.10 to 0.13.12 by @dependabot in #118
- Bump rollup from 2.58.3 to 2.59.0 by @dependabot in #119
- Bump @typescript-eslint/parser from 5.2.0 to 5.3.0 by @dependabot in #120
- Bump eslint-plugin-unicorn from 37.0.1 to 38.0.0 by @dependabot in #123
- Bump rollup-plugin-dts from 4.0.0 to 4.0.1 by @dependabot in #122
- Bump @typescript-eslint/eslint-plugin from 5.2.0 to 5.3.0 by @dependabot in #121
- Bump eslint from 8.1.0 to 8.2.0 by @dependabot in #124
- Bump @typescript-eslint/parser from 5.3.0 to 5.3.1 by @dependabot in #125
- Bump esbuild from 0.13.12 to 0.13.13 by @dependabot in #126
- Bump eslint-plugin-unicorn from 38.0.0 to 38.0.1 by @dependabot in #128
- Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1 by @dependabot in #127
- Bump rollup from 2.59.0 to 2.60.0 by @dependabot in #129
- Bump @typescript-eslint/parser from 5.3.1 to 5.4.0 by @dependabot in #131
- Bump esbuild from 0.13.13 to 0.13.14 by @dependabot in #132
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #134
- Bump lint-staged from 11.2.6 to 12.0.3 by @dependabot in #135
- Bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0 by @dependabot in #133
- Bump rollup-plugin-esbuild from 4.6.0 to 4.7.2 by @dependabot in #136
Full Changelog: v1.7.6...v1.7.7