1.6.0 (2022-03-18)
1.5.2 (2022-02-23)
- Make graphql a dev dependency (e88edb1)
1.5.1 (2022-02-23)
- Fix graphql dependency (aeb9b59)
1.5.0 (2022-02-10)
1.4.0 (2022-02-09)
- Add a debug option to aid in troubleshooting (092398d)
1.3.0 (2022-02-01)
- Support disabling codegen in certain modes (9c546a7)
- Support overwriting codegen config options (4224cec)
1.2.0 (2022-02-01)
- Restart vite when codegen config file changes (24b0d0e)
1.1.1 (2021-08-28)
- Add fallback extension to preset config (7e6b862)
- Make documents matcher work with multiple files (a047a37)
1.1.0 (2021-08-28)
- Add support for near operation file preset (18b1227)
1.0.1 (2021-08-28)
- Add try catch on generate to keep vite running (94e4a9b)