v1.7.1

zumerlab/snapdomv1.7.1Jun 19, 2025by tinchox5

AI Summary

A minor patch release addressing cross-origin image fetching issues and improving background image support within pseudo-elements.

Key Highlights

  • Added `crossOrigin` option for image fetching.
  • Improved `inlineBackgroundImages` to support multiple background-image values.

New Features

  • Cross-origin image fetching option
  • Multi-value background image support in pseudo-elements

Full Release Notes

## What's Changed
* add options.crossOrigin by @elliots in https://github.com/zumerlab/snapdom/pull/44
* Improve inlineBackgroundImages to support multiple background-image values by @jhbae200 in https://github.com/zumerlab/snapdom/pull/46

## New Contributors
* @elliots made their first contribution in https://github.com/zumerlab/snapdom/pull/44
* @jhbae200 made their first contribution in https://github.com/zumerlab/snapdom/pull/46

**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.3.0...v1.7.1