Skip to content

Latest commit

 

History

History
244 lines (85 loc) · 7.42 KB

File metadata and controls

244 lines (85 loc) · 7.42 KB

0.1.26 (2026-03-26)

Bug Fixes

0.1.25 (2026-03-19)

Bug Fixes

0.1.24 (2025-12-19)

0.1.23 (2025-12-09)

Features

  • add ability to disable auto loading target packages (#42) (3f2cf32)

0.1.22 (2025-12-05)

Features

0.1.21 (2025-12-01)

Features

  • forward --dev to server in dev (dab6495)

0.1.20 (2025-11-25)

Features

0.1.19 (2025-11-24)

Bug Fixes

  • use process.env.PORT if defined (eb0fe25)

0.1.18 (2025-11-24)

Bug Fixes

0.1.17 (2025-11-24)

Bug Fixes

0.1.16 (2025-11-11)

Bug Fixes

0.1.15 (2025-11-11)

Features

0.1.14 (2025-11-03)

Bug Fixes

  • cannot resolve entry relative to root. Fixes #16 (da97eb2)

0.1.13 (2025-10-27)

Bug Fixes

  • add typing to pageContext.runtime (#13) (fb34059)

Features

  • new photon.static and photon.compress options (#14) (d8a12bf)

0.1.12 (2025-10-24)

Bug Fixes

  • Vercel Edge build without side-effects (872fa08)

0.1.11 (2025-10-23)

Features

  • add support for new cli.preview option (#9) (ec79e5a)
  • resolve server relative path (#8) (62bbdf8)

MINOR BREAKING CHANGES

  • Update vike to 0.4.244 or above.

Note

We recommend always updating vike and vike-* extensions together.

0.1.10 (2025-10-15)

Bug Fixes

  • proper dependency range (01e5a48)

0.1.9 (2025-10-15)

Bug Fixes

0.1.8 (2025-09-17)

Bug Fixes

  • only load target packages if they are installed in the containing project (05e96be)

0.1.7 (2025-09-17)

Bug Fixes

0.1.6 (2025-09-16)

Bug Fixes

  • ensure that vite-plugin-vercel is imported dynamically (4316d80)

0.1.5 (2025-09-16)

Bug Fixes

  • bump vite-plugin-vercel (90e3831)

0.1.4 (2025-09-16)

Features

  • complete vercel integration (b8c3b38)

0.1.3 (2025-09-16)

Features

  • include targets loading into vike-photon (c99c5a4, df50f54)
  • remove +headers support in favor of +headersResponse (8ec1fd4)

0.1.2 (2025-09-11)

Bug Fixes

0.1.1 (2025-09-10)

Bug Fixes