Minor Changes
- 89a0531: Absorb the 0.50 expressions snapshot into this repo: lift compilers as
@solidjs/babel-pluginand@solidjs/compiler, dump runtimes into@solidjs/web/h/html/universal. Origin: ryansolid/dom-expressions@e97e4290 (0.50.0-next.44). - 89a0531: Collapse the expressions dump: drop the rxcore seam, flatten runtimes into package
src/, deletebabel-preset-solid, and publish compiler natives as@solidjs/compiler-*.
Patch Changes
- 4fba79d: Fold render/hydrate policy into the runtime implementations, drop the duplicate
mergePropsre-export, keep JSX type sources inpackages/web/jsx/, and colocate the SSR package entry atsrc/index.server.ts. - 7182195: Migrate the dumped DOM runtime from JavaScript plus colocated
.d.tsfiles to TypeScript sources, so published types come fromtsc. - Updated dependencies [a85c889]
- Updated dependencies [28d5289]
- Updated dependencies [bbcce0a]
- Updated dependencies [35b30a1]
- Updated dependencies [da59aea]
- Updated dependencies [0205756]
- Updated dependencies [b8c4534]
- solid-js@2.0.0-rc.3