Skip to content

Releases: phaserjs/phaser

Phaser 3.0.0 Beta 10 Release

13 Nov 12:32
Compare
Choose a tag to compare
Pre-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

06 Nov 14:18
Compare
Choose a tag to compare
Pre-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

30 Oct 14:27
Compare
Choose a tag to compare
Pre-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

16 Oct 11:42
Compare
Choose a tag to compare
Pre-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

09 Oct 10:30
Compare
Choose a tag to compare
Pre-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

02 Oct 11:20
Compare
Choose a tag to compare
Pre-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

25 Sep 11:14
Compare
Choose a tag to compare
Pre-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

18 Sep 14:28
Compare
Choose a tag to compare
Pre-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

11 Sep 13:10
Compare
Choose a tag to compare
Pre-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

31 Jul 16:11
Compare
Choose a tag to compare
Pre-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.