what stackpulse tracks
Kysely releases from GitHub
StackPulse watches Kysely release notes and keeps the original source link close to every summary.
Type-safe SQL query builder for TypeScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Kysely 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 focuses on bug fixes and CI/CD improvements, including a fix for a regression in plugin result transformations and enhanced GitHub workflow security.
Users experiencing issues with plugin result transformations are directly affected.
Upgrade to version 0.29.1 to benefit from the bug fixes and CI improvements.
This release focuses on bug fixes, particularly hardening JSON path methods `.key(...)` and `.at(...)` against SQL injections and exfiltrations.
Users relying on JSON path methods `.key(...)` and `.at(...)` are affected by security improvements.
Update to this version to benefit from the security fixes.