Skip to content

Latest commit

 

History

History
132 lines (57 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

132 lines (57 loc) · 4.89 KB

Changelog

2.0.0 (2021-11-23)

⚠ BREAKING CHANGES

  • use updated pod property to determine path to sync

Bug Fixes

  • use updated pod property to determine path to sync (a44aeeb)

1.7.1 (2021-09-07)

Bug Fixes

1.7.0 (2021-09-07)

Features

  • add ability to disable git sync (bb3bd66)

1.6.0 (2021-07-28)

Features

  • cache responses in keyv if sha hasn't changed (3a7f6a4)

1.5.0 (2021-07-26)

Features

  • add sync command to cli (7c68802)

Bug Fixes

1.4.0 (2021-07-14)

Features

  • local preview server functionality (fe0699c)

1.3.2 (2021-07-14)

Bug Fixes

  • change the route for the preview config (#13) (2f3009e)

1.3.1 (2021-07-09)

Bug Fixes

1.3.0 (2021-07-09)

Features

  • only sync with github if necessary (d9e7e2e)

Bug Fixes

  • add CORS headers to proxy response so it can be consumed within the editor (16309ec)

1.2.3 (2021-07-07)

Bug Fixes

  • fix serialization of routes (ed181ef)

1.2.2 (2021-07-07)

Bug Fixes

1.2.1 (2021-07-06)

Bug Fixes

  • remove bin as it is causing problems (5e46acf)

1.2.0 (2021-07-06)

Features

Bug Fixes

  • add defaultLocale to routes output (bff84b3)

1.1.1 (2021-07-03)

Bug Fixes

  • fix issue with podPath property on route (a600e00)

1.1.0 (2021-07-02)

Features

1.0.0 (2021-07-02)

Features

  • initial commit for preview test (37d9e5f)