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 temporary website for docs contribution (#22469)

github.com/nuxt/nuxt - c11585e713c397251ff747975319dbfbb2c8c6f3 authored over 1 year ago
test: remove separate test for baseurl (#22467)

github.com/nuxt/nuxt - caf8329151828e36fc187a5a622d8c4d57e85257 authored over 1 year ago
docs: escape `]` in code-block filenames (#22389)

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

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

github.com/nuxt/nuxt - 69b07a03b7de5b6bf3cdb68c0635113745659b08 authored over 1 year ago
fix(nuxt): broken capo.js `injectHead` usage (#22447)

github.com/nuxt/nuxt - ac93558aa6a2b8d3fa513a4365085717870963b8 authored over 1 year ago
fix(nuxt): print name of missing island component (#22440)

github.com/nuxt/nuxt - 7489b7d7cc88dd279eb5a26982738985a99a3a97 authored over 1 year ago
docs: document `NuxtIsland` (#22434)

github.com/nuxt/nuxt - 586e1ba3ee8c788a5fb6eb03221960c43dbc347b authored over 1 year ago
perf(nuxt): experimental support of `capo.js` head tag order (#22431)

github.com/nuxt/nuxt - a49ce7f494d5303442f246add7f94078f899ab75 authored over 1 year ago
fix(kit): remove `baseUrl` and use relative paths in tsconfig (#22410)

github.com/nuxt/nuxt - 2540c879da79acbcb9785402fe41b85098f74c73 authored over 1 year ago
chore(deps): update all non-major dependencies to v1.1.35 (main) (#22420)

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

github.com/nuxt/nuxt - 2dfbb5f04d44257c6163537e6db74453942ca5ec authored over 1 year ago
fix(nuxt): support uppercase route methods in `useFetch` (#22418)

github.com/nuxt/nuxt - 17461fb03bf7c0c165c7c3f5940eaa8730769d40 authored over 1 year ago
fix(kit): don't unsubscribe from file writing

github.com/nuxt/nuxt - 716a5b83413675fc22419f04b33490d991aea27d authored over 1 year ago
docs: add some more debugging tips (#22415)

github.com/nuxt/nuxt - 3159bb4f65b2384a9b2bd2b355a196c49b76d69f authored over 1 year ago
refactor(nuxt): use `nuxi-ng` for edge releases (#22413)

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

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

github.com/nuxt/nuxt - 24afefdb48e34e6f22fa8d00cd84a434ebab6427 authored over 1 year ago
fix(nuxt): `name` is an optional prop for `<NuxtLayout>`

github.com/nuxt/nuxt - 0d9a0b75387ac376a2c77b2739415093027771fc authored over 1 year ago
refactor(nuxt): add additional flag to enable remote sources (#22409)

github.com/nuxt/nuxt - 1b1f194e64e3bb2337592b58799e7288c05b5868 authored over 1 year ago
perf(nuxt): render css/inline css higher than resource hints (#21793)

github.com/nuxt/nuxt - dad633b6586246e83d09730bc9899ce1c8b64bcc authored over 1 year ago
chore(deps): update dependency vue-bundle-renderer to v2 (main) (#22408)

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

github.com/nuxt/nuxt - 40fdff8b68957b1acdde78f769c277f5fd490dad authored over 1 year ago
docs: add recommendation to install nuxtr (#20808)

github.com/nuxt/nuxt - a2581c6d237544e93955fd0765e1461863d8e13e authored over 1 year ago
chore: update codesandbox links

github.com/nuxt/nuxt - 5edf00f069919d8ff6707dec03277a61983d550c authored over 1 year ago
feat(nuxt): allow 'lazy' (non-blocking) server components (#21918)

github.com/nuxt/nuxt - 5926bbeff84362015acb134b886d64d646c270ef authored over 1 year ago
feat(nuxt): autocomplete layouts in `setPageLayout`/`<NuxtLayout>` (#22362)

github.com/nuxt/nuxt - 0991e885fd7cbfeee53df9e0078fd7178b759bef authored over 1 year ago
feat(kit,nuxi): add `writeTypes` utility (#22385)

github.com/nuxt/nuxt - 38d2bb7b9577b10dc17b081e5f5e935b8357ac0e authored over 1 year ago
feat(nuxt): environment-specific plugin execution for islands (#20726)

github.com/nuxt/nuxt - 0f839dd723367ce0181b5497e80e6b8bfd66a673 authored over 1 year ago
feat(nuxt): allow remote sources for islands (#21592)

github.com/nuxt/nuxt - ffc4e798cd39d57124f11cae688f5d4132d61739 authored over 1 year ago
feat(nuxt): auto-install `@nuxt/webpack-builder` when needed (#21747)

github.com/nuxt/nuxt - 620097241a5fb647dd990d02f4a25c28a147ba73 authored over 1 year ago
fix(nuxt): test `watch` paths against all layer `srcDir`s (#22307)

github.com/nuxt/nuxt - 2df9a4b9db44ae831562c7fc2f7753fe2764731f authored over 1 year ago
feat(nuxt): render all head tags on server with `unhead` (#22179)

github.com/nuxt/nuxt - 9b09b4d1127e3bbdbd5d97edd2309ad7f40463f9 authored over 1 year ago
perf(nuxt): write templates in single sync step + improve logs (#22384)

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

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

github.com/nuxt/nuxt - 9e92c74d079922406c95d062ecb1fe4fe49e89f8 authored over 1 year ago
feat(nuxt): expose filtered templates in `app:templatesGenerated` hook (#21935)

github.com/nuxt/nuxt - c5f94be5d16c8bd190b66e3d88764d24e947c352 authored over 1 year ago
fix(nuxt): disallow redirects to more script protocols (#22366)

Co-authored-by: Damian Głowala <[email protected]>

github.com/nuxt/nuxt - 2f734df9b5c8b9bf34ce473cfb810648320020e8 authored over 1 year ago
feat(nuxt): allow dynamic `scrollToTop` page meta (#21741)

github.com/nuxt/nuxt - 2616aadda6477743da7e185d45eeae022bd0f1b1 authored over 1 year ago
docs: add example for accessing vite config programmatically (#18812)

Co-authored-by: Damian Głowala <[email protected]>

github.com/nuxt/nuxt - fc10da37fbb32cf55c43b427e58fec5e74f36de7 authored over 1 year ago
docs: update `.env` section (#22369)

github.com/nuxt/nuxt - f6a350e3906cb4beb96d31f07f8881d8c7b8ce41 authored over 1 year ago
chore(deps): bump typescript/untyped versions (#22340)

github.com/nuxt/nuxt - 257cb3c8a0d8c299c2464b665d31cb8761b2056b authored over 1 year ago
fix(nuxi): only strip extensions from files (#22399)

github.com/nuxt/nuxt - 8166fb20a544c1d3692a2822d7891d72fb78e65a authored over 1 year ago
perf(nuxt): export DefineNuxtConfig interface from `nuxt/config` (#22391)

github.com/nuxt/nuxt - c044d0eef57467622a103776d9846b41175ce653 authored over 1 year ago
docs: correct manually typing runtime config example (#22393)

github.com/nuxt/nuxt - 7e05b6e7853da98ec93ca72acd72af1fe272eafe authored over 1 year ago
fix(nuxt): use computed path value for `useFetch` hash (#22378)

github.com/nuxt/nuxt - ae8a2fb52154d97c2ed47a02ab530ee5cd9cad6b authored over 1 year ago
refactor(nuxi,schema): move loading template into schema (#22336)

github.com/nuxt/nuxt - 9741f267be1c04a69f3a25204c175f98d834565b authored over 1 year ago
fix(nuxt): pass (and handle) relative paths in `builder:watch` (#22333)

github.com/nuxt/nuxt - e2c7edd4797af7c5e137652b6e72c543d70a2d02 authored over 1 year ago
fix(nuxt): components auto-import for JSX (#22330)

github.com/nuxt/nuxt - e3437c67d684cbb8cd261887933cfc088f1c9c04 authored over 1 year ago
fix(kit): handle tuple-format modules in `hasNuxtModule` (#22316)

github.com/nuxt/nuxt - 694f13b18f56555e5e7b6c4f21f38d3f67761111 authored over 1 year ago
chore: dedupe and bump semver (#22322)

github.com/nuxt/nuxt - e7139b5104f5e4324bb09fbf2f22f8a5a0c8d3bb authored over 1 year ago
fix(nuxt): allow `validate` return typing to be either error or boolean (#22323)

github.com/nuxt/nuxt - 03fbd30d1ca463729cb956a9557e3cf4134a6338 authored over 1 year ago
ci: pin actionlint script (#22324)

github.com/nuxt/nuxt - 6f365313c4bbff945d7acf7055b6a89bfb382520 authored over 1 year ago
ci: harden GitHub actions (#22321)

github.com/nuxt/nuxt - 2748e54aecf498942f00c73540152f3c636a4c93 authored over 1 year ago
docs: add information on how to type custom hooks (#22312)

github.com/nuxt/nuxt - b650207fa5d3bc1763f67492574b2dfc32f2b435 authored over 1 year ago
chore(deps): update all non-major dependencies to v0.10.2 (main) (#22309)

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

github.com/nuxt/nuxt - 832796fe1a912469668f64b72acc3b86b45e4669 authored over 1 year ago
docs: fix typo (#22308)

github.com/nuxt/nuxt - bef07468fae5410549a7e2aad80163adbf638247 authored over 1 year ago
feat(schema,webpack): allow `$client` and `$server` overrides (#22304)

github.com/nuxt/nuxt - 491ebff3b6a640afb76002cde2ee2f697140219b authored over 1 year ago
chore(deps): update dependency vite to v4.4.7 (main) (#22303)

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

github.com/nuxt/nuxt - 1b5a8bb92417097f649ed4fee293ab8f256babc0 authored over 1 year ago
feat(schema,vite): allow `$client` and `$server` vite env overrides (#22302)

github.com/nuxt/nuxt - e2a6ad353d153c0c0c828521682f5fb9cb8e5c71 authored over 1 year ago
fix(webpack): remove legacy support for `build.extend` (#22305)

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

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

github.com/nuxt/nuxt - 54887aa05b3d8be4e5e5996396c5b5d49b49f25f authored over 1 year ago
fix(nuxt): bind `createClientOnly` render function to ctx (#22289)

github.com/nuxt/nuxt - 2e6c4519cf9320b52aef517be9f3610e777b55f7 authored over 1 year ago
fix(nuxt): add overloads for `asyncData` generic + default (#22258)

github.com/nuxt/nuxt - 7046930a677f4c987afaee5a0165841b0e0a517f authored over 1 year ago
fix(nuxt): access resolved `scrollBehaviorType` (#22264)

github.com/nuxt/nuxt - 429d3656e9ffc16b6a0d3b4797c0c97bd0e4b5b5 authored over 1 year ago
fix(nuxt): await `prerender:routes` hook (#22247)

github.com/nuxt/nuxt - 9742bffac24fbf9fa279d614ad6bf07b5d85672d authored over 1 year ago
chore(deps): update dependency unimport to ^3.1.0 (main) (#22246)

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

github.com/nuxt/nuxt - 3cb10d6dc86d7bc56d7fada9645da8dd632c0af5 authored over 1 year ago
ci: grant permission to comment on prs

github.com/nuxt/nuxt - 6f1a557e5ec7ab38304cf77dcc4e85de467d6909 authored over 1 year ago
chore(deps): pin devdependency happy-dom to 10.5.2 (main) (#22240)

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

github.com/nuxt/nuxt - 4b13dadaa2185cdf842c7718ffb4188fce798ef8 authored over 1 year ago
ci: add semantic pull request workflow (#22241)

github.com/nuxt/nuxt - 6508da25c4b2aabece38df58161e40e770792c3a authored over 1 year ago
ci: add ecosystem-ci pr comment trigger (#22239)

github.com/nuxt/nuxt - 6a3cfb1bc90c4b6f6f22b1944e4d7a3f51771eb3 authored over 1 year ago
docs: mention `#components` import for dynamic component (#22231)

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

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

github.com/nuxt/nuxt - 1f1de38d0304ef8a00aaae1c02019fcf015f2f19 authored over 1 year ago
feat(nuxt): smooth scroll behavior option (#21948)

github.com/nuxt/nuxt - a2552c0191c15a334ca803e487da0c875f388079 authored over 1 year ago
feat(nuxt): polyfill idle callback utils (#21863)

github.com/nuxt/nuxt - bea5ec35fb38f74c1e7945100428a30adf73bc72 authored over 1 year ago
feat(vite): unpin vite from minor (#22031)

github.com/nuxt/nuxt - 42284c96a70d18a07d5d04eec9906cfef9aab39e authored over 1 year ago
v3.6.5 (#22229)

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

github.com/nuxt/nuxt - f6a3adb52156774ab372829a2ee2533906758288 authored over 1 year ago
fix(nuxt): remove `dist` from the default ignore list (#22227)

github.com/nuxt/nuxt - 03abb6aa4a879c2d3b97595cd3880c682c180dc2 authored over 1 year ago
perf(nuxt,schema): do not watch `buildDir` and `node_modules` (#22214)

github.com/nuxt/nuxt - 0f16cd6124107f9a7f961e649920f5ea36c2baa6 authored over 1 year ago
fix(test-utils): pass along error if server can't start (#22216)

github.com/nuxt/nuxt - 61146aacaffa24772b1c2107ef623f2ab202141c authored over 1 year ago
fix(nuxi): support `--inspect` in dev mode (#22205)

github.com/nuxt/nuxt - fb77cc04c7bc49e0e3ec0fd964546ae4ca70c1d0 authored over 1 year ago
fix(nuxt): avoid premature hydration when using async layouts (#22198)

github.com/nuxt/nuxt - 5b409f8579b97e833308ca2d7f1fcf95df6b14aa authored over 1 year ago
fix(nuxt): ensure we only increment hydrating count once (#22200)

github.com/nuxt/nuxt - 449a01526ae52210abff4632126b7a0e1cc1de14 authored over 1 year ago
fix(nuxt): resolve race condition regenerating auto imports (#22201)

github.com/nuxt/nuxt - f6b64f6a65761e05abd6de4aea976dfaf240efae authored over 1 year ago
fix(nuxt): add `baseURL` to island fetch requests (#22009)

github.com/nuxt/nuxt - f4ec04f5208e81e7a657e3a727adf7fcd019fc77 authored over 1 year ago
fix(nuxt): work around payload extraction issue (#22162)

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

github.com/nuxt/nuxt - 4b6f3e1ba11ee247906a34ea76292bf3a171ed3b authored over 1 year ago
docs: standardize indentation and tag positioning (#22157)

github.com/nuxt/nuxt - bea6ed1d9c969a58053bbbceafa12c09d30d6d24 authored over 1 year ago
docs: add instruction on how to use other modules in a module (#22081)

github.com/nuxt/nuxt - 646137a63a909827dd6cad00e5a04d11484f2a47 authored over 1 year ago
docs: add runtime storage configuration examples (#22189)

github.com/nuxt/nuxt - a6b4c3c9d8ae678116abbcd67d0ea810414b6222 authored over 1 year ago
fix(nuxt): don't redirect if initial path has trailing slash (#22192)

github.com/nuxt/nuxt - b8a282e1156559ed923a7d92cd44bcac43f0d1e9 authored over 1 year ago
fix(core): correctly use `toLowerCase` for possible `moduleResolution` (#22160)

github.com/nuxt/nuxt - fed5868184c6ec7256c114cb804253b8deacdf64 authored over 1 year ago
fix(cli): allow non-existent `experimental` option

github.com/nuxt/nuxt - 0643d4315b4a876853274262104eebfcbe216572 authored over 1 year ago
fix(cli): add aliases to monorepo paths to tsconfig includes (#21997)

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

github.com/nuxt/nuxt - 826f82a6da36fd4585b610b0126725b5ca1d2760 authored over 1 year ago
fix(nuxt): skip scanning components that do not produce a name (#22074)

github.com/nuxt/nuxt - e3553a36f9eb713ce22990471b2e4a006658c8ae authored over 1 year ago
fix(nuxt): skip view transitions where there is no route change (#22140)

github.com/nuxt/nuxt - 988e75bbc7a19422126ff563b6a6b88235131faa authored over 1 year ago
refactor(cli,schema): add `bundler` module resolution flag (#22142)

github.com/nuxt/nuxt - a07cfb8663e885010cd97684859d3a1987c503a0 authored over 1 year ago
docs: update link to router options (#22131)

github.com/nuxt/nuxt - 21ea0faf8a2231bbb111070ee6cf7f8e672244af authored over 1 year ago
fix(test-utils): export from core playwright package (#22122)

github.com/nuxt/nuxt - b06ae969f6434f215241447e510df0be608b37a9 authored over 1 year ago
docs: fix typos (#22125)

github.com/nuxt/nuxt - 4abfb40a7821c75dd20f79e44cd473df356f9ec2 authored over 1 year ago
docs: prefix internal links with `/` (#22118)

github.com/nuxt/nuxt - 350788419c414317354de9900cd049fa750456cc authored over 1 year ago
fix(nuxt): add pages in correct hook when generating (#22088)

github.com/nuxt/nuxt - e9dac76348802f49db995693399586d535c2b21e authored over 1 year ago
perf(nuxt): prepopulate island payloads from rendered html (#22049)

Co-authored-by: Julien Huang <[email protected]>

github.com/nuxt/nuxt - dcef9d94cd0e8fb25d6b77d5755e693092078e86 authored over 1 year ago
chore(deps): update autofix-ci/action digest to 8caa572 (main) (#22059)

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

github.com/nuxt/nuxt - 08acfb749de2394e30e7c27d49f4226429743232 authored over 1 year ago