Releases: callstack/haul
Releases · callstack/haul
1.0.0-beta.12
v1.0.0-beta.10
Beta.9 is also a part of this release.
Fixes
- Fixed build error not displyed ccdaf20
- Fixed issue with wrongly server bundle 501e28c
- Fixed bundle time displayed
NaN
when in compiling both platforms 39ab2a9 - Removed
use strict
from the debugger 5a26baf
Features
- Display bundle warnings, if any 00d6cd0
Rest
- Added contributors list 03e63f6
v1.0.0-beta.7
v1.0.0-beta.6
Fixes
- Fixed
launchPackager
step from Xcode 5f756b5 - Fixed breaking changes for RN 0.49+ a5a8eb6
- Changed sourcemaps for development mode c400ce4
- Correct
mime-type
for served js bundle for RN 0.48.x 98253df - Added CORS headers a92c463
- Minor issues fixed
Features
- Feature: Added
reload
feature 22a8224 - Feature: Added handler for situation, when port used by Haul is in use 1b9bc32
- Feature: Multiple bundle progress bars 856555f
Rest
- Added docs on how to setup Haul with CodePush 3c24c07
v1.0.0-beta.5
This feature includes hot module reloading - please try it out and report issues (technical, user experience etc)
v1.0.0-beta.3
Release v1.0.0-beta.3.
v1.0.0-beta.1
Makes Haul to work on projects that have symlinks in node_modules
.
v1.0.0-beta.0
This is our first release under haul
name. Package haul-cli
is no longer used and it's latest version is deprecated.
This release makes it possible for Haul to work in more advanced projects, like those managed by lerna. We also fixed const
error that was happening on Android and older iOS devices.
v0.6.0
v0.3.0
This release contains a bunch of fixes and enhancements, including:
- e451c11 - When bundle cannot be loaded, display a RedBox that contains steps to debug the issue
- 922d763 - Running Systrace is now supported
- 92ba8ba - Add
haul
to package.json scripts when running init - 1b05eae - Fix debugger not working when opening from Genymotion
- 2bddd08 - Fix assets mismatch when running with
--platform all
- 3627c1b - Running from Xcode opens up Haul instead of Packager
- d6e295d - You can now run
haul
instead ofhaul start
- 09ba268 - Speed improvements to Webpack config