This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
v1.2.0
- Rename to Fragment Toolkit
- Add
preview
command for fast development - Include
fragments-configuration.json
in existing fragments - Separate config files (prettier, eslint...)
- Add
yo-rc.json
to.gitignore
in generated projects - Add static type checking with TypeScript
- Update API manipulation
- Add OAuth authentication to API requests
- Make CustomGenerator methods private
- Add
format:all
task to apply prettier from - Update documentation