Releases: godotjs/GodotJS
Releases · godotjs/GodotJS
v1.1.0 [Beta 1] w/ Godot 4.6.1
v1.1.0.beta1-4.6.1 fix: default (index.js) module resolution infinite recursion
v1.1.0 [Alpha 3] w/ Godot 4.6.1
v1.1.0.alpha3-4.6.1 ci: Linux and win have no app + Chrome devtooluts over pipe
v1.1.0 [Alpha 2] w/ Godot 4.6.1
fix: Release web builds - stop closure compiler breaking everything Closure compiler is not very clever and breaks things like calls to `Object.defineProperty` because it renames object properties away from their intended names.
v1.1.0 [Alpha 1] w/ Godot 4.6
v1.1.0-pre-godot46rc2 ci: Fix 4.6dev tests
v1.1.0-generate-typings
Pre-release to test generate typings with GodotJS script
v1.1.0-editor2
Still testing npm package (@godot-js/editor)
v1.1.0-editor
Test pre-release for npm package with trusted publish
v1.1.0-web-dlink
Test web target with dlink
v1.1.0 Pre-release #1
v1.1.0-pre-release-1 chore: update CONTRIBUTING.md (#160)
v1.1.0-pipeline-test
Test release to check if pipeline works