Skip to main content
Module

x/solid/CHANGELOG.md

A declarative, efficient, and flexible JavaScript library for building user interfaces.
Go to Latest
File

solid-js

1.6.6

Patch Changes

  • a603850: Export SignalOptions
  • 2119211: fix #1423 - inlined arrow functions in SSR and update rollup
  • 5a5a72d: Fix #1436 incorrectly missing proxy detection
  • 5eb575a: fix: delete lazy contexts one by one as they are completed

1.6.5

Patch Changes

  • 50d1304: fix #1416 nulls in array reconcile
  • ee71b16: fix #1410 - node 14 compatibility. Remove ||= operator that isn’t available on some legacy platforms.

1.6.4

Patch Changes

  • a42a5f6: memoize merging functions

1.6.3

Patch Changes

  • e95e95f: Bug fixes and testing changelog