-
Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: freshframework/fresh
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: sort programmatic routes by specificity to prevent shadowing
#3865
opened Jun 12, 2026 by
SisyphusZheng
Contributor
Loading…
fix: expand check_docs coverage to full public API
#3864
opened Jun 12, 2026 by
SisyphusZheng
Contributor
Loading…
fix: warn when CSP nonce is missing despite useNonce config
#3863
opened Jun 12, 2026 by
SisyphusZheng
Contributor
Loading…
test: fix flaky partials opt-out tests by adding waitForNavigation()
#3862
opened Jun 12, 2026 by
SisyphusZheng
Contributor
Loading…
temp fix: suppress TS1192 for CJS-type npm packages on TS 6.0 / Deno v2.8.3
#3857
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
chore: add description field to all package deno.json files
#3856
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
fix: handle URI decode errors gracefully and clean up DiskBuildCache
#3855
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
fix: log update check failures via console.warn instead of silent swallow
#3854
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: fix wrong API name define.handler -> define.handlers
#3853
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: remove stale showcase section from README
#3852
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: fix stale API reference link in README
#3851
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
fix: make middleware apply to routes regardless of registration order
#3850
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: update Jaeger docker image from EOL v1 to current v2
#3849
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
fix: replace --allow-all with scoped permissions on homepage
#3848
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
test: add missing tests for handlers and otel modules
#3847
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: add JSDoc categories to @fresh/plugin-vite public API
#3846
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
docs: add JSDoc categories to @fresh/core public API
#3845
opened Jun 11, 2026 by
SisyphusZheng
Contributor
Loading…
fix: append nonce alongside unsafe-inline instead of replacing it
#3842
opened Jun 9, 2026 by
SisyphusZheng
Contributor
Loading…
docs: add JSDoc to @fresh/plugin-tailwind public symbols
#3832
opened Jun 5, 2026 by
gaurav0107
Loading…
fix: restore correct SSR sourcemaps for precompiled JSX
#3827
opened May 30, 2026 by
Hajime-san
Contributor
Loading…
feat: allow skipping scrolling on partial navigation
#3817
opened May 25, 2026 by
CertainLach
Contributor
Loading…
fix: bypass the request when the
server.proxy is specified
#3816
opened May 23, 2026 by
Hajime-san
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.