2.1.16

DioxusLabs/dioxus2.1.16Jun 2, 2026by omkar273

AI Summary

A maintenance release addressing CI stability and improving JSON parsing robustness.

Key Highlights

  • Guarded JSON parsing against empty indices
  • Fixed CI configuration for safer data parsing
  • Maintenance update

Full Release Notes

## What's Changed
* fix(ci): guard fromJson against empty indice by @omkar273 in https://github.com/flexprice/flexprice/pull/1908
* Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1910


**Full Changelog**: https://github.com/flexprice/flexprice/compare/2.1.12...2.1.16