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

📲 Upgrade #35

Merged
merged 3 commits into from
Jan 6, 2024
Merged

📲 Upgrade #35

merged 3 commits into from
Jan 6, 2024

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Sep 4, 2023

Upgrade

Upgrades dependencies

  • chess.js -> 1.0-beta
    • Updates syntax:
      • in_check() -> isCheck()
      • in_checkmate() -> isCheckmate()
  • chessground -> 9.0
  • parcel -> 2.9

SQUARES

Uses internal utils.js for SQUARES, since it's not available anymore from chess.js

@mrharpo mrharpo added maintenance 🔧 Updates and upgrades development 💻 Relating to the development enviornment labels Sep 4, 2023
@mrharpo mrharpo added this to the Public Release milestone Sep 4, 2023
@mrharpo mrharpo self-assigned this Sep 4, 2023
@mrharpo mrharpo merged commit 58b0fb9 into main Jan 6, 2024
4 checks passed
@mrharpo mrharpo deleted the upgrade branch January 6, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development 💻 Relating to the development enviornment maintenance 🔧 Updates and upgrades
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant