This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
- Updated packages:
Package | From Version | To Version |
---|---|---|
Phaser | 3.55.2 | 3.60.0 |
Typescript | 4.6.3 | 5.1.6 |
ESLint | 8.12.0 | 8.46.0 |
Snowpack remains in v3.8.8 since it's the latest version available.
- Added new Build workflow for PR status check (find it on .github/workflows/build.yml)
- It runs the
build
andlint
- It runs the
- Refactored imports/exports to fix #1, which was caused by upgrading to Phaser 3.60.0
- Added workflow status badges to README file