Releases: aralroca/default-composer
Releases · aralroca/default-composer
0.2.0
What's Changed
- add GH action by @aralroca in #2
- add more tests and refactor code by @aralroca in #3
- Add config for empty checker by @aralroca in #4
How to migrate from 0.1.x:
Instead of:
import defaultComposer from "default-composer";
You can do:
import { defaultComposer, setConfig } from "default-composer";
Full Changelog: 0.1.3...0.2.0
0.1.3
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
0.1.0
Full Changelog: https://github.com/aralroca/default-composer/commits/0.1.0