v0.2.1
Bug Fixes
- fallback value for JSON.parse should be '{}' instead of {} #105 (I-Lung Lee)
- missing thor class for invoke when installing action_text #115 (I-Lung Lee)
Documentation
- update doc version to 0.2.0 #88 (I-Lung Lee)
- remove beta notice #89 (I-Lung Lee)
- fix documentation issue template (I-Lung Lee)
- add npm and gem badges #90 (I-Lung Lee)
- add codeclimate badges #92 (I-Lung Lee)
- update pricing plan links #93 (I-Lung Lee)
- rename configurations doc to customizations #94 (I-Lung Lee)
- add currency to pricing #96 (I-Lung Lee)
- update cli.mdx to include available options #98 (I-Lung Lee)
- update website slogan and pricing links #100 (I-Lung Lee)
- add file overwrite notice for install generator #118 (I-Lung Lee)
- generate changelog and licenses #119 (I-Lung Lee)
- fix README install notice format #119 (I-Lung Lee)
Tests
- add tests for has_many.js #97 (dulerong)
- add tests for generators #98 (I-Lung Lee)
- add tests for checkbox_toggler.js and jest to linter env variables #101 (dulerong)
- ensure doc and gem version matches #117 (I-Lung Lee)
Builds
- deps-dev: bump puma from 5.3.2 to 5.5.1 #84 (dependabot[bot])
- bump version to 0.2.1 #119 (I-Lung Lee)
Continuous Integration
- fix add private: false to package.json #87 (I-Lung Lee)
- jest should wait for docs and linters #91 (I-Lung Lee)
- setup simplecov_json_formatter for integration with codeclimate #92 (I-Lung Lee)
- only upload stats to codeclimate on main #95 (I-Lung Lee)
Chores
- fix Github issue template (I-Lung Lee)
- add intro blog #104 (I-Lung Lee)
- update intro blog content #104 (richchw)