Upgrade Effect v4 beta compatibility and refresh package branding #8

Merged
Thilawyn merged 4 commits from next into master 2026-07-27 01:25:48 +02:00
Owner

PR description

Summary

  • Upgrade the Effect v4 package from 4.0.0-beta.98 to 4.0.0-beta.101.
  • Bump effect-lens-next to 2.0.0-beta.101.
  • Normalize the v4 LensImpl and ViewImpl global symbol keys under the @effect-lens namespace.
  • Upgrade the monorepo toolchain, including TypeScript 7, Turbo, Biome, the Effect language service, and npm-check-updates.
  • Refresh the lockfile with the updated dependency graph.
  • Add new wide and square Effect Lens SVG branding.
  • Improve both npm README headers with:
    • The new square logo.
    • Package version, download, license, and Effect compatibility badges.
    • Clear warnings distinguishing the Effect v3 stable release from the Effect v4 beta.
  • Include the square logo in both published npm packages.

Validation

  • TypeScript checks pass.
  • Both SVG assets validate successfully.
  • npm pack --dry-run --ignore-scripts succeeds for both packages.
  • Both npm tarballs include their relative README logo assets.
# PR description ## Summary - Upgrade the Effect v4 package from `4.0.0-beta.98` to `4.0.0-beta.101`. - Bump `effect-lens-next` to `2.0.0-beta.101`. - Normalize the v4 `LensImpl` and `ViewImpl` global symbol keys under the `@effect-lens` namespace. - Upgrade the monorepo toolchain, including TypeScript 7, Turbo, Biome, the Effect language service, and npm-check-updates. - Refresh the lockfile with the updated dependency graph. - Add new wide and square Effect Lens SVG branding. - Improve both npm README headers with: - The new square logo. - Package version, download, license, and Effect compatibility badges. - Clear warnings distinguishing the Effect v3 stable release from the Effect v4 beta. - Include the square logo in both published npm packages. ## Validation - TypeScript checks pass. - Both SVG assets validate successfully. - `npm pack --dry-run --ignore-scripts` succeeds for both packages. - Both npm tarballs include their relative README logo assets.
Thilawyn added 4 commits 2026-07-27 01:24:32 +02:00
Fix
Lint / lint (push) Successful in 28s
2fb055f728
Upgrade dependencies
Lint / lint (push) Successful in 21s
a9ca2711f3
Update README
Lint / lint (push) Successful in 1m21s
2c2145255c
Fix README
Lint / lint (push) Successful in 20s
Test build / test-build (pull_request) Successful in 36s
2f6a280618
Thilawyn merged commit 753215c850 into master 2026-07-27 01:25:48 +02:00
Thilawyn deleted branch next 2026-07-27 01:25:48 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Thilawyn/effect-lens#8