Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nuxt

Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Collective - Host: opensource - https://opencollective.com/nuxtjs - Website: https://nuxt.com/

docs: add a more helpful comment (#23999)

github.com/nuxt/nuxt - 69ddcc968dd6540fdb96c6c4ac048c0e9bb09907 authored over 1 year ago
test: await before asserting console logs (#24051)

github.com/nuxt/nuxt - dce8ebb3360b9a67a1afd42d69f95775606e168c authored over 1 year ago
perf(nuxt): use granular imports for auto-importing composables (#23951)

github.com/nuxt/nuxt - d7b11164434e5ae318cd8cf85417362fddb99d71 authored over 1 year ago
perf(nuxt): remove pure annotations plugin (#24033)

github.com/nuxt/nuxt - 27791f4c3350e2baa1a55c7be71bfbc02a7662b5 authored over 1 year ago
fix(vite): don't warm up css deps and normalise urls correctly (#23975)

github.com/nuxt/nuxt - 4f017a5538d1c17864fca5723c5021f13cd9723f authored over 1 year ago
fix(nuxt): use payload url for isPrerendered, not current route (#24031)

github.com/nuxt/nuxt - 62b7917d2ca21794a54e69b9667b1ac8547b2ed3 authored over 1 year ago
chore: revert pnpm upgrade

github.com/nuxt/nuxt - e297368ee3f994d2b73475834cb1ddcbe79db41d authored over 1 year ago
perf(nuxt): set `pages` on nuxt app and deduplicate calls (#24032)

github.com/nuxt/nuxt - 2011e6c15917fbe3fa9f30dc2d9cdb9fa75a1378 authored over 1 year ago
fix(schema): correctly set default cssnano config (#23980)

github.com/nuxt/nuxt - 802cf7a1e91b24ea9b4105658fd75660455aee0c authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - 410cecd93e9a03af9917d708a6651de6bdb8d622 authored over 1 year ago
fix(vite): use `h3` cors handler for vite routes only (#23995)

github.com/nuxt/nuxt - 4b2608c74d80551eee857ab74ab470da839894f9 authored over 1 year ago
docs: update link to composables doc (#23989)

github.com/nuxt/nuxt - 64b99b1007e2f7ec875b4605fad988355de80b29 authored over 1 year ago
fix(nuxt): unset `useCookie` value when it expires (#23549)

github.com/nuxt/nuxt - a9218239ea7769cc443e6526240bf94d26e604d0 authored over 1 year ago
fix(nuxt): use route key for loading indicator/view transition (#23868)

github.com/nuxt/nuxt - df022a4a9d429516f7ff6bb88ba112229b8cd145 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23965)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - a13bf67ecb7e121ec5ce20a1b7ce65bb50443264 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23934)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - c6fc69037d6709ae4ce83f44a7eae85acc743248 authored over 1 year ago
docs: fix small typo in nuxt.config.ts documentation (#23961)

github.com/nuxt/nuxt - b7a18a5dc2aef672f8aa0ad4146192452e1ee996 authored over 1 year ago
docs: clarify that bridge supports definePageMeta (#23944)

github.com/nuxt/nuxt - d9f1354c098d0dce56f171dd5bb8215a259cfc34 authored over 1 year ago
docs: skip View Transitions API route middleware on server (#23935)

github.com/nuxt/nuxt - 6de4bcb75e4979cf946feadce9167f60a0fcfa33 authored over 1 year ago
docs(composables): avoid double read-more in useAppConfig

github.com/nuxt/nuxt - 5fea1728830777ac8942c74ba8751822716a7aae authored over 1 year ago
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authore...

github.com/nuxt/nuxt - a548b70342b6fb3c80f38c040b10fd09acb694f1 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23904)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - 22f84320895da85cddcc499e5f984b3ff12d3390 authored over 1 year ago
refactor(nuxt): use `useRequestEvent()` internally (#23916)

github.com/nuxt/nuxt - e4e38894210d954858105cdaa33c010115f3de12 authored over 1 year ago
fix(vite): remove `postcss-url` and duplicate `postcss-import` (#23861)

github.com/nuxt/nuxt - 8e44395d7a1caafdba2daeb5a21d6623d81b6a98 authored over 1 year ago
docs: fix typos (#23921)

github.com/nuxt/nuxt - 995cba84a26cc0fda57fcca4a05d6e87e22b9ec7 authored over 1 year ago
docs: fix typo (#23912)

github.com/nuxt/nuxt - 4cf1d5b3bcdc070724529d5a3ebec357210449bc authored over 1 year ago
fix(nuxt): render a div when client-only hydrates w/o element (#23899)

github.com/nuxt/nuxt - a03751256203be53ad863b89a1e749264e1f7b73 authored over 1 year ago
fix(nuxt): init `$fetch` at entry start (#23906)

github.com/nuxt/nuxt - 8c77ce81b93d11c62efb9ed16583c0e5c9e60049 authored over 1 year ago
chore(deps): update devdependency @types/node to v20 (main) (#23901)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - bd86e267639149d0a957deda65a43bdac70152dd authored over 1 year ago
chore(deps): update ossf/scorecard-action action to v2.3.1 (main) (#23895)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - 3f44764eb86ce48a6ab11323fcb6a1dc053876d4 authored over 1 year ago
chore(deps): update actions/setup-node action to v4 (main) (#23891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - 3306b2198604d8686c31a29676c3e78367fc2ed7 authored over 1 year ago
fix(webpack): use lodash `cloneDeep` again (#23888)

github.com/nuxt/nuxt - b63b4e58e82997c4c7cf024b70b656926d1fed6e authored over 1 year ago
fix(nuxt): only skip refetching errors when hydrating (#23889)

github.com/nuxt/nuxt - ba4361a0f05b1f101ea3740ae093a43e14ca39ab authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - ec708d9c813ac3a1c282775f74d65a82d36da9cd authored over 1 year ago
ci: run nuxt 2 edge release on node 18

github.com/nuxt/nuxt - 5b96049d98bdb7de3bd4f4b26989d0d7a7aa0526 authored over 1 year ago
fix(nuxt): don't use local fetch with an external `baseURL` (#23884)

github.com/nuxt/nuxt - 2dc078ea406638df19ed6036a873e89227e4db62 authored over 1 year ago
docs: fix typo in runtime-config page (#23882)

github.com/nuxt/nuxt - 52af4a56846ae601523fc377764c234d0cbd49ce authored over 1 year ago
fix(nuxt,schema,vite,webpack): analyze w/o overriding config (#23856)

github.com/nuxt/nuxt - cd76c617fa7fb081af50fda71473fcbd946698db authored over 1 year ago
docs: fix typo in layout description (#23862)

github.com/nuxt/nuxt - 755cf2053489e7d324abd4d43a73497d874e7754 authored over 1 year ago
docs: add missing nitro hooks (#23865)

github.com/nuxt/nuxt - bdc7a357ba516307e6bfea1e2b200c45ba274124 authored over 1 year ago
docs: add missing comma (#23870)

github.com/nuxt/nuxt - 157d98b282ce79617be5fc2a7d5024ca89144e54 authored over 1 year ago
test: update basic fixture config for vite 5 (#23859)

github.com/nuxt/nuxt - 88ce9abbdf1252af76b6e7c8b8adf58b7b76589f authored over 1 year ago
fix(kit): resolve module tsconfig paths relative to dirs (#23860)

github.com/nuxt/nuxt - 803c4fe1475e64c8647c84292cf957fa35dd9954 authored over 1 year ago
fix(nuxt): resolve `@unhead/vue` in template code (#23858)

github.com/nuxt/nuxt - d6c196afadc638c3fb8b992b97732b4f75758036 authored over 1 year ago
fix(nuxt): improve watcher logs slightly (#23857)

github.com/nuxt/nuxt - 06e6140953a565464b02facaaa81163d2c8f72e1 authored over 1 year ago
chore(deps): update devdependency eslint to v8.52.0 (main) (#23838)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - 388807152628574007d3946ab6c1b9b9e7ad8930 authored over 1 year ago
docs: fix typo in pnpm install command (#23851)

github.com/nuxt/nuxt - 728ae6d87873b26281ffdb42efcb7660c9dae2c5 authored over 1 year ago
fix(nuxt): handle relative baseURL in nitro runtime config (#23841)

github.com/nuxt/nuxt - 7b8e7f176d881f1d41392b173436054a2c277e66 authored over 1 year ago
chore(deps): update github/codeql-action action to v2.22.4 (main) (#23835)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - f4b7406e10223359edd4db58d3d9787c99069f3b authored over 1 year ago
chore(deps): update all non-major dependencies to v3.3.6 (main) (#23825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - 6f27016763d21b9efbbb6c6a663b7181f3ea92d1 authored over 1 year ago
docs(getting-started): add schema for server

github.com/nuxt/nuxt - 6d0f45469e2789991665cee28eac37d101dd6b02 authored over 1 year ago
docs: update minimum required Node version (#23821)

github.com/nuxt/nuxt - 3eef1b3406cd9b6c3fa4fe66be5db18f02e8714c authored over 1 year ago
fix(nuxt): use `.json` extension for server components (#23802)

github.com/nuxt/nuxt - 3d6ab2e4fe0b6c3c7c7179f2cfa93d16eb5cef88 authored over 1 year ago
fix(nuxt,schema): use `std-env` to detect whether app is being tested (#23830)

github.com/nuxt/nuxt - 591f4305b8d7250a5d97a7905d6550f3ad44abd4 authored over 1 year ago
fix(nuxt): resolve internal `target: blank` links with base (#23751)

github.com/nuxt/nuxt - ffa6b6e60c9b7e208755d76d730e6e364462a8fb authored over 1 year ago
fix(schema): accept single string for `extends` (#23795)

github.com/nuxt/nuxt - 7fcdce26b2a68137ed70a3ebade1780b9e3d9887 authored over 1 year ago
ci: add doc deploy webhook trigger (#23828)

github.com/nuxt/nuxt - 2f7e1c78270e0260297ef724717e6a348cbcaf55 authored over 1 year ago
fix(nuxt): close payload object (#23817)

github.com/nuxt/nuxt - 785b7a3f6ecea9e37d2385f996d4ffcced217fbc authored over 1 year ago
chore(deps): update all non-major dependencies to v3.3.5 (main) (#23808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - af1b5a0181117815843783bda52a4ee005c3e662 authored over 1 year ago
test(nuxt): test remote islands for `NuxtIsland` (#23801)

github.com/nuxt/nuxt - b06a559e72b2221a14d55b44fa87ee80c6dc36b8 authored over 1 year ago
fix(nuxt): ensure we add prerender hints to correct event (#23799)

github.com/nuxt/nuxt - 8c9333a41c3e9c9033dfa44251385bdf9c8a43fa authored over 1 year ago
docs: add example of auto-importing components from npm package (#23792)

github.com/nuxt/nuxt - 5a6dfd884747325f761cd5da86654db59abe642a authored over 1 year ago
fix(nuxt): restore `prerenderedAt` behaviour pending next patch

github.com/nuxt/nuxt - 108b1bdf7285f3863a855e29a4581738c5ad8a6e authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - c2fff578d181c1b7843c54eb9d9b09f7f23da280 authored over 1 year ago
chore: upgrade to c12 1.5 with configurable layers (#23782)

github.com/nuxt/nuxt - 2050d1bfa3fb6d70f32bef68a6b62b0e6e9abe56 authored over 1 year ago
test: update prerender test

github.com/nuxt/nuxt - 8d62c2add28ee5d15beb218296f67b47d9578305 authored over 1 year ago
fix(nuxt): don't use `prerenderedAt` to override app manifest (#23781)

github.com/nuxt/nuxt - 91c62d6c3eae0b39a69c48d9f28e8b8dfd993714 authored over 1 year ago
chore: update to nitropack 2.7.0 (#23780)

github.com/nuxt/nuxt - bfaf56ceacd0f78ea19a07edd3b44fabd014fa88 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23759)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - ed9a6e2e3a92f4035799224d01a0051019955839 authored over 1 year ago
chore: refresh lockfile (#23755)

github.com/nuxt/nuxt - 0d2b19d2c0f84b0048850c2f3776ce14f650afd1 authored over 1 year ago
chore: remove huntr + encourage GitHub vulnerability reporting (#23754)

github.com/nuxt/nuxt - 8528288a7000a068021998ff9b770c5c1c327b95 authored over 1 year ago
chore(deps): pin devdependency markdownlint-cli to 0.33.0 (main) (#23756)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - a66fe772803ea5b98ad3d079a6f53f6e3baa8cb6 authored over 1 year ago
chore: allow markdownlint upgrades

github.com/nuxt/nuxt - 3d779fcf3643025ed3d207ec6e1c4f2f971e14e1 authored over 1 year ago
chore: bump nuxt devtools to 1.0 (#23752)

github.com/nuxt/nuxt - 5cca294f1400a39009802603ddbb76ba2ec1cee5 authored over 1 year ago
docs: fix broken link (#23750)

github.com/nuxt/nuxt - b7c776b7def1afac35e8630e48f96686d73e6ff7 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - b97e3f42cfbfe3881f0724f5393fd7b4334a72ab authored over 1 year ago
chore(deps): pin devdependency ofetch to 1.3.3 (main) (#23748)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - 016b0b7c152080c8aab9d63e90f89382e9cac059 authored over 1 year ago
feat(nuxt): allow customising defaults for data composables (#23725)

github.com/nuxt/nuxt - 5652346d7a409d6ed3684f65b3898b988500e927 authored over 1 year ago
feat(nuxt): allow configuring default `<NuxtLink>` options (#23724)

github.com/nuxt/nuxt - 9dd304628ab05cf9220208b71828f7de9233a1b5 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23740)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nuxt/nuxt - 2cd0b59f5602bb62a67a060fea03e9c812b200c6 authored over 1 year ago
docs: remove redundant trailing slashes from links (#23744)

github.com/nuxt/nuxt - 08281866a61fc5f62429804906899709a5bc7568 authored over 1 year ago
docs: update to new website (#23743)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authore...

github.com/nuxt/nuxt - f26a80177533a194336e9ecdbc0c60d554b2ca50 authored over 1 year ago
docs: add info about `<NuxtImg>` and `<NuxtPicture>` (#23741)

github.com/nuxt/nuxt - 2e4ea2fe4875a2aaeaf176c3f1525261fdb168a9 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - 5ee2f0aa8903dd71cf4d639dee1f00e85b798beb authored over 1 year ago
ci: only dedupe dependencies if they affect bundle size (#23736)

github.com/nuxt/nuxt - 633ef85dd942b1047bd75620b7c4a61aa343dbff authored over 1 year ago
chore: add description field for packages (#23734)

github.com/nuxt/nuxt - 271349d7f057b0faef6a06250d129cfe421c275d authored over 1 year ago
docs: update types for useFetch/useAsyncData (#23730)

github.com/nuxt/nuxt - 1357a3d9ff33fe46fa592357d3b380684e1e5704 authored over 1 year ago
chore(deps): update dependency execa to v8 (main) (#23690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - 10bdea968fda69d18b2d06b229b07e03d84a982d authored over 1 year ago
feat(nuxt): prompt to autoinstall `@nuxt/image` when it is used (#23717)

github.com/nuxt/nuxt - 6141c08a44346c6753b4468932c91bc6fc830ed7 authored over 1 year ago
fix(nuxt): respect custom export in component transform (#23715)

github.com/nuxt/nuxt - e64ece70c0ac213d7d09029a70680b7e65089512 authored over 1 year ago
docs: fix typo (#23716)

github.com/nuxt/nuxt - 32c3a9840760dd448df363f2818884ed2d98fc76 authored over 1 year ago
chore(deps): update all non-major dependencies (main) (#23627)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/nuxt/nuxt - cef4b38852cd15ca3a11a2fc42d95e5360a0bbf7 authored over 1 year ago
docs: fix other issues with `routeRules` example

github.com/nuxt/nuxt - 818dc626cf2ef1e707c2d68986b8b7655d29327a authored over 1 year ago
docs: remove extraneous brace

github.com/nuxt/nuxt - b9cb08cdacdc07cea41a8a352e17a994f7d92563 authored over 1 year ago
fix(nuxt): don't mark redirected routes as prerendered (#23707)

github.com/nuxt/nuxt - ae630c599f625ef459a22ae423683dd22df425d5 authored over 1 year ago
feat(nuxt): scan and register layouts in nested folders (#20190)

Co-authored-by: Daniel Roe <[email protected]>

github.com/nuxt/nuxt - 00917a1bd8e40ed93e11b2471f0f2a921e57de99 authored over 1 year ago
feat(nuxt): custom cache support for data fetching composables (#20747)

github.com/nuxt/nuxt - b52548d915426629a493b3e9a28a0a606e8e3843 authored over 1 year ago
fix(nuxt): refetch both undefined/null values in `useAsyncData` (#23351)

github.com/nuxt/nuxt - f4d67a9bcdb7e9dd26b4aecc470a702546b5f44a authored over 1 year ago
fix(nuxt): write cookie values before navigating away (#23697)

github.com/nuxt/nuxt - 34adac661de1935eda63dab516e103d8196e3a85 authored over 1 year ago