🚀 Enhancements
- runtime-utils: Expose setup result from
renderSuspended(#852) - e2e: Allow overwriting env variables in
setup(#903) - e2e: Allow running e2e tests against existing server (#803)
- e2e: Allow updating env in context before
setupruns (#812)
🩹 Fixes
- runtime-utils: Ts-ignore
#build/import until nuxt v3.12 release (66b23ae6) - runtime-utils: Allow
setPropsto replace an array (#877)
🏡 Chore
- Ignore ts-ignores for now (ac2d9fbb)
- Add @danielroe to code owners (76f65b3b)
- Remove ts-ignore now that we're upgraded (16827f7f)
✅ Tests
- Bump timeout in windows browser spec (73e2c716)
❤️ Contributors
- Jessé Correia Lins (@linspw)
- Tobias Diez (@tobiasdiez)
- Mark Brockhoff (@markbrockhoff)
- Daniel Roe (@danielroe)
- MaruyamaTomoki (@tomoki1207)
- Joao Vitor Alves (@joaovitoras)