Skip to content

Conversation

@Sirivasv
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 31, 2025 14:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the project to use ES module (.mjs) file extensions and updates Docker configuration to use the latest package version.

  • Updated file extensions from .js to .mjs for ES module compatibility
  • Bumped package version from 0.9.0 to 0.10.0
  • Modified Docker configuration to install latest package version and use new .mjs files

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/main.test.mjs Updated import path to reference index.mjs instead of index.js
package.json Changed main entry point to index.mjs, updated version to 0.10.0, and modified files array
examples/main.mjs Added new ES module example file with import statement
examples/main.js Removed old CommonJS example file
Dockerfile Updated to install latest package version and copy/run .mjs file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Sirivasv Sirivasv merged commit 52ad736 into main Aug 31, 2025
5 checks passed
@Sirivasv Sirivasv deleted the fix/docker-mjs branch August 31, 2025 14:03
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.

2 participants