Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update .prettierrc * Rework HMR * Fix build * Update package.json * Fix output * Update package.json * Fix build * Fix babel exports * Update package.json * Fix generator call * Update babel.ts * Fix generator to shim for cjs/esm * Migrate to `js-xxhash` for signature generation * Fix typo * Fix dependency generation * Remove `js-xxhash` * Drop Parcel from the Setup section * Restructure `src/` * Fix node unwraps for TS * Fix snapshots * Drop support for anonymous components * Fix name generation * Fix `$$refresh` interface * Update package.json * Update index.ts * Fix build * Update package.json * Update package.json * Update package.json * Fix refresh behavior on vite * Update package.json * Update index.ts * Update vite snapshots * Fix esm refresh behavior * Update package.json * Prioritize context patching * Add `location` and `solid-refresh` naming scheme * Fix module invalidation in vite * Fix location assignment * Fix proxy components not updating for late dependent module * Fix key iteration for registered data * Fix dependency comparison to be out-of-order * Update is-list-updated.ts * Fix `isInTypescript` recursion * Fix decline calls * Fix snapshots * Update package.json * Update README.md * Revert info
- Loading branch information