Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for esm #406

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

jorgecasar
Copy link
Contributor

With this changes you will offer CommonJS (CJS) for old node code that use require and also for modern development based on Ecmascript Modules (ESM) and compatible with client side.

Close #405

@jhlywa jhlywa merged commit 371c622 into jhlywa:master May 12, 2023
@jhlywa
Copy link
Owner

jhlywa commented May 12, 2023

Fantastic! Thank you @jorgecasar, this is great!

@jorgecasar
Copy link
Contributor Author

You are welcome, thanks to you for maintain the repo and quick response.

Could you release a beta.6 to test it? Thanks!

@jhlywa
Copy link
Owner

jhlywa commented May 16, 2023

@jorgecasar Done! 1.0.0-beta.6 is on npm. Thanks again!

BaDo2001 pushed a commit to BaDo2001/chess.js that referenced this pull request Jun 3, 2023
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.

chess.js into client side
2 participants