Ecosyste.ms: OpenCollective

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

github.com/nuxt/nuxt

The Intuitive Vue Framework.
https://github.com/nuxt/nuxt

chore(nuxt): remove unused code (#26319)

03f7b0941e3b2096b4f87f9cba890cda3b854c76 authored 9 months ago by Julien Huang <[email protected]>
fix(nuxt): ignore failures to access asyncContext in environments without it

523db1a1972d13dee05bfcf6c14523cb55b6e5b7 authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): correct `finish` types and add to docs

resolves https://github.com/nuxt/nuxt/issues/26317

0d9c63b828f471664a7624558e287eb9df87f8e5 authored 9 months ago by Daniel Roe <[email protected]>
docs: add note that `useId` must be used with single root element

401370b3a04b0651370dc5d4726b0d8dd5a70511 authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): conditionally use `tsx` parser (#26314)

5b29dd3f3c929a69e5f647190a64e67be92892f7 authored 9 months ago by Daniel Roe <[email protected]>
fix(schema): include `ofetch` in `typescript.hoist` defaults (#26316)

4c8793587bffae428ca0427b188ccc5dccfaaebf authored 9 months ago by Joaquín Sánchez <[email protected]>
fix(nuxt): ignore console.logs called outside event context

resolves https://github.com/nuxt/nuxt/issues/26308

b3ced3d694c89344c8e77b804a2dc76434d27668 authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update devdependency happy-dom to v13.9.0 (main) (#26313)

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

551ffaa9d5f6159042ce8bae0329e0213d951404 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: fix confusing wording (#26301)

1ba33d5dc529ff97b54e68f402255903de5bcfe7 authored 9 months ago by Tanvir Rahman <[email protected]>
docs: fix code block formatting for `usePreviewMode` (#26303)

cfd34ec23434cf8acd5123e5729fe340f0772107 authored 9 months ago by Florian Lefebvre <[email protected]>
ci: configure npm registry in release workflow

68f7d4df8bb38416864687c2b1e47467d9372485 authored 9 months ago by Daniel Roe <[email protected]>
v3.11.0

78d5098c28d2e21622961d8b87ef9b4623194fec authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add some `appMiddleware` docs

da8e8eba80c10f7391f9c76c99d5db1e171cca1f authored 9 months ago by Daniel Roe <[email protected]>
docs: add docs about playwright runner support

115298a447f821982bb11e04319b18a3f48d0ed9 authored 9 months ago by Daniel Roe <[email protected]>
docs: add example for `clear`

24217a9920f0045d230ce9f7f6d01173e94ac599 authored 9 months ago by Daniel Roe <[email protected]>
chore(nuxt): ensure type template has const filename

1cae15a3a4e3965080781f7a2e5eda8445d5eb34 authored 9 months ago by Daniel Roe <[email protected]>
feat(nuxt): add `clear` utility to `useAsyncData`/`useFetch` (#26259)

02d68382936329fb8507ec44ae441b0326212036 authored 9 months ago by Damian Głowala <[email protected]>
fix(nuxt): handle nightly releases for hoisted types

3c7e68c84637d3aca9273921f8176e87e8423696 authored 9 months ago by Daniel Roe <[email protected]>
refactor(nuxt): use addTypeTemplate in more places

33ce71dd123c78dcef6b8ee451e3d2634b5265d9 authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update devdependency @nuxt/test-utils to v3.12.0 (main) (#26299)

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

8c074937820369cf3e2fa5058e743a9525782d54 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(nuxt): provide appMiddleware types with universal router

87c0678f99bda1c895adf39d5f3e7eab05d5ca2a authored 9 months ago by Daniel Roe <[email protected]>
refactor(nuxt): use addTypeTemplate for page augmentations

4925670dcd578d61339b04a203bd6bf9c17db3f9 authored 9 months ago by Daniel Roe <[email protected]>
test: add type test for appMiddleware route rules

70669012fb749b5ebe8a691be7d0e8966d0cb952 authored 9 months ago by Daniel Roe <[email protected]>
refactor(nuxt): rename `nuxtMiddleware` to `appMiddleware`

cac74547021b9d4d583147ba1b2defc6e693f519 authored 9 months ago by Daniel Roe <[email protected]>
chore: do not export unused type

c6aa617839fa957910616296000d6716bfb40152 authored 9 months ago by Daniel Roe <[email protected]>
chore: update knip schema

d6ce3453c41a2dcdfbce3fa20f3e44b1f44bd35d authored 9 months ago by Daniel Roe <[email protected]>
chore: tidy dependencies

0fc363a4f500b95d45995a1e29565c11ea817644 authored 9 months ago by Daniel Roe <[email protected]>
chore: temporarily remove codspeed plugin

beeda8acf44f45b0a422ad1dbfa68ef281d39b50 authored 9 months ago by Daniel Roe <[email protected]>
test: use function assertion for second scrollY test

d981c056d13084ebb97daaf09cd08860c807b10a authored 9 months ago by Daniel Roe <[email protected]>
test: use locator assertion for body text

3d77e267d80da1f1fd5bad475032628e199ca31e authored 9 months ago by Daniel Roe <[email protected]>
test: remove wait for `networkidle`

9b5bffbbb40ad0ecbc28e732b4426fc87ab6dd61 authored 9 months ago by Daniel Roe <[email protected]>
feat(nuxt): add `nuxtMiddleware` route rule (#25841)

f9fe282506e78725a9d11b8827f154ee16077702 authored 9 months ago by Horu <[email protected]>
chore: remove old code

79ea75e72ab3961da255af5cce9807ce795924a7 authored 9 months ago by Daniel Roe <[email protected]>
test: also run composables test with appManifest off

205d0e2fa5a1b4d27fc60eb119bd23ffb8bd8c73 authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update all non-major dependencies to ^1.8.20 (main) (#26294)

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

adc728e2a35f6bd0cb55a965f684c20683452475 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
test: use retryable assertion for `scrollY` (#26298)

c7d0567da1fce651515051ddbbdc41a657cce2b0 authored 9 months ago by Daniel Roe <[email protected]>
ci: do not cache Playwright browsers (#26296)

20079904c0ea71292e5065af78ebd5983bbbf639 authored 9 months ago by Max Schmitt <[email protected]>
fix(nuxt): guard `window` access more carefully

977377777afcc38186c7a309a86e9e5613470652 authored 9 months ago by Daniel Roe <[email protected]>
chore: bump ip and follow-redirects

1dc51668a40a2f96c9a0b430254dc341cd67ec23 authored 9 months ago by Daniel Roe <[email protected]>
fix(schema): don't hoist types for `consola` for now

adbd53a257e06c29293e97c2e328a65461109503 authored 9 months ago by Daniel Roe <[email protected]>
ci: release in ci when a v3 tag is pushed

c78c1161ad052461aea0ba5f8c9ad6dda352b5e5 authored 9 months ago by Daniel Roe <[email protected]>
docs: improve section titles in error-handling docs (#26288)

5a387d5f0a2c5417b26cabf62eb4000f2a422684 authored 9 months ago by Tanvir Rahman <[email protected]>
fix(schema): allow passing `deep` to `selectiveClient`

357f8db418225bed3b08e2c0e56b5847750c0446 authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): use `joinRelativeURL` for build assets (#26282)

0362ebf43c19b5b4329265742f41b905c6d1b18e authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update dependency ufo to v1.5.1 (main) (#26290)

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

92929cee17d71b98abe315d8955f4d3f025b9c4e authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(nuxt): don't generate separate chunk for stubs (#26291)

814859d769babc5893d0c6f95417dd71c1aac90d authored 9 months ago by Daniel Roe <[email protected]>
feat(nuxt): pass server logs to client (#25936)

Co-authored-by: Sébastien Chopin <[email protected]>

e272b2f2e19c39b0c1dbd9c99b8a4a4e98f42848 authored 9 months ago by Daniel Roe <[email protected]>
fix(kit): clone middleware when adding to app

5be9253cfe81332e76953d195b17dc1ddef5f99f authored 9 months ago by Daniel Roe <[email protected]>
feat(nuxt): pass nuxt instance to `getCachedData` (#26287)

4be430e13fe7d817ef4f0a805da2c00979f3f1b4 authored 9 months ago by Julien Huang <[email protected]>
docs: add link to ofetch repo (#26284)

e0ac145e9a833eb1a21515b8e6cc9dcb650ed77a authored 9 months ago by Tanvir Rahman <[email protected]>
docs: link to pinceau repo rather than website (#26286)

f21c24a112fd152eb70e88d59c50c8b32e9b31c3 authored 9 months ago by Tanvir Rahman <[email protected]>
docs: add more keywords for reducer/reviver docs

https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526

6b1f3438b613477e0a2e552b7b24952e8d9e5970 authored 9 months ago by Daniel Roe <[email protected]>
fix(vite): drop name prefix for client chunk file names (#26203)

b9168d0b0bf5d0e85eb2af93edc18dde6e928883 authored 9 months ago by Daniel Roe <[email protected]>
docs: removed unused composable example (#26283)

5804d397ad46a5d593441393c364899023215f58 authored 9 months ago by Tanvir Rahman <[email protected]>
fix(nuxt): don't ignore any files from `buildAssetsDir`

81933dfc3dec4a4bcb01be00364b931bafe4fab8 authored 9 months ago by Daniel Roe <[email protected]>
feat(schema): allow configuring type hoists with `typescript.hoist`

85166cced759e6d72424ed6c60bab12d1e705cbf authored 9 months ago by Daniel Roe <[email protected]>
fix(vite): explicitly import `publicAssetsURL`

9d08cdfd1f1d65bc2e34a6a14e970d8631328bc2 authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update devdependency nitropack to v2.9.4 (main) (#26281)

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

0cb095f1f9691b8a478d6fadd8cf4edb4393a596 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: split a sentence in two to improve readability (#26279)

1410756e3f6178f3dda033ef2e2dee51da1ea078 authored 9 months ago by Tanvir Rahman <[email protected]>
chore(deps): update dependency ufo to v1.5.0 (main) (#26280)

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

c556a60e6bc75eba35acdb02f90bb1dc558bea2c authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(nuxt): access shared asyncData state with `useNuxtData` (#22277)

a6d6fde9dff7396c9af4a38e0759f8183c06505c authored 9 months ago by Maik Kowol <[email protected]>
fix(nuxt): respect `baseUrl` within server components (#25727)

6439244c9691f1a65b5646c71df02357f6a56cf7 authored 9 months ago by Marc Cremer <[email protected]>
chore(deps): update vitest to v1.4.0 (main) (#26265)

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

0d5b3c18e0285a910d844f53553a8ed050f6ffee authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: use a more common word (#26276)

0af28831c1d5f85ab496f6df01b5b3da8673ce26 authored 9 months ago by Tanvir Rahman <[email protected]>
chore(deps): update all non-major dependencies (main) (#26254)

c69863e362e851d0653a559b8b47dd486c4feef8 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: remove trailing slash in issue template (#26268)

a866a11638f4365e3b908de89b8c9e581d9e9ea4 authored 9 months ago by OrbisK <[email protected]>
fix(nuxt): update auto imports after other templates (#26249)

5dc96de8a928d10e90f47d9941ed7402328b1e3f authored 9 months ago by Anthony Fu <[email protected]>
chore(deps): update devdependency happy-dom to v13.8.5 (main) (#26251)

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

177980865a38ae8544942e9414844c267d3ff8c2 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
perf(nuxt): only update changed templates (#26250)

bd0e759b22071e1b4acd7ac73100b4121944eb60 authored 9 months ago by Anthony Fu <[email protected]>
docs: escape 'elements' in jsdoc comments

5c6dc4c14e21ba83d20ddc07ff8fdc1bf25e2434 authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update all non-major dependencies (main) (#26234)

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

7a3857e12737aa8bfb5e831cf0f3c82809e159d3 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ci: run lint step after bundle test

c3c9c4b2a4a3b6aaed10ebebe4766939b3cbc0f4 authored 9 months ago by Daniel Roe <[email protected]>
docs: added modular architecture use case for Layers (#26240)

9b23f36d2a039d6c053271dd2d2d188d671d4879 authored 9 months ago by Martins <[email protected]>
feat(vite): handle multiple/custom public dirs (#26163)

b102d041857a5dc097aa97df9c080fe23a26870d authored 9 months ago by Daniel Roe <[email protected]>
chore(deps): update all non-major dependencies (main) (#26189)

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

25617516fb8573dec6b1b455299c06c6b89eb339 authored 9 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(nuxt): allow generating metadata for nuxt components (#26204)

a9effe9c8a7a7bfa2a468f6079a3f86004dffa30 authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): register/scan plugins with jsx/tsx extensions (#26230)

2baaab98934704acf1d61a969b884b8ac12fda92 authored 9 months ago by Anthony Aslangul <[email protected]>
docs: update link to `zhead`

e889a7df59fcd80174e80bb2c80b28619dd073fe authored 9 months ago by Daniel Roe <[email protected]>
feat(nuxt): enable islands if server pages/components present (#26223)

9bfd988ca6c6c40329c884a142fb9702a1bf865f authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): init payload when using islands with `ssr: false`

f080c426a27462f1bcb8611560f1b9bed1cd932c authored 9 months ago by Daniel Roe <[email protected]>
fix(nuxt): only strip supported extensions when generating import types (#26218)

8010b04f696c3719f13620b37aeb0f46180767cd authored 9 months ago by Mehmet <[email protected]>
fix(nuxt): generate typed routes after pages are scanned (#26206)

a04b88bfcd796c786373d454f5739d0350fff952 authored 9 months ago by Daniel Roe <[email protected]>
docs: add mentions on Vue School tutorials (#25997)

50890166953569152be082cf1d34a2ef8b592df3 authored 10 months ago by Mostafa Said <[email protected]>
refactor(nuxt): simplify `request` computation (#26191)

79cdb0b88174bf02b0f38f5c3d32a9e00294b758 authored 10 months ago by Alex Liu <[email protected]>
docs: add cache.varies docs for multi-tenant use case (#26197)

5d3cbff6acd2ae364f0ea45f8059c22012ff3360 authored 10 months ago by Adam DeHaven <[email protected]>
fix(nuxt): improved plugin annotating warnings (#26193)

06af1cd6d341cfa5f76098fa5cc2c16cb3ca442a authored 10 months ago by Harlan Wilton <[email protected]>
feat(nuxt): add dedicated `#teleports` element for ssr teleports (#25043)

536998727a8da9d59970bc6829dd98a59b7f1df4 authored 10 months ago by Alexander Lichter <[email protected]>
docs: add `app:manifest:update` hook (#26192)

27f9c55fc2f5c7d6a21920e6bd902a7ebc728efc authored 10 months ago by Daniel Roe <[email protected]>
perf(nuxt): use faster approach to check cache exists (#26172)

ac54da242f47c466372017be0573777857d374a6 authored 10 months ago by Alex Liu <[email protected]>
perf(nuxt): skip adding selective-client code if not enabled (#26176)

6723123a2efad4c8ba8cfba7a5b93b191c747083 authored 10 months ago by Julien Huang <[email protected]>
chore(deps): update all non-major dependencies (main) (#26166)

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

f772e564c80fe526a4f63d738000d5c00f7a1135 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(nuxt): detect component usage within `ssrRender` (#26162)

8bb8d824c73a7b2e4fcc4f0b870e6e036318e6a6 authored 10 months ago by Julien Huang <[email protected]>
perf(nuxt): tree shake island renderer

8323220f74529b84c465d535c81921e31e084b1e authored 10 months ago by Daniel Roe <[email protected]>
chore(deps): pin devdependency eslint-config-standard to 17.1.0 (main) (#26160)

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

260d468a49932840411754fe0cdfece1430ded1e authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update all non-major dependencies to ^1.8.12 (main) (#26159)

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

91ee43f90a7bcdf3cfd5d7eec14ea173b922e3a5 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(nuxt): clone paths to prevent shared object

264bf98339db8530989dd1ce54339410c18e691d authored 10 months ago by Daniel Roe <[email protected]>
chore: add back stylistic rules and lint project

7252b56d527349404aee754f0dcdb869a816bba3 authored 10 months ago by Daniel Roe <[email protected]>
fix(kit): handle errors resolving module path

3782ac0a2c15e7b619257e9260717617a1ad37d8 authored 10 months ago by Daniel Roe <[email protected]>
fix(nuxt): handle errors resolving package paths

63bfaac120c0bc51190b1c1b3abe9fd6af660767 authored 10 months ago by Daniel Roe <[email protected]>
chore(deps): update all non-major dependencies (main) (#26157)

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

e1b3c5e482b0b58aea0362f74a69ef06b31b0e57 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>