Closed intellix closed 2 months ago
Latest commit: 5538e844b876cfc818d9f4a6e10db3d267aca6c5
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
npm i https://pkg.pr.new/@builder.io/qwik@6860
npm i https://pkg.pr.new/@builder.io/qwik-city@6860
npm i https://pkg.pr.new/eslint-plugin-qwik@6860
npm i https://pkg.pr.new/create-qwik@6860
commit: 0f8304d
Tried to use pnpm change, but no matter what I do it says no items selected etc
Edit: ok I needed to press space to select them
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 0f8304df3c2cf415d9381fee702286c960b287b8 |
Thanks @intellix
Here's a tutorial I recorded about changesets - https://go.screenpal.com/watch/cZivIcVPJQV
hope it'll make things easier
cheers, I've fixed it. Originally I couldn't figure out how to use it cause I didn't know you had to press space bar until watching your video before. I guess I just pressed space on the next one without realising it was talking about major/minor
@intellix you still marked it minor instead of patch. Anyway I edited it, no problem, just remember for next time.
What is it?
Description
When viewing any file in Chrome I noticed that it always makes a request for favicon.ico and saw that it was a 255kb pretty 404 page. I think it makes sense to include .ico as a file to regard as static.
Checklist:
pnpm change
and documented my changes