Skip to content

fix: patch File to support test on Node.js 18#31

Merged
fengmk2 merged 4 commits intomasterfrom
fix-node18-test
Aug 9, 2025
Merged

fix: patch File to support test on Node.js 18#31
fengmk2 merged 4 commits intomasterfrom
fix-node18-test

Conversation

@fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Aug 9, 2025

also use npm trusted publisher node-modules/github-actions#14

Summary by CodeRabbit

  • New Features

    • Added a new test script for CommonJS compatibility.
    • Introduced a setup file to ensure consistent global environment for tests.
    • Added a Vite configuration file for improved test setup.
  • Chores

    • Updated dependencies to newer versions.
    • Enhanced .gitignore to exclude pnpm lock files.
    • Updated environment and ignore patterns in linting configuration.
    • Modified release workflow configuration for improved automation.
    • Added a module field in package configuration for ES module support.
  • Tests

    • Improved test environment setup and added a basic instantiation test for the main class.
    • Adjusted a large file streaming test to skip on Node.js 18 due to timeout issues.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants