Commit Graph

8 Commits

Author SHA1 Message Date
Julien Valverdé 45005970df Upgrade Effect 4
Lint / lint (push) Successful in 25s
Test build / test-build (pull_request) Successful in 30s
2026-07-30 15:25:09 +02:00
Thilawyn 753215c850 Upgrade Effect v4 beta compatibility and refresh package branding (#8)
Publish / publish (push) Successful in 25s
Lint / lint (push) Successful in 20s
# 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.

---------

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #8
2026-07-27 01:25:47 +02:00
Thilawyn 078dfc7712 0.2.1 + 2.0.0-beta.1 (#7)
Publish / publish (push) Successful in 36s
Lint / lint (push) Successful in 29s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #7
2026-07-17 00:15:45 +02:00
Thilawyn fd0e84f136 0.2.1 + 2.0.0-beta.0 (#6)
Publish / publish (push) Successful in 22s
Lint / lint (push) Successful in 16s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #6
2026-06-22 01:35:08 +02:00
Thilawyn 3fa879a66d 0.2.0 (#5)
Publish / publish (push) Successful in 15s
Lint / lint (push) Successful in 11s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #5
2026-05-30 06:10:53 +02:00
Julien Valverdé a0f216b327 Regenerate lockfile
Lint / lint (push) Successful in 12s
Publish / publish (push) Successful in 15s
2026-03-25 03:33:55 +01:00
Julien Valverdé 122272b29e Update docs
Lint / lint (push) Failing after 44s
Publish / publish (push) Failing after 11s
2026-03-25 01:30:40 +01:00
Julien Valverdé c77057a2c9 Initial commit
Lint / lint (push) Failing after 12s
Publish / publish (push) Failing after 11s
2026-03-25 00:44:50 +01:00