Skip to content

v0.12.0

Compare
Choose a tag to compare
@kristoferbaxter kristoferbaxter released this 23 Oct 23:58

Notable new feature! You can now specify a platform preference in your configuration.

compile({
  platform: 'javascript',
})

v0.11.0...v0.12.0