Skip to content

Version Packages - #761

Merged
mattiamanzati merged 1 commit into
mainfrom
changeset-release/main
Jul 13, 2026
Merged

mattiamanzati merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@effect/language-service@0.87.0

Minor Changes

  • #760 f1fca78 Thanks @mattiamanzati! - Add the flatMapToMap style diagnostic, which suggests replacing Effect.flatMap((value) => Effect.succeed(f(value))) with Effect.map((value) => f(value)).

Patch Changes

  • #762 5e71871 Thanks @mattiamanzati! - Enable skipLibCheck in the diagnostics test harness to reduce test runtime and memory usage.

  • #763 0dc8034 Thanks @mattiamanzati! - Update the setup command to configure VS Code with the unified js/ts TypeScript settings.

  • #742 939a049 Thanks @RezaOwliaei! - Update README to replace deprecated VSCode TypeScript settings (typescript.tsdk and typescript.enablePromptUseWorkspaceTsdk) with the current recommended configuration.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 2a94a66 to 6ca2fb8 Compare July 13, 2026 07:05
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6ca2fb8 to decb984 Compare July 13, 2026 08:12
@mattiamanzati
mattiamanzati merged commit f0c65e4 into main Jul 13, 2026
5 checks passed
@mattiamanzati
mattiamanzati deleted the changeset-release/main branch July 13, 2026 09:22
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.

1 participant