GitHub / patrickmichalina/typescript-monads issues and pull requests
#208 - feat(reader): add comprehensive documentation for Reader monad
Pull Request -
State: closed - Opened by patrickmichalina 3 months ago
- 1 comment
#207 - feat(result): add new methods for enhanced error handling and transfoβ¦
Pull Request -
State: closed - Opened by patrickmichalina 3 months ago
- 1 comment
#206 - fix(maybe): switch to dynamic import for rxjs in Maybe methods
Pull Request -
State: closed - Opened by patrickmichalina 3 months ago
#205 - feat: add async maybe transforms
Pull Request -
State: closed - Opened by patrickmichalina 3 months ago
- 1 comment
#204 - feat: add flatMapMaybe method to handle optional transformations
Pull Request -
State: closed - Opened by patrickmichalina 3 months ago
#203 - fix: update rollup package
Pull Request -
State: closed - Opened by patrickmichalina 4 months ago
#202 - docs: update readme
Pull Request -
State: closed - Opened by patrickmichalina 4 months ago
#201 - revert: semver package upgrade
Pull Request -
State: closed - Opened by patrickmichalina 4 months ago
#200 - chore: remove code climate references
Pull Request -
State: closed - Opened by patrickmichalina 4 months ago
#199 - fix: upgrade to typescript 5.8.2
Pull Request -
State: closed - Opened by patrickmichalina 4 months ago
#198 - fix: correct usage of maybe.apply
Pull Request -
State: closed - Opened by patrickmichalina over 1 year ago
- 1 comment
Labels: released
#197 - feat: upgrade dependencies
Pull Request -
State: closed - Opened by patrickmichalina about 2 years ago
- 1 comment
Labels: released
#196 - feat: introduce tapThru, tapThruSome, tapThruNone
Pull Request -
State: closed - Opened by patrickmichalina about 2 years ago
- 1 comment
Labels: released
#195 - feat: introduce resultToObservable
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#194 - feat: introduce unwrapResultAsObservable
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#193 - feat: introduce tapThru function to result.
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#192 - feat: add catchResult<TValue, TError>()
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#191 - AsyncMaybe
Issue -
State: closed - Opened by patrickmichalina over 2 years ago
#190 - fix: refactor functions
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#189 - ci: update license year and jest config
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#188 - feat: add tap methods to Result
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#187 - feat: add Result.toFailWhenOk()
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#186 - ci: update deps
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#185 - fix: add toResult to IResult
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#184 - feat: add Maybe.project()
Pull Request -
State: closed - Opened by patrickmichalina over 2 years ago
- 1 comment
Labels: released
#183 - Add reducer funcationality to `Result`
Issue -
State: closed - Opened by ghost almost 3 years ago
- 3 comments
#182 - update node version
Pull Request -
State: closed - Opened by patrickmichalina almost 3 years ago
- 1 comment
Labels: released
#181 - feat: upgrade dependencies
Pull Request -
State: closed - Opened by patrickmichalina almost 3 years ago
- 1 comment
Labels: released
#180 - Property 'toResult' is missing in type 'IMaybe<T>' but required in type 'Maybe<T>'
Issue -
State: closed - Opened by nielinjie about 3 years ago
- 2 comments
Labels: released
#179 - Feature/async mappers Result & Maybe
Pull Request -
State: closed - Opened by ChrisHadar over 3 years ago
- 7 comments
#178 - feat: introduce Maybe.mapTo<R>()
Pull Request -
State: closed - Opened by patrickmichalina almost 4 years ago
- 1 comment
Labels: released
#177 - feat: add .toResult<E>(error: E) to Maybe class
Pull Request -
State: closed - Opened by patrickmichalina almost 4 years ago
- 1 comment
Labels: released
#176 - chore: deps
Pull Request -
State: closed - Opened by patrickmichalina almost 4 years ago
- 1 comment
Labels: released
#175 - fix: allow null types in constructor and maybe()
Pull Request -
State: closed - Opened by patrickmichalina almost 4 years ago
- 1 comment
Labels: released
#174 - fix: use type guards for isOk/isFail in Result
Pull Request -
State: closed - Opened by IgnusG about 4 years ago
- 2 comments
Labels: released
#173 - fix: Maybe.apply() uses improved mechanics
Pull Request -
State: closed - Opened by patrickmichalina about 4 years ago
- 1 comment
Labels: released
#172 - Maybe.toResult()
Issue -
State: closed - Opened by patrickmichalina about 4 years ago
#171 - AsncResult
Issue -
State: closed - Opened by patrickmichalina about 4 years ago
- 3 comments
#170 - feat: add resultToPromise transformer
Pull Request -
State: closed - Opened by patrickmichalina about 4 years ago
- 1 comment
Labels: released
#169 - chore: deps
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#168 - fix: export Logger
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#167 - feat: add List.sum() method
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#166 - feat: add Logger monad
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#165 - chore: readme
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#164 - feat: add State monad
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#163 - feat: update build outputs
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#162 - chore: update dev dependencies
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#161 - feat(maybe): add valueOrNull()
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#160 - chore: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina over 4 years ago
- 1 comment
Labels: released
#159 - fix: rename internal fail property to "failureValue"
Pull Request -
State: closed - Opened by patrickmichalina almost 5 years ago
- 1 comment
Labels: released
#158 - Update eslint-plugin-rxjs to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper, released
#157 - chore: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#156 - fix: result.maybeOk() should constrain T to NonNullable<T>
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#155 - chore: upgrade rollup plugins
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#154 - Update eslint-plugin-rxjs to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper, released
#153 - fix: remove tslib dependency
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#152 - chore: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#151 - Update eslint-plugin-rxjs to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper
#150 - feat: eslint, upgrade deps, maybeToPromise defaults
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#149 - fix(maybe): map func should return NonNullable<R>
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#148 - Update @rollup/plugin-typescript to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper
#147 - chore: deps
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#146 - feat(list): introduce toDictionary()
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#145 - feat(list): introduce drop, tail, take, some, ofType
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#144 - fix: listOf now returns List.of<T>
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#143 - feat: introduce lazy list
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#142 - fix: FlatMapAuto uses NonNullable<T>
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#141 - fix: return ReadonlyArray<T> in toArray
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#140 - fix: Result implements IResult
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#139 - Update ts-jest to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper
#138 - Update @types/fs-extra to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper
#137 - refactor: use classes
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#136 - fix: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#135 - Update README.md
Pull Request -
State: closed - Opened by EricCrosson about 5 years ago
- 3 comments
Labels: released
#134 - Update @types/node to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper
#133 - fix: revert package
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#132 - chore: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina about 5 years ago
- 1 comment
Labels: released
#131 - Update fs-extra to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper, released
#130 - Update @rollup/plugin-typescript to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 2 comments
Labels: greenkeeper
#129 - Update rollup to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 27 comments
Labels: greenkeeper
#128 - feat(maybe): add a function to convert maybe to an rxjs observable
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#127 - chore: deps
Pull Request -
State: closed - Opened by patrickmichalina over 5 years ago
- 1 comment
Labels: released
#126 - feat: add valueOrThrowErr
Pull Request -
State: closed - Opened by patrickmichalina over 5 years ago
- 1 comment
Labels: released
#125 - chore: deps
Pull Request -
State: closed - Opened by patrickmichalina over 5 years ago
- 1 comment
Labels: released
#124 - fix(build): correct bundle path for common and es modules
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#123 - Correct typings target
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#122 - Bump package version
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#121 - chore(package): mark the package side-effect free
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 3 comments
Labels: released
#120 - fix(build): use correct entrypoint for umd bundle
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#119 - feat(package): add commonjs and es modules using rollup
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 1 comment
Labels: released
#118 - fix: update dependencies
Pull Request -
State: closed - Opened by patrickmichalina over 5 years ago
- 1 comment
Labels: released
#117 - Rewrite lib using classes.
Issue -
State: closed - Opened by patrickmichalina over 5 years ago
#116 - feat(maybe): complete instance of applicative
Pull Request -
State: closed - Opened by williamareynolds over 5 years ago
- 2 comments
Labels: released
#115 - Update ts-jest to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
Labels: greenkeeper
#114 - Update @types/jest to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#113 - Update semantic-release to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 5 comments
Labels: greenkeeper
#112 - Update @types/node to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 7 comments
Labels: greenkeeper
#111 - An in-range update of @types/node is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 5 comments
Labels: greenkeeper
#110 - An in-range update of rollup is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 12 comments
Labels: greenkeeper
#109 - Update jest-junit to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper