Skip to content

chore(release): 1.1.3 - #11

Merged
nesvet merged 7 commits into
mainfrom
develop
Feb 12, 2026
Merged

chore(release): 1.1.3#11
nesvet merged 7 commits into
mainfrom
develop

Conversation

@nesvet

@nesvet nesvet commented Feb 12, 2026

Copy link
Copy Markdown
Owner

Description

What does this PR do?

Fixes npx fln by switching to explicit .js imports and Node ESM-compatible module resolution, adds Windows ARM64 build and install support, changes the Windows install script to show the full install path instead of ~, introduces npm CLI and API tests that run under Node, and reorders CI so tests run after the npm build.

Changes

Fixed

  • npx run (Node ESM compatibility via explicit .js imports)
  • Native Windows ARM64 build support (release workflow and install script)

Changed

  • Show full install path in Windows install script (instead of ~ shorthand)
  • Replace bare path imports with explicit index.js for Node ESM
  • Run tests after npm build in CI

Testing

  • bun test passes
  • bun run lint passes
  • bun run typecheck passes
  • Tested manually

Checklist

  • Updated documentation if needed (README, CONTRIBUTING, etc.)
  • Added tests for new features or bug fixes
  • Checked that the change doesn't break existing functionality
  • Updated CHANGELOG.md

@nesvet
nesvet merged commit fca2bb2 into main Feb 12, 2026
1 check passed
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