Releases: Renni771/ts-pedantic
Releases · Renni771/ts-pedantic
v0.2.1
Patch Changes
- ef808d8: ci: Minify package on build
v0.2.0
Minor Changes
- 0c62cec: feat: Make error of result type more generic
v0.1.4
Patch Changes
- 4c2f349: ci: Exclude test directory from npm publish
v0.1.3
Patch Changes
- 2cc49a5: test: Add tests and adjust CI job to lint, built and test project
v0.1.2
Patch Changes
- 25e8b0f: fix: Return
Result<T, E>
parent type for ok
and error
functions
v0.1.1
Patch Changes
- c9b816c: No changes, just publishing the newest README changes to npm
v0.1.0
Minor Changes
- 5067874: feat: Add
map
for results and options, and mapError
for results
v0.0.13
Patch Changes
- f34df24: No changes, just adding a .npmignore file