- Action generator detects keyword
receive
in action name and automatically add the argument name and key-value pair to the function. - Util generator detects keyword
fetch
in util name and automatically add a basicajax
request in the body of the function. - Added command
remove
orr
to remove generated files. - Reducer generator now accepts actions and will automatically add the import and case statements.