github MithrilJS/mithril.js v2.3.8

23 hours ago

Release v2.3.8

Changelog

Patch Changes

refactor execSelector (@kfule)

Make vnode.domSize assignment consistent between create and update. (@kfule)

This PR makes the code and behavior of create and update processes more consistent.

Bump rimraf from 6.0.1 to 6.1.0 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: rimraf. Updates rimraf from 6.0.1 to 6.1.0. Changelog. Sourced from rimraf's changelog.

Fix URI decoder bug and reduce bundle size through module tailoring and cleanup (@kfule)

This fixes the URI decoder used in the Router to decode more strictly.

refactor Vnode.normalizeChildren (@kfule)

Vnode.normalizeChildren now preallocates the array length and performs key-consistency checks after normalization.

Bump actions/setup-node from 5 to 6 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: actions/setup-node. Updates actions/setup-node from 5 to 6. Release notes.

Bump actions/setup-node from 4 to 5 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: actions/setup-node. Updates actions/setup-node from 4 to 5. Release notes.

docs: edited the link to the build badge (@Olexandr88)

Don't miss a new mithril.js release

NewReleases is sending notifications on new releases.