Nuxt/packages
Daniel Roe 12304909bc
feat(nuxt3): add <NuxtErrorBoundary> component for fine-grained error handling (#3671)
* feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling

* feat: add `@error` event handling

* fix: don't clear error on nav

* fix: remove `clearError` wrapper

* fix: remove outdated implementation

* update clear error

* upddate example with FaultyComponent

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-16 16:49:53 +01:00
..
bridge fix(auto-imports): windows issue with parsing query from path (#3700) 2022-03-16 14:41:37 +01:00
kit feat(nuxt 3): support custom router options (#3485) 2022-03-15 17:57:41 +01:00
nitro fix: use perfect-debounce to handle trailing run of promise (#3679) 2022-03-16 12:11:30 +01:00
nuxi feat(nuxi): init nuxi test support (#3307) 2022-03-16 13:34:27 +01:00
nuxt3 feat(nuxt3): add <NuxtErrorBoundary> component for fine-grained error handling (#3671) 2022-03-16 16:49:53 +01:00
schema fix(pkg): add implicit dependencies (#3682) 2022-03-16 13:13:50 +01:00
test-utils feat(nuxi): init nuxi test support (#3307) 2022-03-16 13:34:27 +01:00
vite fix: use perfect-debounce to handle trailing run of promise (#3679) 2022-03-16 12:11:30 +01:00
webpack chore(deps): update all non-major dependencies (#3677) 2022-03-16 11:53:18 +01:00