v1.2.1

zumerlab/snapdomv1.2.1May 31, 2025by tinchox5

AI Summary

Enhancements to the font embedding process and module exposure in browser environments to ensure proper functionality.

Key Highlights

  • Embeds icon fonts when `embedFonts` is enabled.
  • Exposed `snapdom` and `preCache` on browser compilation.
  • Improved icon-font conversion logic.

New Features

  • Icon font embedding
  • Browser module exposure
  • Icon-font conversion improvements

Full Release Notes

- Feat(embedFonts): also embed icon fonts when embedFonts is true [`#18`](https://github.com/zumerlab/snapdom/issues/18)
- Fix expose snapdom and preCache on browser compilation, closes #26 [`#26`](https://github.com/zumerlab/snapdom/issues/26)
- Improve icon-font conversion [`7bac4ee`](https://github.com/zumerlab/snapdom/commit/7bac4ee3b152d6364c218aaa6d2bed4ad9997943)
- Fix compress mode [`652cfe9`](https://github.com/zumerlab/snapdom/commit/652cfe9a8947029e31db6b089829fe8da87c0b42)


**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.1.0...v1.2.1