What's Changed
- render: Flush draws before updating bitmap texture by @kjarosh in #19066
- core: Use
gc()
instead ofgc_context
where possible by @kjarosh in #19062 - chore: Do an
npm update
to fix a nanoid advisory by @torokati44 in #19055 - web: Reduce docker build IO by @divinity76 in #19053
- text: Refer to
TextLine
as FTE, not TLF by @kjarosh in #19070 - chore: Fix a nightly
clippy::unnecessary_map_or
lint by @torokati44 in #19073
Full Changelog: nightly-2024-12-25...nightly-2024-12-27