Skip to content

v1.0.0-rc.5

Compare
Choose a tag to compare
@jukben jukben released this 10 Jul 16:31
· 240 commits to master since this release

To avoid issues with different Webpack versions (#423), we encourage to add "webpack": "^4.16.0" into your project's dependencies.

Another approach is to use Yarn resolutions (thanks to @FredyC)


BREAKING CHANGE: We have removed haul-integrate.sh, we are now good just with CLI_PATH #234

To get your project into the same shape as you would get after yarn haul init, please edit Bundle React Native code and images build phase

screen shot 2018-07-10 at 18 23 49

and remove Integrate Haul with React Native

screen shot 2018-07-10 at 18 29 45

See https://github.com/callstack/haul/blob/next/docs/Configuring_Your_Project.md for more informations.