Nuxt/packages/bridge
Daniel Roe 5c9cf9cf9e
fix(pkg): add implicit dependencies (#3682)
* chore: prevent unintentional inlinings

* fix: workaround hoisting by moving `unimport` to peerDeps

* add missing dep

* add unimport as bridge dpeendency

* fix(nuxt3): explicitly type presets

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-16 13:13:50 +01:00
..
bin fix(bridge): expose nuxi command (#1599) 2021-11-02 10:40:56 +01:00
src fix: use perfect-debounce to handle trailing run of promise (#3679) 2022-03-16 12:11:30 +01:00
build.config.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
module.cjs fix(bridge): install bridge module at the end (#2611) 2022-01-05 19:22:13 +01:00
package.json fix(pkg): add implicit dependencies (#3682) 2022-03-16 13:13:50 +01:00
README.md chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
types.d.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00

Nuxt Bridge

Use backported Nuxt 3 features in Nuxt 2

Learn more about this package: https://v3.nuxtjs.org/getting-started/bridge