Closed danielroe closed 1 month ago
Context: https://github.com/nuxt/nuxt/pull/28924, https://github.com/nuxt/ecosystem-ci/actions/runs/10799722624.
Currently changes to NitroRuntimeConfig and NitroRuntimeConfigApp are breaking for users/modules consuming nitropack.
NitroRuntimeConfig
NitroRuntimeConfigApp
nitropack
This ensures types imported from nitropack aren't breaking.
๐ Linked issue
โ Type of change
๐ Description
Context: https://github.com/nuxt/nuxt/pull/28924, https://github.com/nuxt/ecosystem-ci/actions/runs/10799722624.
Currently changes to
NitroRuntimeConfig
andNitroRuntimeConfigApp
are breaking for users/modules consumingnitropack
.This ensures types imported from
nitropack
aren't breaking.๐ Checklist