Merged
Conversation
4a919cf to
2fbfb2c
Compare
2fbfb2c to
eed77dd
Compare
e3fb007 to
b30bb0f
Compare
b30bb0f to
51507eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@effect/platform@0.73.0
Minor Changes
#4245
c110032Thanks @gcanti! - UpdateHttpApito remove wildcard support for better OpenAPI compatibility.The
HttpApi*modules previously reused the following type fromHttpRouter:However, the
"*"wildcard value was not handled correctly, as OpenAPI does not support wildcards.This has been updated to use a more specific type:
This change ensures better alignment with OpenAPI specifications and eliminates potential issues related to unsupported wildcard paths.
#4237
23ac740Thanks @gcanti! - MakeOpenApiSpecmutable to make handling it more convenient.Patch Changes
#4177
8cd7319Thanks @KhraksMamtsov! -Urlmodule has been introduced:UrlParamsUpdated dependencies [
d7dac48,1d7fd2b,1d7fd2b]:@effect/ai@0.6.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/ai-openai@0.9.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/cli@0.52.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/cluster@0.22.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/cluster-browser@0.16.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/cluster-node@0.23.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/cluster-workflow@0.21.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:effect@3.12.3
Patch Changes
#4244
d7dac48Thanks @gcanti! - Improve pattern handling by merging multiple patterns into a union, closes From Discord: Potential bug ineffect/scheamandfast-checkintegration causing infinite loop with `Lowerca... #4243.Previously, the algorithm always prioritized the first pattern when multiple patterns were encountered.
This fix introduces a merging strategy that combines patterns into a union (e.g.,
(?:${pattern1})|(?:${pattern2})). By doing so, all patterns have an equal chance to generate values when usingFastCheck.stringMatching.Example
#4252
1d7fd2bThanks @gcanti! - Fix: CorrectArbitrary.maketo support nestedTemplateLiterals.Previously,
Arbitrary.makedid not properly handle nestedTemplateLiteralschemas, resulting in incorrect or empty outputs. This fix ensures that nested template literals are processed correctly, producing valid arbitrary values.Before
After
#4252
1d7fd2bThanks @gcanti! - Fix: AllowSchema.TemplateLiteralto handle strings with linebreaks, closes From Discord: Issue withSchema.TemplateLiteraland Linebreak Characters in Strings #4251.Before
After
@effect/experimental@0.37.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/opentelemetry@0.42.3
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/platform-browser@0.52.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/platform-bun@0.53.0
Patch Changes
#4242
c1a0339Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/platform-node@0.69.0
Patch Changes
#4242
c1a0339Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/platform-node-shared@0.23.0
Patch Changes
#4242
c1a0339Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/printer@0.40.3
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/printer-ansi@0.40.3
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/rpc@0.48.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/rpc-http@0.46.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql@0.26.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-clickhouse@0.11.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-d1@0.24.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-drizzle@0.25.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/sql-kysely@0.22.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/sql-libsql@0.16.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-mssql@0.27.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-mysql2@0.27.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-pg@0.27.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-sqlite-bun@0.27.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-sqlite-do@0.4.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/sql-sqlite-node@0.27.0
Patch Changes
d7dac48,c110032,1d7fd2b,1d7fd2b,23ac740,8cd7319]:@effect/sql-sqlite-react-native@0.29.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/sql-sqlite-wasm@0.27.0
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/typeclass@0.31.3
Patch Changes
d7dac48,1d7fd2b,1d7fd2b]:@effect/vitest@0.16.3
Patch Changes
#3973
d05d663Thanks @lishaduck! - Add it.*.fails method to @effect/vitest#4227
b514200Thanks @sukovanej! - Fixit.proptype signature.Updated dependencies [
d7dac48,1d7fd2b,1d7fd2b]: