nuxt / bridge

🌉 Experience Nuxt 3 features on existing Nuxt 2 projects
MIT License
268 stars 28 forks source link

fix: include `toArray` in runtime #1240

Closed wattanx closed 2 weeks ago

wattanx commented 2 weeks ago

🔗 Linked issue

Fixes: https://github.com/nuxt/bridge/issues/1239

❓ Type of change

📚 Description

There is a toArray outside of runtime, so it is not published. I want to include it in runtime and have it published. (I would like to release this as a hot fix)

📝 Checklist