Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Svelte

Cybernetically enhanced web apps
Collective - Host: opensource - https://opencollective.com/svelte - Website: https://svelte.dev - Code: https://github.com/sveltejs

fix: disallow TODO errors (#10326)

* disallow TODO errors

* replace TODO errors

* changeset

---------

Co-authored-by: R...

github.com/sveltejs/svelte - 5ebd9e0b45afe070199900a6a98b03681a7cd038 authored 11 months ago by Rich Harris <[email protected]>
_distance return refactor (#9796)

Co-authored-by: Mike <[email protected]>

github.com/sveltejs/svelte - 336d0160da25cb670dd80f722add6eedce23586c authored 11 months ago by Mike Tunik <[email protected]>
Version Packages (next) (#10324)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte - d31ccf3be3716cc5554348a60177363f8662cecb authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: add $derived.call rune (#10240)

* chore: add $derived.fn rune

* fix strange bug

* update types

* remove prev stuff

*...

github.com/sveltejs/svelte - d9a6b8b17a0fc175f36e201e443e3be071a87322 authored 11 months ago by Dominic Gannaway <[email protected]>
fix: handle event delegation correctly when having sibling event listeners (#10307)

If you had `on:` directives listening to the same name (through multiple on:click on the same el...

github.com/sveltejs/svelte - 76a4bbd5ec08ae2906c024a98aa982301608954d authored 11 months ago by Simon H <[email protected]>
fix: don't duplicate comments of nested script/style tags (#425)

fixes #400

github.com/sveltejs/prettier-plugin-svelte - cc856a0e5dedd56b7edb0aa1be18adaf385a247a authored 11 months ago by Simon H <[email protected]>
feat: format JSON script tags (#424)

Also silences a (harmless) error log in the tests
closes #421
closes #419

github.com/sveltejs/prettier-plugin-svelte - 1884f2250b9d8458e395f153744f74b6117f0bb9 authored 11 months ago by Simon H <[email protected]>
chore(deps): update dependency @sveltejs/adapter-node to v4 (#843)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/sveltejs/vite-plugin-svelte - f1666911c48cd3b6b985da5836adfec1bd0c3b41 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update kit and adapter-node (#847)

github.com/sveltejs/vite-plugin-svelte - d01ebe4861a983a9d8cae403723231e56d8a9790 authored 11 months ago by Dominik G <[email protected]>
fix: ignore changelog in lint (#846)

github.com/sveltejs/vite-plugin-svelte - e124b65fe0396c96de1c9205a6575452d83944f2 authored 11 months ago by Dominik G <[email protected]>
chore(deps): update dependency npm-run-all2 to v6

github.com/sveltejs/eslint-plugin-svelte - a31d2bdfe00fcf8f2f9217754f56d5e6f9530e3b authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0

github.com/sveltejs/eslint-plugin-svelte - 11df3c606fcd1507a7f4fddacf9d4c160e8f30c8 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pnpm to v8.15.0 (#11750)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/sveltejs/kit - 99cddbfdb2332111d348043476462f5356a23660 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to ^0.20.0

github.com/sveltejs/eslint-plugin-svelte - e2e9445852f5510dd666c0457772751067714b59 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to ^0.20.0

github.com/sveltejs/svelte-eslint-parser - cfd7f31ca26cacca61ce86ab099b8e288ba04501 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Version Packages (#845)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/vite-plugin-svelte - e04c9a86f6a8cbc8445139bf0ad04b04c9bda633 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): update all non-major dependencies (#842)

* chore(deps): update all non-major dependencies

* fix(deps): update vite override

* fix: ...

github.com/sveltejs/vite-plugin-svelte - a0063554bf846977a7b87df1aee7094e5e85e7c1 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: correctly detect script language during compilation (#844)

* fix: correctly detect script language during compilation

* fix: correctly handle commented ...

github.com/sveltejs/vite-plugin-svelte - e95d863cc06881770a89948180ac53692f911f20 authored 11 months ago by Richard Ivánek <[email protected]>
chore(deps): update dependency espree to v10

github.com/sveltejs/eslint-plugin-svelte - 6f9b41dd99bbaa47aa730dfda08bd6b939ddab8f authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Version Packages (next) (#10304)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte - ecba825fb701fdccc34cabf17ebc9e15dc30c349 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: parser error when using semicolon inside quotes in style (#10221)

* fix error when using semicolon inside quotes in style

* refactor to include { like in the o...

github.com/sveltejs/svelte - a58d93f8bf61b56cdc7c11c2d730d0cb1c5be529 authored 11 months ago by Rogério Luiz Aques de Amorim <[email protected]>
fix: Add missing miter-clip and arcs value to stroke-linejoin attribute (#10141)

* Add missing miter-clip and arcs attribute stroke-linejoin

* format

* changeset

------...

github.com/sveltejs/svelte - f7cc8cb26362e34c30802006e9c9de066978e968 authored 11 months ago by Lucas I <[email protected]>
chore: cleanup derived destruction (#10303)

* chore: cleanup derived destruction

* add changeset

* cleanup

* cleanup

github.com/sveltejs/svelte - 0504ad5ed723f0ee785cd53c9ef56c6aaf8d4d09 authored 11 months ago by Dominic Gannaway <[email protected]>
Version Packages (next) (#10290)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte - 5a81610a2e333e5ccf064916ac6f186d300f7a82 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: simplify code (#10294)

* chore: simplify code

* a few more

* constify

---------

Co-authored-by: Rich Harris...

github.com/sveltejs/svelte - 07a0ae449bfd0542caa8a6925cb952b5a1e58a40 authored 11 months ago by Rich Harris <[email protected]>
docs: add details to discloseVersion (#10274)

github.com/sveltejs/svelte - 821a21363617ec25bf70e3482c04116ac179581c authored 11 months ago by Ben McCann <[email protected]>
Version Packages (#11735)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - 969e69fa0f0d2f631a64166a7f80035971056401 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: clean up emulator types (#11737)

* chore: clean up emulator types

- the Emulator type is not a class export
- make validated ...

github.com/sveltejs/kit - 440a5463e2f6939db4560955e5969850de855ad6 authored 11 months ago by Simon H <[email protected]>
fix: version range handling in update_pkg function (#11716)

keep user's library version if higher than hard-defined version
fixes #11693

github.com/sveltejs/kit - 0dfb0cc0ed0658a2a8b56a53481ca82a997d71bf authored 11 months ago by codenoid <[email protected]>
fix: prevent false positive store error in module script (#10291)

When a variable with the same name was declared in the instance script, the module-no-auto-store...

github.com/sveltejs/svelte - 005ff894ff7a04b5dfb2feee24f2b5bf4a3b8533 authored 11 months ago by Simon H <[email protected]>
fix: handle deep assignments to `$state()` class properties correctly (#10289)

fixes #10276

github.com/sveltejs/svelte - 107ec1c848e0d3494a2d798c8c088a93752a392a authored 11 months ago by Simon H <[email protected]>
fix: `:global()` compound selector validation tweak (#10287)

Allow type selector in `:global()` when it's at a start of a compound selector
fixes #10286

github.com/sveltejs/svelte - c8da99646a5223fd981d724ba845977738f7cb63 authored 11 months ago by Simon H <[email protected]>
fix: strip `/@fs` prefix correctly on Windows when invoking `read()` in dev mode (#11728)

Windows absolute paths look like `/@fs/C:/..` - when stripping the fs prefix, we need to remove ...

github.com/sveltejs/kit - 507311b79821d4d725917a3666db9c9844d9076e authored 11 months ago by Simon H <[email protected]>
chore(deps-dev): bump @sveltejs/kit from 2.4.1 to 2.4.3 (#10281)

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.4.1 to 2.4....

github.com/sveltejs/svelte - 340934917a2bb8c0395934bf0c472bd3e067edb7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: upgrade to latest Vite and Svelte (#11725)

github.com/sveltejs/kit - bf1a6777f788b5270d27fae379de5a25627d578b authored 11 months ago by Ben McCann <[email protected]>
feat: dev/preview platform emulation (#11730)

* introduce devPlatform kit configuration

* Revert "introduce devPlatform kit configuration"
...

github.com/sveltejs/kit - bab711ee5d2e347c09ca3a0993b940bee4191676 authored 11 months ago by Rich Harris <[email protected]>
fix: deduplicate generate props/events/slot types correctly (#2269)

Deduplication that took place when generating in dts mode was flawed

github.com/sveltejs/language-tools - 38f448d2eceab6b8eb9523ff49885ace5fe354ab authored 11 months ago by Simon H <[email protected]>
Bump @sveltejs/kit from 2.0.6 to 2.4.3 (#168)

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.0.6 to 2.4....

github.com/sveltejs/realworld - b1f65db5567d6b171f46b0ee12fbaa9eea83070f authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version Packages (next) (#10229)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte - 722bd56bc44f818d6f14c73558644c7d99fd6b9b authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: correctly cleanup unowned derived dependency memory (#10280)

* fix: correctly cleanup unowned derived dependency memory

* recursive

* recursive

github.com/sveltejs/svelte - fb61f4eb700e75e80ba7ea63a35737cae281facb authored 11 months ago by Dominic Gannaway <[email protected]>
feat: add inspector button (#182)

github.com/sveltejs/svelte-devtools - 6d1dd1935e3d6174430af5c3765df53a73f3de76 authored 11 months ago by Ignatius Bagus <[email protected]>
fix: don't hoist function when already referenced in module scope

fixes #10279

github.com/sveltejs/svelte - 1538264bd5ed431d3048d54efe9c83c4db7fb42a authored 11 months ago by Simon Holthausen <[email protected]>
chore: single dev script and updates (#183)

github.com/sveltejs/svelte-devtools - 0b9d703c2f2e7b6eec972d14464a0f98fc70ee64 authored 11 months ago by Ignatius Bagus <[email protected]>
fix: more robust url equality check at dev time

fixes #10021

github.com/sveltejs/svelte - 14d7b26897cbfa129847c446b0ecf9557d77ef7c authored 11 months ago by Simon Holthausen <[email protected]>
chore: improve $state static reference warning heuristics (#10275)

* chore: improve $state static reference warning heuristics

* fix bug

* update test

* lint

github.com/sveltejs/svelte - a476e81e638c193a551b0ebf09dd08daa41f403f authored 11 months ago by Dominic Gannaway <[email protected]>
Clarify the items in the each needing ids/keys (#446)

* Clarify the items in the each needing ids/keys

Try to clarify that it is updating the DOM/c...

github.com/sveltejs/learn.svelte.dev - 7bf2069e9d1adaec4fd9fa286eef657c2625b349 authored 11 months ago by Christian Höltje <[email protected]>
Change "video" to "medium", as the word should cover both audio and video (#503)

* Change "video" to "medium", as the word should cover both audio and video

* Apply suggestio...

github.com/sveltejs/learn.svelte.dev - 40b4205934cd7a96abb121d97c3eb5c5f003b773 authored 11 months ago by Magnar Ovedal Myrtveit <[email protected]>
Update README.md

github.com/sveltejs/learn.svelte.dev - ffcb1c7e2266b3b21cf57f42387905b57b5325f4 authored 11 months ago by Rich Harris <[email protected]>
docs: update code snippet for consistency with source file (#552)

github.com/sveltejs/learn.svelte.dev - 248c2aa239bab9b792d3ed58464a2534e5e02821 authored 11 months ago by Jasper <[email protected]>
fix: try-catch deep read (#10270)

Accessing values might throw errors if they're not just values but getters. Guard against that b...

github.com/sveltejs/svelte - 03c067f598bf03e4995498b9804c81ed482298cd authored 11 months ago by Simon H <[email protected]>
chore: cleanup proxy files (#10268)

- merge `readonly.js` into `proxy.js` and get rid of sub folder
- extract types into `d.ts` fil...

github.com/sveltejs/svelte - 40c295638117c093728fef1980b01e81bbe41a9d authored 11 months ago by Simon H <[email protected]>
update changelog retroactively

github.com/sveltejs/kit - 616135195c1b0347d6678b6e976652078886cf4a authored 11 months ago by Rich Harris <[email protected]>
chore(deps): update pnpm to v8.14.3 (#11718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/sveltejs/kit - a87c60b1c198bb46a492bd37098444d4674abac3 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: ensure proxy is updated before notifying listeners (#10267)

fixes #10264
fixes #10265

github.com/sveltejs/svelte - 14bf4b4b2cf9a13eb72da26458b35c69553baaa9 authored 11 months ago by Simon H <[email protected]>
fix: allow `:global(..)` in compound selectors (#10266)

Someone could programmatically add a class to an element and Svelte doesn't see it, so having gl...

github.com/sveltejs/svelte - 036e88f1f76e50f40807f12cb8309fa2c0837c60 authored 11 months ago by Simon H <[email protected]>
Version Packages (#11711)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - a93e19b0022491e7979a5b36f2275ac0e1f927f8 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: return 400 response if request construction fails (#11713)

Co-authored-by: Rich Harris <[email protected]>

github.com/sveltejs/kit - a3607e5f577d45a6a8be52d5f6d3bda214877a6d authored 11 months ago by Rich Harris <[email protected]>
fix: only disallow body with GET/HEAD requests (#11710)

Co-authored-by: Rich Harris <[email protected]>

github.com/sveltejs/kit - f56781fa47a0f958b228e4a51bb3cbf173854f12 authored 11 months ago by Rich Harris <[email protected]>
docs: address TypeScript issue in migration guide (#11705)

github.com/sveltejs/kit - e0e12d8ed476185d623fc37776d61cf21c0201a4 authored 11 months ago by Ben McCann <[email protected]>
Version Packages (#11709)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - d57055784f1d1ea68a1562da264b1e1d53e4ff91 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)

* fix: ignore bodies sent with non-PUT/PATCH/POST requests

* use ||

---------

Co-author...

github.com/sveltejs/kit - af34142631c876a7eb62ff81f71e8a3f90dafee9 authored 11 months ago by Rich Harris <[email protected]>
fix: hydrate controlled each blocks correctly (#10259)

Controlled each block didn't handle hydration of fallback correctly
fixes #10231

github.com/sveltejs/svelte - 6b0bd8b23a0c6e81446d0700031621c9dc448bb3 authored 11 months ago by Simon H <[email protected]>
chore(deps): update pnpm to v8.14.2 (#11703)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/sveltejs/kit - 5137c8c4eacbfa672a648511eff7ac1d1c1c87b6 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: sanitize component event names (#10235)

fixes #9916

github.com/sveltejs/svelte - 434a58711f7ebb2c3849545542b4394d295ccea9 authored 11 months ago by Simon H <[email protected]>
chore: fix weird formatting in recent changelog entry (#10257)

* Fix weird formatting in recent changelog entry

A recent auto-generated changelog entry had ...

github.com/sveltejs/svelte - 6b8b57c43119bfefc7b723d5804390a705a482a9 authored 11 months ago by Robin Munn <[email protected]>
chore: release svelte-eslint-parser (next) (#469)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte-eslint-parser - 385344a6d0a1e9eae044ea862e164e7bff648aa7 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: update Svelte version (#468)

github.com/sveltejs/svelte-eslint-parser - 133cd24b47795fd104df903d2fef31904ab74710 authored 11 months ago by Yuichiro Yamashita <[email protected]>
chore(deps): update dependency typescript to ~5.3.0 (#399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/sveltejs/svelte-eslint-parser - b14472ca4344a735621e0242249cfe6bd513acd9 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: release svelte-eslint-parser (next) (#465)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/svelte-eslint-parser - 97321c6d06cc3886807f230cf5e396451dcb2880 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add `$state.frozen` support (#466)

github.com/sveltejs/svelte-eslint-parser - d5b3322e19b7208815ba4251d75cf46d511cd4f1 authored 11 months ago by Yuichiro Yamashita <[email protected]>
feat: update `$inspect` types (#467)

github.com/sveltejs/svelte-eslint-parser - e27a3de8d97dd934a8dc0097374eee3ad3ee61ff authored 11 months ago by Yuichiro Yamashita <[email protected]>
chore: drop `@typescript-eslint` v4 support (#464)

github.com/sveltejs/svelte-eslint-parser - d531e4e6552e88fe47825436ee26619039cadc7d authored 11 months ago by Yuichiro Yamashita <[email protected]>
chore(deps): update dependency prettier to ~3.2.0 (#461)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/sveltejs/svelte-eslint-parser - e6c16c0270a54f74dec382dd4ae80260910238cd authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: improve should_proxy_or_freeze logic internally (#10249)

github.com/sveltejs/svelte - 88582479f2d4bae08d055585a4ef2256e599e107 authored 11 months ago by Dominic Gannaway <[email protected]>
chore(deps): update dependency typescript to ~5.3.0 (#574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/sveltejs/eslint-plugin-svelte - 89a30e2c6307b253183ebad17eb8c40aedefc1a5 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update deps (#10245)

* bump deps

* migrate

* fix

* downgrade jsdom/playwright

* fix a type error

* dow...

github.com/sveltejs/svelte - 7c70c346f887b519cb7bd0c148d6622c62092a1c authored 11 months ago by Rich Harris <[email protected]>
Bump vite from 5.0.10 to 5.0.12 (#167)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [...

github.com/sveltejs/realworld - 8ee97981349f2aa365e0e9b3eff16e475524b144 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version Packages (#11691)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - 043ad0fb7c9247313542253599cd06d6da00a6bf authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: update tips for accessing the file system (#11683)

github.com/sveltejs/kit - f3c3d101560427a8b8f61d39e6aaeedb352e7fc0 authored 11 months ago by Rich Harris <[email protected]>
chore: upgrade playwright (#11690)

* chore: upgrade playwright

* firefox workaround

* clarify

* format

* try this

* ...

github.com/sveltejs/kit - b8d04290edac9119c2490d268d68a0a9c38b4687 authored 11 months ago by Ben McCann <[email protected]>
fix: better error message when using `read` with `adapter-auto` - closes #11684 (#11689)

Co-authored-by: Rich Harris <[email protected]>

github.com/sveltejs/kit - 961ba2c3fb7b220b8738085092cb722b5f1b9913 authored 11 months ago by Rich Harris <[email protected]>
fix main (#10237)

* fix main

* fix main

github.com/sveltejs/svelte - 83628c901d93bdb417fbbbb696d7fb9fa9fcfc40 authored 11 months ago by Dominic Gannaway <[email protected]>
Version Packages (#11681)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - b3c8a8c7ff1f95280b13ecb032db5aa1d255c0fc authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: respect `build.target` config supplied by user (#11688)

github.com/sveltejs/kit - 36dc54ac740b8b4c6a2b904a1d0aadd8923a875c authored 11 months ago by Ben McCann <[email protected]>
fix: add back `derived` type overload

fixes #9866

github.com/sveltejs/svelte - 776ac3c1762da5f8147c457a997a417cfae67e4c authored 11 months ago by Simon Holthausen <[email protected]>
Node compat (#11675)

* allow compatible node modules when targeting vercel edge functions

* test

* confirmed it...

github.com/sveltejs/kit - df381db73f97fd2c1141dbc7a4f7d612df148f4c authored 11 months ago by Rich Harris <[email protected]>
fix: default route config to `{}` for feature checking (#11685)

Co-authored-by: Rich Harris <[email protected]>

github.com/sveltejs/kit - ada595908b5501b8f4ac30c89c0d6314f364fde3 authored 11 months ago by Rich Harris <[email protected]>
fix: properly decode base64 strings inside `read` (#11682)

* fix: properly decode base64 strings inside `read`

* test

---------

Co-authored-by: Ri...

github.com/sveltejs/kit - 5dae3676b8cc6f8ee0def57340e6a6e591bafecd authored 11 months ago by Rich Harris <[email protected]>
docs: note `bind:files` breaking change

closes #10032

github.com/sveltejs/svelte - 35b500c399e892a7b5da0c396436c52fae0750f6 authored 11 months ago by Simon Holthausen <[email protected]>
fix: clarify error message

closes #10109

github.com/sveltejs/svelte - a6797614ef8cbaa0d36bc36a9c7f44dff40af7b3 authored 11 months ago by Simon Holthausen <[email protected]>
fix: allow ts casts in bindings (#10181)

fixes #10179

---------

Co-authored-by: Simon Holthausen <[email protected]>

github.com/sveltejs/svelte - 0071e0252ae84fddfad9ca18a7bf08b8e203e9c3 authored 11 months ago by gtmnayan <[email protected]>
fix: correct increment/decrement code generation

fixes #10226

github.com/sveltejs/svelte - 2861ad66e054d2b14f382aaada4512e3e5d56db8 authored 11 months ago by Simon Holthausen <[email protected]>
fix: runtime error when `onNavigate` returns a function (#11678)

Fixes #11600

github.com/sveltejs/kit - e228f8997840b89c6248e1c5df6f3108008a06be authored 11 months ago by Felix Guerin <[email protected]>
chore: remove bad advice (#11677)

Co-authored-by: Rich Harris <[email protected]>

github.com/sveltejs/kit - 35a9fd9630416683f6420a0eb28906a14302b978 authored 11 months ago by Rich Harris <[email protected]>
chore: release eslint-plugin-svelte (next) (#671)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/eslint-plugin-svelte - 9d25a934f7588f49478c66ad690548a5a53b4511 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Version Packages (#11670)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/sveltejs/kit - 64f414b35731e117cbe5fd170c296bced6c18d53 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: more helpful errors when using incompatible node modules (#11673)

* feat: more helpful errors when using incompatible node modules

* don't bother prefixing the...

github.com/sveltejs/kit - 568bb83f2c9e1f8185ed4fd01ae184b0d2ca2305 authored 11 months ago by Rich Harris <[email protected]>
feat: implement `read` (#11649)

* feat: implement readAsset

* lint etc

* maybe make it work on netlify? no idea how to tes...

github.com/sveltejs/kit - 288f731c8a5b20cadb9e219f9583f3f16bf8c7b8 authored 11 months ago by Rich Harris <[email protected]>