0.3.5
Prevent condition modules to be evaluated during build
This patch release fixes an issue where steal-conditional
evaluates the condition module during the build; that's problematic when the condition module has browser specific code that breaks when running on node.
See #42