github lit/lit @lit/task@1.0.1

21 days ago

Patch Changes

  • #4552 4050cac6 Thanks @jrencz! - Make status of Task a readonly property

    So far status was writable which allowed for setting status of task form outside. Doing so did cause rendering of
    expected template but the task was becoming internally incoherent.

    Now attempt to assign status will end up in throwing a TypeError.

Don't miss a new lit release

NewReleases is sending notifications on new releases.