Skip to content

Commit

Permalink
Version Packages (next) (Effect-TS#1569)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Nov 2, 2023
1 parent 3ed4997 commit fa31a15
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@
"cyan-ducks-compare",
"cyan-fans-peel",
"dull-roses-carry",
"early-chairs-pay",
"early-seals-admire",
"eighty-fans-enjoy",
"eighty-islands-sell",
"eighty-zebras-obey",
"eleven-phones-punch",
"eleven-toys-search",
"empty-crews-rescue",
"fair-masks-deliver",
Expand All @@ -45,6 +47,7 @@
"giant-peas-deliver",
"good-cycles-explain",
"gorgeous-rules-fix",
"great-moose-dream",
"happy-terms-happen",
"healthy-ligers-roll",
"healthy-years-dream",
Expand All @@ -56,6 +59,7 @@
"large-windows-enjoy",
"late-bikes-vanish",
"late-tools-judge",
"lazy-forks-carry",
"lemon-ghosts-fly",
"loud-apples-glow",
"mean-carpets-travel",
Expand All @@ -68,14 +72,17 @@
"nervous-planets-think",
"nervous-snakes-wait",
"new-baboons-press",
"new-bananas-fail",
"new-penguins-repeat",
"new-pumpkins-film",
"nine-hounds-share",
"ninety-sheep-own",
"olive-crews-applaud",
"perfect-scissors-swim",
"perfect-zebras-invite",
"pink-frogs-clap",
"pink-planes-arrive",
"plenty-suns-wait",
"polite-ladybugs-bake",
"polite-snakes-rhyme",
"poor-cups-agree",
Expand All @@ -90,6 +97,7 @@
"rich-oranges-shout",
"selfish-wolves-watch",
"serious-fireants-explode",
"serious-lemons-accept",
"serious-monkeys-notice",
"seven-garlics-teach",
"shaggy-moles-wash",
Expand All @@ -106,13 +114,15 @@
"six-pumpkins-deny",
"slimy-kangaroos-clean",
"smart-seas-travel",
"smooth-weeks-help",
"sour-plums-suffer",
"sour-toys-search",
"swift-boxes-watch",
"swift-socks-hear",
"tender-onions-fly",
"thirty-hats-fail",
"three-clocks-sleep",
"tiny-balloons-nail",
"tough-experts-heal",
"tough-geckos-remember",
"tricky-pens-agree",
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# effect

## 2.0.0-next.53

### Minor Changes

- [#1562](https://github.com/Effect-TS/effect/pull/1562) [`0effd559e`](https://github.com/Effect-TS/effect/commit/0effd559e510a435eae98b201226515dfbc5fc2e) Thanks [@tim-smart](https://github.com/tim-smart)! - rename RequestResolver.fromFunctionEffect to fromEffect

- [#1564](https://github.com/Effect-TS/effect/pull/1564) [`0eb0605b8`](https://github.com/Effect-TS/effect/commit/0eb0605b89a095242093539e70cc91976e541f83) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Isolate state by version and check for version correctness

### Patch Changes

- [#1586](https://github.com/Effect-TS/effect/pull/1586) [`3ed4997c6`](https://github.com/Effect-TS/effect/commit/3ed4997c667f462371f26f650ac51fe533e3c044) Thanks [@leonitousconforti](https://github.com/leonitousconforti)! - Fix List.map implementation of the index parameter and removed the index parameter from List.flatMapNonEmpty

- [#1593](https://github.com/Effect-TS/effect/pull/1593) [`92f7316a2`](https://github.com/Effect-TS/effect/commit/92f7316a2f847582146c77b2b83bf65046bf0231) Thanks [@tim-smart](https://github.com/tim-smart)! - fix timeOrigin polyfill in clock

- [#1568](https://github.com/Effect-TS/effect/pull/1568) [`a51fb6d80`](https://github.com/Effect-TS/effect/commit/a51fb6d80d22c912157b862432ee0ca5e0d14caa) Thanks [@tim-smart](https://github.com/tim-smart)! - add Stream.accumulate

- [#1592](https://github.com/Effect-TS/effect/pull/1592) [`57d8f1792`](https://github.com/Effect-TS/effect/commit/57d8f17924e91e10617753382a91a3136043b421) Thanks [@gcanti](https://github.com/gcanti)! - Predicate: add hasProperty (+ internal refactoring to leverage it)

- [#1562](https://github.com/Effect-TS/effect/pull/1562) [`0effd559e`](https://github.com/Effect-TS/effect/commit/0effd559e510a435eae98b201226515dfbc5fc2e) Thanks [@tim-smart](https://github.com/tim-smart)! - add RequestResolver.fromEffectTagged

- [#1588](https://github.com/Effect-TS/effect/pull/1588) [`7c9d15c25`](https://github.com/Effect-TS/effect/commit/7c9d15c25f23f79ab4e7777a3b656119234586f9) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Fix fiber failure stack

- [#1568](https://github.com/Effect-TS/effect/pull/1568) [`a51fb6d80`](https://github.com/Effect-TS/effect/commit/a51fb6d80d22c912157b862432ee0ca5e0d14caa) Thanks [@tim-smart](https://github.com/tim-smart)! - add Stream.accumulateChunks

- [#1585](https://github.com/Effect-TS/effect/pull/1585) [`e0ef64102`](https://github.com/Effect-TS/effect/commit/e0ef64102b05c874e844f680f53746821609e1b6) Thanks [@gcanti](https://github.com/gcanti)! - Chunk: getEquivalence, resolve index out-of-bounds error when comparing chunks of different lengths

## 2.0.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "effect",
"version": "2.0.0-next.52",
"version": "2.0.0-next.53",
"packageManager": "[email protected]",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion src/internal/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const moduleVersion = "2.0.0-next.52"
export const moduleVersion = "2.0.0-next.53"

0 comments on commit fa31a15

Please sign in to comment.