2.0.0 (2021-11-23)
- use updated pod property to determine path to sync
- use updated pod property to determine path to sync (a44aeeb)
1.7.1 (2021-09-07)
- optional options (d6ce60e)
1.7.0 (2021-09-07)
- add ability to disable git sync (bb3bd66)
1.6.0 (2021-07-28)
- cache responses in keyv if sha hasn't changed (3a7f6a4)
1.5.0 (2021-07-26)
- add sync command to cli (7c68802)
1.4.0 (2021-07-14)
- local preview server functionality (fe0699c)
1.3.2 (2021-07-14)
1.3.1 (2021-07-09)
- fix build (fee6584)
1.3.0 (2021-07-09)
- only sync with github if necessary (d9e7e2e)
- add CORS headers to proxy response so it can be consumed within the editor (16309ec)
1.2.3 (2021-07-07)
- fix serialization of routes (ed181ef)
1.2.2 (2021-07-07)
- fix packaging (14981ed)
1.2.1 (2021-07-06)
- remove bin as it is causing problems (5e46acf)
1.2.0 (2021-07-06)
- add defaultLocale to routes output (bff84b3)
1.1.1 (2021-07-03)
- fix issue with podPath property on route (a600e00)
1.1.0 (2021-07-02)
- add routes.json (456b0c3)
- initial commit for preview test (37d9e5f)