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/[email protected]
Minor Changes
#4245
c110032
Thanks @gcanti! - UpdateHttpApi
to 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
23ac740
Thanks @gcanti! - MakeOpenApiSpec
mutable to make handling it more convenient.Patch Changes
#4177
8cd7319
Thanks @KhraksMamtsov! -Url
module has been introduced:UrlParams
Updated dependencies [
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:[email protected]
Patch Changes
#4244
d7dac48
Thanks @gcanti! - Improve pattern handling by merging multiple patterns into a union, closes From Discord: Potential bug ineffect/scheam
andfast-check
integration 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
1d7fd2b
Thanks @gcanti! - Fix: CorrectArbitrary.make
to support nestedTemplateLiteral
s.Previously,
Arbitrary.make
did not properly handle nestedTemplateLiteral
schemas, resulting in incorrect or empty outputs. This fix ensures that nested template literals are processed correctly, producing valid arbitrary values.Before
After
#4252
1d7fd2b
Thanks @gcanti! - Fix: AllowSchema.TemplateLiteral
to handle strings with linebreaks, closes From Discord: Issue withSchema.TemplateLiteral
and Linebreak Characters in Strings #4251.Before
After
@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
#4242
c1a0339
Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
#4242
c1a0339
Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
#4242
c1a0339
Thanks @fubhy! - Add missing exportsUpdated dependencies [
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,c110032
,1d7fd2b
,1d7fd2b
,23ac740
,8cd7319
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
d7dac48
,1d7fd2b
,1d7fd2b
]:@effect/[email protected]
Patch Changes
#3973
d05d663
Thanks @lishaduck! - Add it.*.fails method to @effect/vitest#4227
b514200
Thanks @sukovanej! - Fixit.prop
type signature.Updated dependencies [
d7dac48
,1d7fd2b
,1d7fd2b
]: