what stackpulse tracks
Effect releases from GitHub
StackPulse watches Effect release notes and keeps the original source link close to every summary.
A fully-fledged functional effect system for TypeScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Effect release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release primarily updates dependencies and includes various patch changes.
view source on github->This release primarily updates dependencies to align with the latest changes in the `effect` library.
Users of `@effect/sql-sqlite-wasm` may need to ensure compatibility with the updated `effect` dependency.
Review the updated dependencies and test your application for compatibility.
This release updates dependencies to effect@4.0.0-rc.108 and includes various patch changes, but no specific features or breaking changes are detailed.
view source on github->This release updates dependencies and includes various patch changes, but does not introduce any new features or breaking changes.
view source on github->This release focuses on bug fixes and improvements across various modules, including handling BigInt values safely, fixing Queue and Deferred await issues, and improving HTTP API query decoding.
Developers using Effect's Queue, Deferred, HTTP API, and logging functionalities may be affected by these fixes and improvements.
Update to this release to benefit from the latest bug fixes and improvements.
This release updates dependencies and includes several patches.
view source on github->This release primarily updates dependencies to align with the latest changes in the `effect` package.
Users of `@effect/sql-sqlite-wasm` who rely on specific versions of `effect` may need to review compatibility.
Ensure compatibility with `effect@4.0.0-beta.107` if using this release.
This release primarily updates dependencies to align with the latest changes in the Effect ecosystem.
Users of @effect/sql-sqlite-react-native may need to update their dependencies to ensure compatibility with the latest Effect ecosystem changes.
Update dependencies to match the versions specified in this release.
This release introduces a configurable five-second busy timeout and immediate transactions by default to prevent SQLite lock failures during concurrent access.
Users experiencing SQLite lock failures under concurrent access will benefit from these changes.
Update to this version to avoid SQLite lock failures and improve concurrent access handling.
This release focuses on bug fixes and improvements, including terminating multipart file streams, fixing `Duration`'s hash implementation, and enhancing `Migrator.fromFileSystem` for Windows paths.
Developers using `Migrator.fromFileSystem` on Windows or working with `Duration` hashing are affected.
Update dependencies and ensure `Path` layer is provided for `Migrator.fromFileSystem` on Windows.
This release primarily updates dependencies and includes various patch changes. It is a prerelease version.
Users of @effect/vitest may be affected by dependency updates.
Review the updated dependencies for potential impacts.
This release primarily updates dependencies and includes various internal changes. No major new features or breaking changes are highlighted.
view source on github->This release primarily updates dependencies to align with the latest changes in the Effect ecosystem.
Users of @effect/sql-sqlite-react-native may need to update their dependencies to maintain compatibility.
Update dependencies to match the versions specified in this release.
This release primarily updates dependencies to align with `effect@4.0.0-beta.106`. No specific new features, breaking changes, or security fixes are detailed in the release notes.
Users of `@effect/sql-sqlite-node` may be affected by dependency updates.
Ensure compatibility with `effect@4.0.0-beta.106`.
This release focuses on bug fixes, performance improvements, and minor feature additions across various components, including resource management, SQL resolvers, and schema handling.
Developers using encrypted event logs and those relying on specific resource management or SQL resolver functionalities may be affected.
Upgrade both encrypted event log clients and servers together to ensure compatibility.
This release updates peer dependencies and includes several dependency updates from the main effect package.
Users relying on specific peer dependencies may need to update their dependencies.
Update peer dependencies to ensure compatibility.
This beta release updates peer dependencies and includes several dependency updates from the main Effect package.
view source on github->This release updates peer dependencies and includes several dependency updates from the main effect package.
view source on github->This release primarily updates dependencies and includes several patch changes. No major new features, breaking changes, or security fixes are explicitly mentioned.
Users of @effect/sql-sqlite-node may need to update their dependencies to ensure compatibility with the latest changes.
Update dependencies to the latest versions to benefit from the patch changes.
This release introduces several improvements and new features, including enhanced error handling for Config and RPC errors, bounded retries for HTTP rate limiting, and new schema parsing options. It also includes updates to the `Cron` module and changes to how schema issues are formatted and handled.
Developers using schema parsing, HTTP rate limiting, or the `Cron` module are affected by these changes.
Update code to handle schema issues explicitly and adapt to new `Cron` and HTTP rate limiting features.