0.16.1

vercel/satori0.16.1Jul 23, 2025by github-actions[bot]

AI Summary

Fixes a bug where z-index was not being correctly interpreted as a unitless CSS property.

Key Highlights

  • Handle z-index as unitless property

Full Release Notes

## [0.16.1](https://github.com/vercel/satori/compare/0.16.0...0.16.1) (2025-07-23)


### Bug Fixes

* handle z-index as unitless property ([#667](https://github.com/vercel/satori/issues/667)) ([691f01d](https://github.com/vercel/satori/commit/691f01de3b94cd27ef4667eff25dbde00fc20526)), closes [#660](https://github.com/vercel/satori/issues/660)