Skip to content

Releases: alexvuka1/astro-vercel-edge-adapter

v2.2.0

23 Feb 10:44
Compare
Choose a tag to compare

2.2.0 (2024-02-23)

Features

v2.1.0

02 Feb 23:40
Compare
Choose a tag to compare

2.1.0 (2024-02-02)

Features

  • added regions in config options (b6150c2)

v2.0.1

12 Dec 00:19
Compare
Choose a tag to compare

2.0.1 (2023-12-12)

Bug Fixes

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

v2.0.0

11 Dec 20:10
Compare
Choose a tag to compare

2.0.0 (2023-12-11)

Code Refactoring

  • Updated Astro dependency to v4 (f01f17e)

BREAKING CHANGES

  • Astro v3 is going away

v1.0.5

11 Sep 09:58
Compare
Choose a tag to compare

1.0.5 (2023-09-11)

Bug Fixes

  • Include feature map in astro adapter (2ed96ed)

v1.0.4

02 Sep 13:20
Compare
Choose a tag to compare

1.0.4 (2023-09-02)

Bug Fixes

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

v1.0.3

02 Sep 13:13
Compare
Choose a tag to compare

1.0.3 (2023-09-02)

Bug Fixes

  • include entrypoint in tsup build (6fdce6b)

v1.0.2

02 Sep 13:05
Compare
Choose a tag to compare

1.0.2 (2023-09-02)

Bug Fixes

  • added entrypoint to package.json (42fda89)

v1.0.1

02 Sep 12:58
Compare
Choose a tag to compare

1.0.1 (2023-09-02)

Bug Fixes

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

v1.0.0

02 Sep 12:46
Compare
Choose a tag to compare

1.0.0 (2023-09-02)

Features

  • Initial version of package (4f1787c)