Skip to content

📝 Blog: Announcing Effection 4.1 - #1214

Merged
cowboyd merged 6 commits into
v4from
release-announcement
Jul 30, 2026
Merged

cowboyd merged 6 commits into
v4from
release-announcement

Conversation

@cowboyd

@cowboyd cowboyd commented Jul 10, 2026

Copy link
Copy Markdown
Member

Motivation

Six months of soft-launched work since 4.0 (context APIs, experimental entry point, allSettled(), using(), faster runtime, leaner npm package) need a single announcement to land the 4.1 release.

Approach

Draft a blog post at www/blog/2026-07-09-announcing-effection-4-1/ that mirrors the shape of the 3.0 and 4.0 announcements: brief opening callback to 4.0 → feature tour bullets → per-feature sections with code examples → what's next → get started. Structured skeleton first; prose gets filled in on this branch. CodSpeed numbers pulled from the dashboard are already baked into the perf section (~5.5× on effection.recursion, ~27% on effection.events).

Draft — not ready for review yet.

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/effection@1214

commit: e5faa16

@codspeed

codspeed Bot commented Jul 10, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 15.38%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 5 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory effection-inline.recursion 4.7 KB 4.1 KB +15.38%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing release-announcement (e5faa16) with v4 (fc12ee1)

Open in CodSpeed

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🚀 Deploy Preview Ready!

@cowboyd
cowboyd marked this pull request as ready for review July 28, 2026 20:22
@cowboyd cowboyd changed the title 📝 Draft: Announcing Effection 4.1 📝 Blog: Announcing Effection 4.1 Jul 28, 2026
@cowboyd
cowboyd force-pushed the release-announcement branch from 0591e1f to 759c3c0 Compare July 28, 2026 20:31
@cowboyd cowboyd linked an issue Jul 28, 2026 that may be closed by this pull request
@cowboyd
cowboyd merged commit e6bafd5 into v4 Jul 30, 2026
19 checks passed
@cowboyd
cowboyd deleted the release-announcement branch July 30, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type up an announcement

2 participants