Closed wmertens closed 4 weeks ago
Latest commit: c7aa4e6355632be2d7c7bb9f093efa2385de259c
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@7003
npm i https://pkg.pr.new/@builder.io/qwik-city@7003
npm i https://pkg.pr.new/eslint-plugin-qwik@7003
npm i https://pkg.pr.new/create-qwik@7003
commit: c7aa4e6
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | c7aa4e6355632be2d7c7bb9f093efa2385de259c |
This caused lookups of parents to fail due to the case not matching the case on disk.
There's no reason to lowercase the segment names since they are virtual. It also makes the source panel in the devtools nicer to read.