Releases: resolute/std
Releases · resolute/std
v0.0.10
v0.0.9
- test: fix date test for
future
cde341a - test: add
wrapError
andnot
tests dde1a5b - fix:
wrapError
will throw if not supplied with string | Error 4b795f3 - test: equals → strict c77fc27
- fix: test edge cases 1f165c5
- refactor:
coerce
+ types 94a6461 - style: cleanup 40cdb25
- refactor:
boolean
(remove unused type) 23650b5 - refactor:
boolean
e47abcf - feat:
is
not
305cd37
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Deno compatibility
- fix: GH Action 2579286
- refactor: GH action 5aa61a0
- deno compatibility dd6d7fc
- refactor: cleanup test and errant “this” in promise.ts 252dead
- deps: ts-node → tsm + remove unused dependencies 3761769
- test: pin test matrix to Node 16.11 until loader issue is resolved 48ef47f
- build: remove package.json:main and types fields 6ed2174
- docs: add more to README.md 5d4066f
- remove @ignore jsdoc 8e7e103
v0.0.1
- fix: package.json:scripts.clean; fix: package.json:files bdb0335
- fix: package.json:files 4069e9f
- fix: promise/
keeper
test b94013a - fix: promise/
keeper
test ada6603 - fix: control test
performance.now()
→Date.now()
b75c9ff - fix: promise/
keeper
timers and test 24ef31d - fix: TZ in cookie test by using ISO 8601 date-only format which are always treated as UTC 9f2c9d0
- add
promise
to README.md edcd844