Bug Fixes
- fix: tailwind failing on non-existant files by @marvinhagemeister in #2118
- fix: make prompt a question to hint at user input by @marvinhagemeister in #2119
- fix: ensure tailwind is loaded lazily by @marvinhagemeister in #2124
- fix: use real 500 error page in dev mode by @csvn in #2134
- fix: remove error frame HTML for non-dev mode by @csvn in #2133
- fix: PluginRoute supports AsyncRoute and AsyncLayout by @deer in #2139
- fix: Unknown at rule @apply css(unknownAtRules) by @justjavac in #2141
- fix: route pattern parsing by @marvinhagemeister in #2142
- fix: tailwind now respects basepath by @deer in #2138
- fix: tailwind build not creating subfolders by @marvinhagemeister in #2145
- fix: route param fallback value by @marvinhagemeister in #2146
- fix: revert marking
ctx.data
as deprecated by @marvinhagemeister in #2148 - fix: switch back to
URLPattern
for correctness by @marvinhagemeister in #2151 - fix: tailwind
bg-clip-text
not working by @marvinhagemeister in #2152 - fix: ensure previous ws connection is closed in dev by @marvinhagemeister in #2154
- fix: init app use same width numbers by @marvinhagemeister in #2155
- fix: don't fallthrough static files in dev by @marvinhagemeister in #2156
Documentation
- docs: Remove references to deprecated types by @christoshrousis in #2125
- docs: add note for aria + data with Tailwind CSS by @marvinhagemeister in #2137
- docs: Merge data fetching pages (#1974) by @CAYdenberg in #2107
Showcase
Maintenance
- chore: update types in tests, init, update by @deer in #2122
- chore: Use
satisfies
instead ofas
by @justjavac in #2136 - chore(deps): bump google-github-actions/auth from 1 to 2 by @dependabot in #2140
- chore(init): task to generate manifest file by @deer in #1422
New Contributors
- @christoshrousis made their first contribution in #2125
- @justjavac made their first contribution in #2136
- @pyrossh made their first contribution in #2132
Full Changelog: 1.6.0...1.6.1