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/ai@0.12.1
Patch Changes
527c964
]:@effect/ai-anthropic@0.2.1
Patch Changes
527c964
]:@effect/ai-openai@0.15.1
Patch Changes
527c964
]:@effect/cli@0.58.1
Patch Changes
527c964
]:@effect/cluster@0.28.1
Patch Changes
527c964
]:@effect/cluster-browser@0.22.1
Patch Changes
527c964
]:@effect/cluster-node@0.29.1
Patch Changes
527c964
]:@effect/cluster-workflow@0.27.1
Patch Changes
527c964
]:effect@3.13.10
Patch Changes
#4578
527c964
Thanks @gcanti! - AllowtoString
Method to Be Overridden in Schema Classes, closes From Discord: Error when overridingtoString
method of schema class in browser #4577.Previously, attempting to override the
toString
method in schema classes caused aTypeError
in the browser because the property was set as read-only (writable: false
). This fix makestoString
writable, allowing developers to override it when needed.@effect/experimental@0.43.1
Patch Changes
527c964
]:@effect/opentelemetry@0.44.10
Patch Changes
527c964
]:@effect/platform@0.79.1
Patch Changes
527c964
]:@effect/platform-browser@0.58.1
Patch Changes
527c964
]:@effect/platform-bun@0.59.1
Patch Changes
527c964
]:@effect/platform-node@0.75.1
Patch Changes
527c964
]:@effect/platform-node-shared@0.29.1
Patch Changes
527c964
]:@effect/printer@0.41.10
Patch Changes
527c964
]:@effect/printer-ansi@0.41.10
Patch Changes
527c964
]:@effect/rpc@0.54.1
Patch Changes
527c964
]:@effect/rpc-http@0.52.1
Patch Changes
527c964
]:@effect/sql@0.32.1
Patch Changes
527c964
]:@effect/sql-clickhouse@0.17.1
Patch Changes
527c964
]:@effect/sql-d1@0.30.1
Patch Changes
527c964
]:@effect/sql-drizzle@0.31.1
Patch Changes
527c964
]:@effect/sql-kysely@0.28.1
Patch Changes
527c964
]:@effect/sql-libsql@0.22.1
Patch Changes
527c964
]:@effect/sql-mssql@0.33.1
Patch Changes
527c964
]:@effect/sql-mysql2@0.33.1
Patch Changes
527c964
]:@effect/sql-pg@0.33.1
Patch Changes
527c964
]:@effect/sql-sqlite-bun@0.33.1
Patch Changes
527c964
]:@effect/sql-sqlite-do@0.10.1
Patch Changes
527c964
]:@effect/sql-sqlite-node@0.33.1
Patch Changes
527c964
]:@effect/sql-sqlite-react-native@0.35.1
Patch Changes
527c964
]:@effect/sql-sqlite-wasm@0.33.1
Patch Changes
527c964
]:@effect/typeclass@0.32.10
Patch Changes
527c964
]:@effect/vitest@0.19.8
Patch Changes
527c964
]: