0.0.5
CHANGES:
Changed
- Uses
expect-test-helpers
(reduce core dependencies) - Run
ppx_js_style
as a linter & make it adev
dependency. - Upgrade GitHub workflows
actions/checkout
to v4. - In CI, specify build target
@all
, and add@lint
. - List ppxs instead of
ppx_jane
.