Releases: phaserjs/phaser
Phaser 3.0.0 Beta 10 Release
This is the Beta 10 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Check the Dev Logs to see what is contained in this new build.
Phaser 3.0.0 Beta 9 Release
This is the Beta 9 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 8 Release
This is the Beta 8 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 7 Release
This is the Beta 7 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 6 Release
This is the Beta 6 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 5 Release
This is the Beta 5 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 4 Release
This is the Beta 4 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.
Phaser 3.0.0 Beta 2 Release
This is the Beta 2 release of Phaser 3.
The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
If you need a minified build then please use the supplied webpack build script to generate this.
Phaser 3.0.0 Beta 1 Release
This is the Beta 1 release of Phaser 3.
The phaser.js
is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js
is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. With gzip enabled it's just 104KB in size, including all Game Objects and both Canvas and WebGL renderers.
Phaser 3.0.0 Alpha 2 Release
This is the Alpha release of Phaser 3.
Please see the Phaser 3 Dev Logs from entry 91 and onwards for more details.
The phaser.js
is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).
phaser.min.js
is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. With gzip enabled it's just 104KB in size, including all Game Objects and both Canvas and WebGL renderers.