v3.0.0 - #1
Closed
github-actions[bot] wants to merge 1 commit into
Closed
Conversation
|
It's interesting that the workflow is running in a fork 😅 |
Owner
lol yes |
|
There should probably be something in the contributing docs on the upstream repo that tells/reminds users to disable GitHub actions for the forks. I personally think that @github should just do that automatically for forks and notify the user when they perform a fork that if they need GitHub actions they should enable it. Probably a lot of wasted compute on unnecessary actions runs in forked repos. |
|
It's possible to scope the action to only run in the nuxt org. See nuxt/nuxt#35377 I'll open a PR to add it to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
👉 Changelog
compare changes
🚀 Enhancements
keymodifier (feat(directus): add sharp transforms &keymodifier nuxt/image#2207)minimumCacheTTLconfigurable (feat(awsAmplify,vercel): makeminimumCacheTTLconfigurable nuxt/image#2278)baseURLoption to Sanity provider (feat(sanity): add configurablebaseURLoption to Sanity provider nuxt/image#2273)provideroption (64c76ee)$Img/useImagemethods (feat: strongly type$Img/useImagemethods nuxt/image#1844)<img>element (feat(nuxt-img): expose<img>element nuxt/image#1834)baseURLoptional with cdn (feat(cloudimage): makebaseURLoptional with cdn nuxt/image#1951)c4bba1b)0e4f174)customslot for full control of rendering (feat(nuxt-img): addcustomslot for full control of rendering nuxt/image#1626)getImage(feat: provide runtimeConfig to getImage function (#1247) nuxt/image#1428)fetchprioritywhen preloading images (feat: allow to specify preload fetch priority nuxt/image#989)placeholderClassprop (feat(nuxt-img): addplaceholderClassprop nuxt/image#1111)domainswithNUXT_IMAGE_DOMAINS(feat: support setting remote images at build-time withNUXT_IMAGE_DOMAINSnuxt/image#1332)domainsoption with Netlify Image CDN (feat: support domains option with Netlify Image CDN nuxt/image#1287)@errorevent from<NuxtPicture>(feat: add@errorevent from<NuxtPicture>nuxt/image#1252)caisyprovider (feat: addcaisyprovider nuxt/image#1154)weservprovider (feat: addweservprovider nuxt/image#1019)hygraphprovider (feat: addhygraphprovider nuxt/image#1152)sirvprovider (feat: addsirvprovider nuxt/image#1066)noncesupport (feat: addnoncesupport nuxt/image#1012)ipxStaticprovider (feat: addipxStaticprovider nuxt/image#878)sizesdefault to responsive-first (feat!: switchsizesdefault to responsive-first nuxt/image#977)apiVersionto cloudimage provider (feat: addapiVersionto cloudimage provider nuxt/image#955)uploadcareprovider (feat: adduploadcareprovider nuxt/image#740)qualitydefaults in config (feat: allow setting globalqualitydefaults in config nuxt/image#884)formatdefaults in config (feat: allow setting globalformatdefaults in config nuxt/image#880)preprcms image provider integration (feat: addpreprcms image provider integration nuxt/image#823)densitiesfor devices withDevicePixelRatio> 1 (feat: supportdensitiesfor devices withDevicePixelRatio> 1 nuxt/image#769)wagtailprovider (feat: addwagtailprovider nuxt/image#774)directusprovider (feat: adddirectusprovider nuxt/image#787)noneprovider and only enableipxwhen node present (feat: addnoneprovider and only enableipxwhen node present nuxt/image#840)data-nuxt-imganddata-nuxt-picattrs (feat: add data-nuxt-img and data-nuxt-pic attrs nuxt/image#747)loadevent fornuxt-imgandnuxt-picture(feat: supportloadevent fornuxt-imgandnuxt-picturenuxt/image#702)4d8aab0)64dfecc)node>=14.16(38d77f1)d4de9d3)imgAttrsproperty to<nuxt-picture>(feat: add imgAttrs property to nuxt-picture nuxt/image#445)<img>events (feat: emit native<img>events nuxt/image#416)017c335)🔥 Performance
decodebefore swapping from placeholder (perf(nuxt-img): calldecodebefore swapping from placeholder nuxt/image#2008)#app/nuxtand#imports(70ef740)node-fetch-nativedependency (d667025)$imgby default (perf: do not inject$imgby default nuxt/image#836)🩹 Fixes
137ee63)providerkey in generated image options (fix: remove duplicatedproviderkey in generated image options nuxt/image#2279)7e561f6)237e480)baseURLfor urls with no operations (fix(cloudflare): addbaseURLfor urls with no operations nuxt/image#2162)imagesrcsetpreload when densities are set w/o sizes (fix(nuxt-img): setimagesrcsetpreload when densities are set w/o sizes nuxt/image#2176)runtimeConfig.ipxwith defaults (fix(ipx): merge user-definedruntimeConfig.ipxwith defaults nuxt/image#2134)withoutEnlargementmodifier type (fix(directus): addwithoutEnlargementmodifier type nuxt/image#2133)remote_imagesconfig (fix(netlify): apply domains config to netlifyImageCdn and netlifyLargeMedia providers nuxt/image#2086)formats(fix: deduplicateformatsnuxt/image#2038)layer.config.image(23b8cef)data-*in imgAttrs (fix(nuxt-picture): allowdata-*in imgAttrs nuxt/image#2017)public/dir in relation torootDir(3e07761)useRuntimeConfig(268eb9c)DefaultSlotProps(891d79a)URLSearchParamsas default formatter (fix!: useURLSearchParamsas default formatter nuxt/image#1813)ipxprovider if externalbaseURLis provided (fix(ipx): always useipxprovider if externalbaseURLis provided nuxt/image#1800)layer0andedgioproviders (without) tests (fee826c)layer0andedgioproviders (fix: removelayer0andedgioproviders nuxt/image#1763)img-attrsandattrsresponsive (fix(NuxtPicture): makeimg-attrsandattrsresponsive nuxt/image#1696)propsin template (e2e61fa)strapi5to list of built-in providers (1079a03)<NuxtImg>placeholder (fix: emit error events from<NuxtImg>placeholder nuxt/image#1640)ipxproviders ifoptions.ipxis set (fix: set up non-defaultipxproviders ifoptions.ipxis set nuxt/image#1618)formatsconfig & improved documentation (fix(vercel): added missingformatsconfig & improved documentation nuxt/image#1514)/index(fix: suffix export of runtime utils with/indexnuxt/image#1467)default: undefined(fix: userequired: falserather thandefault: undefinedfor props nuxt/image#1450)<NuxtImg>(fix: prevent hydration mismatch in<NuxtImg>nuxt/image#1445)ro(fix(weserv): map rotate operation toronuxt/image#1441)510e719)@nuxt/module-builder(fix: update to latest@nuxt/module-buildernuxt/image#1439)covertolfillmode (fix(cloudinary): mapcoverto cloudinary'slfillmode nuxt/image#1355)srccomes afterloadingwhen rendering image (fix: move src attribute to end of <img> tag to fix lazy loading (#1317) nuxt/image#1338)jpegformat tojpg(a59e57c)densityvalues > 2 (dad493a)undefinedor empty image source values (fix: handleundefinedor empty image source values nuxt/image#1300)options.domains(fix: do not attempt to parse falsy values inoptions.domainsnuxt/image#1305)import.meta.*properties (fix: opt in toimport.meta.*properties nuxt/image#1301)<NuxtImg>loading attribute (fix: autocomplete<NuxtImg>loading attribute nuxt/image#1057)IPXRuntimeConfig(0b6bd83)srcpath is provided with protocol (fix(cloudimage): skip cdn whensrcpath is provided with protocol nuxt/image#1028)sizesis provided (fix: generate sizes when only a singlesizesis provided nuxt/image#920)<nuxt-picture>(fix: respect densities prop with<nuxt-picture>nuxt/image#928)2f62c05)ipxkey (d73833b)useImage(useImage is not definederror in @nuxt/image-edge nuxt/image#889)keyfor picture/image to stop flicker when loading (fix: removekeyfor picture/image to stop flicker when loading nuxt/image#760)noneto providers list (fix: run setup and addnoneto providers list nuxt/image#860)sizes/srcsetwhen using placeholder (fix: applysizes/srcsetwhen using placeholder nuxt/image#676)1cd2ef1)loadanderrorevents on initial hydration (fix: emit synthetic load/error events on initial hydration nuxt/image#842)mainfield (fix(pkg): use esm build asmainfield nuxt/image#848)publicDirfor runtimeipxgeneration (fix: usepublicDirfor runtimeipxgeneration nuxt/image#849)diroption from module for ipx (Incorrect dirrectory after production build nuxt/image#817)imgElbefore settingsrc(Setting Image fails with uncaught when NuxtImg is no longer in DOM nuxt/image#783)$imginjection is correctly typed (@nuxt/image-edge. $img in useNuxtApp() is unknown nuxt/image#819)srcnotsrcset(46939f1)createImage(static generation limited to nuxt image components nuxt/image#820)hash(52ba7aa)2679d60)<NuxtPicture>(fix: correctly apply provided format to<NuxtPicture>nuxt/image#827)dprmodifier (fix(sanity): adddprmodifier nuxt/image#789)baseURL(fix(ipx): support runtime nuxtbaseURLnuxt/image#778)density(fix(cloudinary): update mapping key fordensitynuxt/image#730)options.domainswith host and port nuxt/image#680)maxAgeto ipx options nuxt/image#706)prerender.envonly in server side (fix(nuxt-img): accessprerender.envonly in server side nuxt/image#661)cc4a09d)<nuxt-img>component (fix(nuxt-picture): only pass defined props to<nuxt-img>component nuxt/image#620)b087201)imagetoimagesand add ttl (a3cd82c)db0934c)fs-extra(23076b8)93ce78a)bb8381c)defineNuxtPluginimport (e5ca160)c6c7085)9f53d28)headwhen preload is disabled (fix(nuxt-img, nuxt-picture): return empty object fromheadwhen preload is disabled nuxt/image#528)nuxtContextis optional (37f09b0)baseURLregardless of router base (fix(ipx): allow overridingbaseURLregardless of router base nuxt/image#484)lru-cache(resolves ReceivingCannot read properties of undefined (reading 'get') on version 0.6.1nuxt/image#481) (61bcb90)ipxto optional dependencies (fix: moveipxto optional dependencies nuxt/image#403)3c18ad8)bc34597)domainsto runtime options (IPX runtime not work with external domains nuxt/image#324, fix: passdomainsto runtime options nuxt/image#333)💅 Refactors
xsandxxlscreen sizes (feat!: removexsandxxlscreen sizes nuxt/image#1931)import.meta.*properties (refactor: use moreimport.meta.*properties nuxt/image#1440)<NuxtPicture>to SFC (refactor: convert<NuxtPicture>to SFC nuxt/image#1432)<NuxtImg>to SFC (refactor: convert<NuxtImg>to SFC nuxt/image#1435)event.node.reqandevent.node.res(refactor(ipx): useevent.node.reqandevent.node.resnuxt/image#777)📖 Documentation
6f59ab1)_routes.json(docs: exempt patterns from cf_routes.jsonnuxt/image#2136)<NuxtImg />example (docs: update placeholder attributes in<NuxtImg />example nuxt/image#2074)93de8a9)2deacc0)3654b3e)f87793f)noneprovider documentation (docs: addnoneprovider documentation nuxt/image#2002)getImagein the example of custom provider (docs: fixgetImagein the example of custom provider nuxt/image#1949)nuxtrather thannuxi(809e726)42cbf6f)filerobotpage (ac056cc)altprop (docs-#1020: add nuxt img alt prop definition nuxt/image#1628)xxlis not a tailwind size (docs: make clearer thatxxlis not a tailwind size nuxt/image#1632)392991b)102d474)59813cf)3a98a68)86b7d9b)<NuxtPicture>doesn't support different sources (docs: warn about<NuxtPicture>not supporting different image sources nuxt/image#1326)nuxi module addcommand in installation (docs: use newnuxi module addcommand in installation nuxt/image#1310)1490f0e)812da3b)8ad772e)6e41429)aliyunlogo (3dff67d)8b815ac)c435c1d)@rcversion constraint (866a6aa)7826abb)ab05771)3996403)a10323e)7fe7fff)d4adc26)024c06f)fdc0975)a9cc6bd)d39eab1)92f71da)dd4451e)bd00755)23ef384)bfcb955)e0a8183)4db1c5a)549cbf5)8423773)f6b038a)9f93a2e)9f026b2)bad4420)c3a2e25)343dda0)cb96767)08d5645)37395b7)07836ae)99cb37f)rctag to home page cta (d50d705)$imgpage touse-imageand update examples (8a0ce7d)pnpminstructions (e572c3c)dirvalue (f293072)10c8735)4cee565)255d991)4b27db3)static/topublic/(docs: changestatic/topublic/nuxt/image#566)35c8a9d)4e029e2)static/dir topublic/(docs: updatestatic/dir topublic/nuxt/image#558)modulesinstead ofbuildModules(docs: advicemodulesinstead ofbuildModulesnuxt/image#557)avifformat support (ceb4ad8)d9783d6)22d0235)domainsexample (docs: updatedomainsexample nuxt/image#465)diroption (docs: fixdiroption nuxt/image#312)📦 Build
62998ab)533b927)nuxt/module-builder(build: update to latestnuxt/module-buildernuxt/image#1668)4c23770)d7bb617)🏡 Chore
prepack(97d3758)consolato dev dependencies (chore: moveconsolato dev dependencies nuxt/image#2275)pnpm-workspace.yaml(9b80ce6)fd87f7d)<NuxtPicture>(chore: remove unused slot-related code from<NuxtPicture>nuxt/image#2145)13b88c1)03b5ef4).npmrc(578c04b)verifyDepsBeforeRun: install(chore: addverifyDepsBeforeRun: installnuxt/image#2000)a988f40)5507c0d)nuxtovernuxi(chore: prefernuxtovernuxinuxt/image#1857)3989629)typesVersionsfield (aa39ef4)9421fa5)shamefully-hoist(chore: disableshamefully-hoistnuxt/image#1795)be1e3bf)@nuxtjs/tailwindcssversion (36fb95e)@nuxtjs/tailwindcss(25379fb)473f8f1).nuxtrcconfig (chore: remove unneeded.nuxtrcconfig nuxt/image#1708)54dc469)a658787)ddc355b)knipandinstalled-check+ clean up workspace deps (736102b)150db3e)fa18501)1b147fb)tinyexecinternally (3b9a4ea)e1a8cea)7c5b7b2)compatibilityDate(8e2a01a)47f8b2c)16b20b4)type: module(04cd4cc)5524ae6)1d0b0d2)db44c8a)devDependencies(74605cb)e8db947)3baadb5)509d06b)c1fd9b8)@nuxt/image-nightlywith changelogen (074d12e)9a711e6)vuefor docs hotfix (fix: command palette bug nuxt/image#1231)8701991)ae93934)503b663)2b08f1a)vueversions in workspace (chore: deduplicatevueversions in workspace nuxt/image#1202)ffd9455)@nuxt/test-utilsfor runtime testing (chore: migrate to@nuxt/test-utilsfor runtime testing nuxt/image#1149)d784268)13a120f)5c4cd7c)repositorysyntax (7a89e86)7f8d8f2)ed400fa)5db5198)49d6651)d68d9b1)06c91ae)nuxt-vitest(b13b9cc)9815055)5be0d38)e638a0e)db4d4a8)adbdff3)8cb7c50)e6e72be)60b96ae)ae81f77)fc98960)6058c63)680fe4c)75ecf56)eb5702f)56d8b71)8cd9b0f)1e4a95a)188e329)dbfaa0b)858777d)ipxversion constraint (3c8dc66)packageManagerand refresh lockfile (69d3bcc)nuxt-vitestversion (13d7a6d)ad5757d)c3f31ce)3aca0ff)78e73ce)9005f8f)ac1b816)ab054e4)0a67766)e114d6a)582e74f)deae350)1028381).nuxtrc(48c94f2)7db6c80)611bb53)65183f7)0de5173)85e375b)a8b3cf5)ac187e6)5107d47)cfd284f)29a9501)13ec579)01fb0cc)61747bc)e27c890)c7e7d4a)a05bbe9)3ec797a)@nuxt/imagefor example (67bebb8)6b9f33f)cf0ea99)e929e52)d2f6ede)952740e)2cd8c2e)77bbfdb)754e39f)213df31)d15feca)d46031f)71c54a0)151fe26)37c3869)d45ca29)5e94269)7a75fa0)5e1e3c1)d9aeae2)08a08cc)4cc9d50)✅ Tests
b4b8b0e)cfdf83a)0fc2980)0c729e2)301c504)6fe8401)ffe2177)3415daa)0e20cce)42646f4)pageafter each test (2b4bac9)6fb8ef6)df062d0)fit(1a8c782)<img>is rendered with custom format (fcc9b7a)mountImagehelper (5c21f4c)682b674)loadanderrorevents (test: add test forloadanderrorevents nuxt/image#841)852371a)c7531e0)b3a9089)28f550d)<ProviderSelector>(295b8c4)8601e61)4436fcc)747fab7)14e4c5f)🎨 Styles
3badcb8)2ed711e)🤖 CI
de96294)e529f37)2f8b332)23ee710)777239c)a200dae)f60d0f7)d1cb12b)09e5efb)402c729)906111c)27f9989)195cec0)30eb4a3)7edc44a)49ad2b7)fa391c5)86dc4a6)ec565cd)090c31b)cfb2e7d)25d19ec)f62a9eb)9cb1cb8)7d120ca)a5bd7de)c4a8ff6)3f86713)4d9df43)64cc830)dev:prepareanddev:build(cb35afc)🎉 New Contributors
❤️ Contributors