Download Latest Version v2.3.3 source code.tar.gz (206.3 kB)
Email in envelope

Get an email when there's a new version of Mithril.js

Home / v2.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-10 1.4 kB
v2.3.0 source code.tar.gz 2025-05-10 205.5 kB
v2.3.0 source code.zip 2025-05-10 255.7 kB
Totals: 3 Items   462.6 kB 2

Release v2.3.0

  • [#3021]
  • [#3020]
  • [#3019]
  • [#3015]

Changelog

Minor Changes

feat: Make redraws when Promises returned by event handlers are completed (@kfule)

This PR allows redraw on completion of the async event handler. This PR makes redraws when Promises returned by event handlers are completed.

Patch Changes

Allow additional async redraw even if the first redraw is skipped (@kfule)

This PR allows asynchronous redraw processing even if the first redraw is skipped by setting event.redraw=false before await in the async function.

Bump glob from 11.0.1 to 11.0.2 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: glob. Updates glob from 11.0.1 to 11.0.2. Commits. fd61f24 11.0.2.

Fix badge for build status (@kfule)

The URL for the Shields.io badge for build status has been corrected.

Source: README.md, updated 2025-05-10