solid-site icon indicating copy to clipboard operation
solid-site copied to clipboard

Code that powers the SolidJS.com platform.

Results 53 solid-site issues
Sort by recently updated
recently updated
newest added

It seems the website isn't being published automatically

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.14 to 5.4.12. Release notes Sourced from vite's releases. v5.4.12 This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details. Please refer...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @​myndzi). Commits 3044cd5 Release 3.3.8 version...

dependencies

Refactors the `Resource` entries under `Utilities.data.ts` to use new helper methods: `packageBy` and `libraryBy`. Those two helper methods are meant to reduce the amount of repetitive entries for the `author`,...

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. Changelog Sourced from cross-spawn's changelog. 6.0.6 (2024-11-18) Bug Fixes disable regexp backtracking (#160) (ba5aaef) core: support worker threads (#127) (f4af31c) Commits d35c865 chore(release): 6.0.6...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

This server bench, it uses old major releases of Vue, React, Svelte - and Angular is notably missing. Also, the link to the bench doesn't include solid as an entry:...

Link to the new docs, old link basically just landed on the `createContext` function which is a weird place to take newbies. Cleanup the link to the playground. Change SolidHack...