Skip to content

Fix node stat#5595

Merged
tim-smart merged 3 commits intoEffect-TS:mainfrom
code-alexander:fix-node-stat
Oct 4, 2025
Merged

Fix node stat#5595
tim-smart merged 3 commits intoEffect-TS:mainfrom
code-alexander:fix-node-stat

Conversation

@code-alexander
Copy link
Copy Markdown
Contributor

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

blksize has type Option<Size>, but the Size constructor fails if the argument is undefined.
I ran into this issue with Electron ASAR archives.

@github-project-automation github-project-automation bot moved this to Discussion Ongoing in PR Backlog Oct 2, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 2, 2025

🦋 Changeset detected

Latest commit: 66d958e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@effect/platform-node-shared Patch
@effect/platform-bun Patch
@effect/platform-node Patch
@effect/sql-clickhouse Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread package.json
@github-project-automation github-project-automation bot moved this from Discussion Ongoing to Waiting on Author in PR Backlog Oct 2, 2025
@tim-smart tim-smart merged commit 12c3ce1 into Effect-TS:main Oct 4, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from Waiting on Author to Done in PR Backlog Oct 4, 2025
@github-actions github-actions bot mentioned this pull request Oct 4, 2025
@code-alexander code-alexander deleted the fix-node-stat branch October 5, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants