Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.2
->2.0.0
Release Notes
sindresorhus/ow (ow)
v2.0.0
Compare Source
Breaking
7d8564f
v1.1.1
Compare Source
a57c807
v1.1.0
Compare Source
4b926e8
v1.0.0
Compare Source
Breaking
391fc91
391fc91
Improvements
string.nonBlank
(#227)96207f0
Fixes
ow
isundefined
(#239)147b479
ow.number
message whenNaN
is encountered (#232)8b6a208
v0.28.2
Compare Source
efe9efd
v0.28.1
Compare Source
AssertingValidator
(#224)4d3b55f
v0.28.0
Compare Source
Infer
type utility (#221)7602fb0
v0.27.0
Compare Source
ow.array.ofType
(#216)a87c6f0
v0.26.0
Compare Source
4aeaf1c
v0.25.0
Compare Source
6075739
v0.24.1
Compare Source
2382520
v0.24.0
Compare Source
Breaking
b2e7b9b
Improvements
ow.bigint
(#212)0441b98
v0.23.1
Compare Source
ow.object
to returnArgumentError
whennull
orundefined
is passed (#211)2ad149b
v0.23.0
Compare Source
array.exactShape
predicate (#187)dbef144
4e3340a
v0.22.0
Compare Source
f467ee9
v0.21.0
Compare Source
asserts
annotations (#194)66a4228
v0.20.0
Compare Source
Breaking
CommonJS users needs to change their import:
Improvements
e48b550
This fixes a lot of issues. See the commit.
v0.19.0
Compare Source
06b98a5
v0.18.0
Compare Source
Improvements
57a1f5b
Fixes
ow.object.valuesOfType()
(#185)b3c5fbd
v0.17.0
Compare Source
ArrayBufferPredicate
,DataViewPredicate
,TypedArrayPredicate
(#173)f010b90
v0.16.0
Compare Source
Breaking
5568d9f
Enhancements
ArgumentError
952390a
ow.any
withow.array.ofType
ec59a5c
Fixes
0c0f64b
v0.15.1
Compare Source
dev-only
file in the package64ab6b8
v0.15.0
Compare Source
not
messages (#130)5b74b14
a58814c
v0.14.0
Compare Source
Breaking
25be9db
Enhancements
acc5c9b
Note: If you intend on using
ow
for development purposes only, userequire('ow/dev-only')
instead of the usualimport 'ow'
, and run the bundler withNODE_ENV
set toproduction
(e.g.$ NODE_ENV="production" parcel build index.js
). This will makeow
automatically export a shim when running in production, which should result in a significantly lower bundle size.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.