Skip to content

Latest commit

 

History

History
74 lines (32 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

74 lines (32 loc) · 2.67 KB

2.2.0 (2024-02-23)

Features

2.1.0 (2024-02-02)

Features

  • added regions in config options (b6150c2)

2.0.1 (2023-12-12)

Bug Fixes

  • switched app.render signature because old one was deprecated (21c3429)

2.0.0 (2023-12-11)

Code Refactoring

  • Updated Astro dependency to v4 (f01f17e)

BREAKING CHANGES

  • Astro v3 is going away

1.0.5 (2023-09-11)

Bug Fixes

  • Include feature map in astro adapter (2ed96ed)

1.0.4 (2023-09-02)

Bug Fixes

  • reverted "files" and "directories" in package.json (5f0a233)

1.0.3 (2023-09-02)

Bug Fixes

  • include entrypoint in tsup build (6fdce6b)

1.0.2 (2023-09-02)

Bug Fixes

  • added entrypoint to package.json (42fda89)

1.0.1 (2023-09-02)

Bug Fixes

  • removed imports from @astrojs/vercel/dist (de467bd)

1.0.0 (2023-09-02)

Features

  • Initial version of package (4f1787c)