New version should be compatible with bs-platform@3 and reason-react@0.4! Also some small updates to the bs-loader and read-bsconfig packages.
reason-scripts@0.9.0
- Replaced
ReasonReact.stringToElement
withReasonReact.string
- Updated
bs-json
to@glennsl/bs-json
- Capitalized component file names
- Turned on
.bs.js
suffix andin-source
- Output ES modules instead of CJS
bs-loader@2.0.3
- Better automatic detection of in-source builds
read-bsconfig@1.0.5
-
package-specs
can now be eitherBsPackageSpec
orBsPackageSpec[]