hyperfiddle

Geoffrey Gaillard 2025-04-16T15:05:39.066229Z

Published a new Electric snapshot: • breaking - electric-forms5 replaces electric-forms3 (deprecated), electric-forms4 and electric-forms0 (both removed) • hyperfiddle.router4 ◦ relative links respect the document’s https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/base> ◦ ctrl/cmd-click opens link in a new tab • add support for the var special form • fix compilation errors for read-eval forms and some reader-dispatch forms • improve support for macros calling eval - fix incorrect &env

😍 2
🎉 12
grounded_sage 2025-04-16T23:58:13.996639Z

Felt the breaking last night. I guess I come check here when that happens.

Dustin Getz (Hyperfiddle) 2025-04-17T10:48:13.380359Z

what did we break?

grounded_sage 2025-04-17T12:08:56.392329Z

Was electric-forms usage. Small bit of review and was fixed easily.

Dustin Getz (Hyperfiddle) 2025-04-17T12:26:31.336009Z

which version were you using and what was the breakage? We had thought there was no breakage, only deprecation

grounded_sage 2025-04-17T12:29:51.115929Z

I was using hyperfiddle.electric-forms0 I am now on electric-forms5 with zero problems.

Dustin Getz (Hyperfiddle) 2025-04-17T12:34:49.251679Z

ah ok, thanks