Skip to content

Releases: HalfdanJ/svelte-adapter-appengine

v1.1.0

01 Jan 21:28
1738a12
Compare
Choose a tag to compare

1.1.0 (2024-01-01)

Features

v1.0.0

01 Jan 20:39
81ec88d
Compare
Choose a tag to compare

1.0.0 (2024-01-01)

Features

Bug Fixes

  • Mark sveltekit 2 as valid peer dependency (#148) (c531361)

Miscellaneous Chores

v0.10.3

26 May 17:55
093a7ba
Compare
Choose a tag to compare

0.10.3 (2023-05-26)

Bug Fixes

  • Improve error handling with large number of asset routes (#103) (fd58810)

v0.10.2

25 Mar 22:35
ab6da93
Compare
Choose a tag to compare

0.10.2 (2023-03-25)

Bug Fixes

  • Handle paths on windows correctly (#90) (b49d982)

svelte-adapter-appengine v0.10.1

05 Feb 03:34
86eca06
Compare
Choose a tag to compare

Bug Fixes

  • Make cloud tracing optional middleware (#71) (5e98af1)

svelte-adapter-appengine v0.10.0

04 Feb 18:54
5cef1f8
Compare
Choose a tag to compare

Features

  • Add option to select GAE nodejs version (#70) (6db2125)
  • Add support for Google Cloud Logging (#67) (0dcc8a7)

Bug Fixes

svelte-adapter-appengine v0.9.3

21 Jan 19:24
70a1830
Compare
Choose a tag to compare

Bug Fixes

  • Add prerendered assets to app.yaml (#64) (8afbc21)

svelte-adapter-appengine v0.9.2

14 Oct 18:39
18c4ea6
Compare
Choose a tag to compare

Bug Fixes

svelte-adapter-appengine v0.9.1

13 Sep 16:34
c94e468
Compare
Choose a tag to compare

Bug Fixes

  • Correctly read the protocol on localhost (64889fa)
  • Solve multiple issues from sveltekit breaking changes (#52) (450f29d)
  • update getRequest method call (cdf93a2)

svelte-adapter-appengine v0.9.0

26 Aug 17:19
6cfa970
Compare
Choose a tag to compare

Features

  • Return 200 OK from /_ah/start (f5f7e64)