v0.4.2
🚀 Features
- Add eslint - by @ryoppippi (311fe)
- Add GitHub Actions CI workflow - by @ryoppippi (15f65)
- ci.yaml: Add test command to CI pipeline - by @ryoppippi (7268e)
- package.json: Add test step to release script - by @ryoppippi (913f8)
- tests: Add unit tests for preprocessor - by @ryoppippi (e0a5d)
🐞 Bug Fixes
- preprocessor: Use this.skip() instead of return - by @ryoppippi (c20da)