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:
2.15.0
->2.16.9
Release Notes
gcanti/fp-ts (fp-ts)
v2.16.9
Compare Source
Polish
Support
strictBuiltinIteratorReturn
, #1949v2.16.8
Compare Source
Polish
Remove useless pure comment, closes #1937
v2.16.7
Compare Source
Polish
Add tap for Identity #1943
v2.16.6
Compare Source
Polish
Allow dependencies to be widen when using orLeft #1938
v2.16.5
Compare Source
Polish
Resolved a RangeError where the maximum call stack size was exceeded when invoking
chainWithIndex
, #1931v2.16.4
Compare Source
Polish
Fix
__PURE__
annotation placement, closes #1926v2.16.3
Compare Source
Polish
Either.ts
:toError
: Don't fail when a value can't be converted to a primitive, #1924v2.16.2
Compare Source
Polish
Fix
"__PURE__"
annotation placement #1919, closes #1916v2.16.1
Compare Source
Bug Fix
ReaderTaskEither.tapReaderIO
, #1895v2.16.0
Compare Source
tapEither
(dual) (akachainFirstEitherK
/chainFirstEitherKW
) https://github.com/gcanti/fp-ts/pull/1864tapIO
(dual) (akachainFirstIOK
) https://github.com/gcanti/fp-ts/pull/1865as
/asUnit
https://github.com/gcanti/fp-ts/pull/1867tapTask
(dual) (akachainFirstTaskK
) https://github.com/gcanti/fp-ts/pull/1869mapError
(dual) (akamapLeft
) https://github.com/gcanti/fp-ts/pull/1870mapBoth
(dual) (akabimap
) https://github.com/gcanti/fp-ts/pull/1872tapReader
(dual) (akachainFirstReaderK
/chainFirstIReaderKW
) https://github.com/gcanti/fp-ts/pull/1871tapReaderEither
(dual) (akachainFirstReaderEitherK
/chainFirstEitherKW
) https://github.com/gcanti/fp-ts/pull/1873tapReaderIO
(dual) (akachainFirstReaderIOK
) https://github.com/gcanti/fp-ts/pull/1873tapReaderTask
(dual) (akachainFirstReaderTaskK
) https://github.com/gcanti/fp-ts/pull/1873tapTaskEither
(dual) (akachainFirstTaskEitherK
/chainFirstTaskEitherKW
) https://github.com/gcanti/fp-ts/pull/1873flatMapReaderTask
(dual) (akachainReaderTaskK
/chainReaderTaskKW
) https://github.com/gcanti/fp-ts/pull/1874flatMapTaskEither
(dual) (akachainTaskEitherK
/chainTaskEitherKW
) https://github.com/gcanti/fp-ts/pull/1874flatMapIO
(dual) (akachainIOK
) https://github.com/gcanti/fp-ts/pull/1874Option.orElse
(dual) (akaalt
/altW
) https://github.com/gcanti/fp-ts/pull/1868flatMapTask
(dual) (akachainTaskK
) https://github.com/gcanti/fp-ts/pull/1876flatMapReader
(dual) (akachainReaderK
/chainReaderKW
) https://github.com/gcanti/fp-ts/pull/1876flatMapReaderIO
(dual) (akachainReaderIOK
/chainReaderIOKW
) https://github.com/gcanti/fp-ts/pull/1879flatMap*
(akachain*K
/chain*KW
) https://github.com/gcanti/fp-ts/pull/1880Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.