0.2.0 (2023-09-15)
Features
- add if-validator (#40) (7e6cf2e)
- call-apply: Implemented call apply Pipes (#53) (a338920), closes #35
- create-effect: add createEffect (48c4b19), closes #27
Bug Fixes
- if-validator: update logic if-validator (#47) (f02b1ad)
- local-plugin: add
testPathPattern
to convert entry point generator (e198891)