gamesguru/tg-svelte-kit.git
2025-10-29 github-actions... Version Packages (#14839)
2025-10-29 Ben McCannchore: enable commented out test
2025-10-28 Matt DeKokfix: expose `issue.path` in `.allIssues()` for field...
2025-10-28 Tee Mingfix: prefix route pathname with hash when using `resolv...
2025-10-28 Matt DeKokdocs: document how form field name attributes work...
2025-10-28 Hyunbin Seodocs: remote function cannot be server-only modules...
2025-10-28 Patrickfix: `afterNavigate` callback not running after hydrati...
2025-10-28 Elliott Johnsonchore: improve runtime validation for adapter-vercel...
2025-10-28 renovate[bot]chore(deps): update actions/upload-artifact action...
2025-10-28 renovate[bot]chore(deps): update dependency node to v24 (#14828)
2025-10-28 Ben McCannchore: format
2025-10-28 Ben McCannchore: add integration tests for enhanced-img
2025-10-28 github-actions... Version Packages (#14831)
2025-10-28 Rich Harrisfix: update DOM before running navigate callbacks ...
2025-10-28 github-actions... Version Packages (#14819)
2025-10-28 Javi VelascoAdd experimental Bun support (#14817)
2025-10-27 Paolo Ricciutifix: wait for commit promise instead of `settled` ...
2025-10-26 github-actions... Version Packages (#14805)
2025-10-26 Rich Harrisfeat: forking (#14793)
2025-10-25 Paolo Ricciutifix: await for `settled` instead of `tick` in navigate...
2025-10-22 renovate[bot]chore(deps): update all non-major dependencies (#14783)
2025-10-22 github-actions... Version Packages (#14763)
2025-10-21 Patrickfix: error pages with discarded promises fail to load...
2025-10-20 Simon Hchore: form state rework (#14771)
2025-10-20 Simon Hchore: treeshake load function code if we know it's...
2025-10-20 Matt DeKokfix: `RecursiveFormFields` type for recursive or unknow...
2025-10-20 github-actions... Version Packages (#14749)
2025-10-19 Simon Hfeat: allow to run preflight validation only (#14744)
2025-10-19 Patrickfix: streamed promise not resolving (#14753)
2025-10-17 Matt DeKokfix: update overload to set `invalid` type to schema...
2025-10-17 github-actions... Version Packages (#14742)
2025-10-17 Simon Hfix: more robust remote files generation (#14682)
2025-10-17 Copilotfix: set manifest and read implementation before evalua...
2025-10-16 github-actions... Version Packages (#14738)
2025-10-16 Ben McCannbreaking: update to adapter-vercel to version 6 (#14737)
2025-10-15 github-actions... Version Packages (#14727)
2025-10-15 Rich Harrisbreaking: remove Node polyfills (and by extension suppo...
2025-10-15 Rich Harrischore: format some code that is causing CI failures...
2025-10-15 Patrickfeat: add signal property to request (#14715)
2025-10-15 AlazliFix Syntax Errors in Remote Module Code Concatenation...
2025-10-14 Vladislav Atakhanovdocs: add missing async to remote functions example...
2025-10-14 Elliott Johnsonfix: allow strings for ISR expiration, parse input...
2025-10-14 Ben McCannchore: fix flaky test (#14670)
2025-10-14 renovate[bot]chore(deps): update pnpm to v10.18.3 (#14720)
2025-10-14 Ben McCannchore: re-enable typechecking after netlify update
2025-10-14 renovate[bot]chore(deps): update dependency @netlify/functions to...
2025-10-14 renovate[bot]chore(deps): update actions/setup-node action to v6...
2025-10-13 github-actions... Version Packages (#14664)
2025-10-10 renovate[bot]chore(deps): update pnpm to v10.18.2 (#14674)
2025-10-09 LeeWxxfix: ensure remote form fields.set triggers reactivity...
2025-10-08 github-actions... Version Packages (#14659)
2025-10-08 Simon Hfix: prevent access of Svelte 5-only `untrack` function...
2025-10-08 renovate[bot]chore(deps): update pnpm/action-setup action to v4...
2025-10-08 github-actions... Version Packages (#14640)
2025-10-08 Rich Harrisfix: merge `field.set(...)` calls (#14651)
2025-10-08 Rich Harrisfix: normalize path strings when updating field values...
2025-10-07 Rich Harrisfix: don't reset form after enhanced form submit (...
2025-10-07 github-actions... Version Packages (#14638)
2025-10-07 Simon Hfix: prevent code execution order issues around SvelteK...
2025-10-07 github-actions... Version Packages (#14634)
2025-10-07 Rich Harrisfix: require a value with `submit` and `hidden` fields...
2025-10-07 Rich Harrisdocs: remove `@example` blocks to allow docs to deploy...
2025-10-07 Rich Harrisfix: granular updates of `field.value()` (#14621)
2025-10-07 Rich Harrisfix: delete hydration cache on effect teardown (#14611)
2025-10-07 github-actions... Version Packages (#14633)
2025-10-07 Simon Hfeat: imperative form validation (#14624)
2025-10-07 renovate[bot]chore(deps): update all non-major dependencies (#14620)
2025-10-07 Simon Hfix: wait a tick before collecting form data for valida...
2025-10-07 Simon Hfix: prevent code execution order issues around SvelteK...
2025-10-07 github-actions... Version Packages (#14614)
2025-10-07 Simon Hfeat: `form.for(id)` now implicitly sets id on form...
2025-10-06 Rich Harrisfix: allow `fetch` in remote function without emitting...
2025-10-05 github-actions... Version Packages (#14597)
2025-10-05 Ben McCannfix: add script block only when there are imports to...
2025-10-05 Rich Harrisfeat: expose `event.route` and `event.url` to remote...
2025-10-05 Simon Hfeat: better remote form field interactions (#14481)
2025-10-03 Rich Harrisfix: don't crawl error responses during prerendering...
2025-10-03 github-actions... Version Packages (#14588)
2025-10-03 Tee MingUpdate 30-project-structure.md (#14593)
2025-10-03 Simon Hfix: avoid client modules while traversing dependencies...
2025-10-02 Ben McCanndocs: update more links to packages page (#14589)
2025-10-02 Rich Harrisfix: HMR for `query` (#14587)
2025-10-02 Rich Harrisfix: skip prebundling of .remote.js files (#14583)
2025-10-02 Simon Hfix: more robust remote file pattern matching (#14578)
2025-10-02 Rich Harrisdocs: remove outdated note (#14586)
2025-10-02 Ben McCanndocs: point to new packages page (#14584)
2025-10-02 renovate[bot]chore(deps): update pnpm to v10.18.0 (#14582)
2025-10-02 github-actions... Version Packages (#14580)
2025-10-02 Rich Harrischore: fix "homepage" field in package.json (#14579)
2025-10-01 github-actions... Version Packages (#14574)
2025-10-01 Rich Harrisfix: force remote module chunks to isolate themselves...
2025-10-01 Tee Mingfix: correctly type `form` remote functions that do...
2025-09-30 github-actions... Version Packages (#14541)
2025-09-30 Rich Harrisfix: smooth scroll to deep link (#14569)
2025-09-30 Grant Montgomeryfix: ensure cache key is consistent between client...
2025-09-30 Tee Mingfix: deduplicate `HEAD` entry in 405 response `allow...
2025-09-26 LeeWxxfix: keep resolve relative to initial base during prere...
2025-09-25 github-actions... Version Packages (#14538)
2025-09-25 Rich Harrisfix: fall back to non-relative resolution when calling...
2025-09-24 github-actions... Version Packages (#14527)
next