Skip to content

Release v0.22.0

Compare
Choose a tag to compare
@syumai syumai released this 11 Jan 11:56
· 76 commits to main since this release

This version contains breaking change in workers-assets-gen comand result.
Please update workers-assets-gen command version in your Makefile to v0.22.0.

What's Changed

  • use go:wasmimport for ready func by @syumai in #83
  • pass RuntimeContext on creating Go instance by @syumai in #84
  • D1 driver would cause panic when QueryContext is called with parameters by @minoritea in #86
  • Give option to specify build destination in workers-assets-gen by @so-heil in #87

New Contributors

Full Changelog: v0.21.0...v0.22.0