JSON v2.1.0 Release Notes
Release Date: 2020-08-30 // about 4 years ago-
โ Added
- Optional meta field to relationships (#99 #100)
- ๐ Support for
params
on cache keys (#117)
๐ Changed
- ๐ Performance instrumentation (#110 #39)
- ๐ Improved collection detection (#112)
๐ Fixed
- Ensure caching correctly incorporates fieldset information into the cache key to prevent incorrect fieldset caching (#90)
- ๐ Performance optimizations for nested includes (#103)