Releases: stealjs/steal-bundler
Releases · stealjs/steal-bundler
0.3.6
0.3.5
This is patch release replacing const
and let
statements because unless strict mode is used, Node.js 4 throws a syntax error. Causing stealjs/steal-tools#871
0.3.3
This is a patch release. This fixes a bug where steal-bundler didn't previously always return the buildResult
object, as is part of the steal-tools API.