v2.12.1

thmoa/tex2shapev2.12.1May 29, 2026by tinchox5

AI Summary

Bug fixes addressing type safety in download options and visual glitches with placeholder colors on webkit browsers.

Key Highlights

  • Fixed download format option types.
  • Fixed placeholder colors not being copied on webkit browsers.

Full Release Notes

## What's Changed
* Fix download format option types by @puneetdixit200 in https://github.com/zumerlab/snapdom/pull/417
* Fix for placeholder colors not being copied over on webkit browsers by @pdufour in https://github.com/zumerlab/snapdom/pull/420

## New Contributors
* @puneetdixit200 made their first contribution in https://github.com/zumerlab/snapdom/pull/417
* @pdufour made their first contribution in https://github.com/zumerlab/snapdom/pull/420

**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v2.12.0...v2.12.1