designsystemsinternational / mechanic

Mechanic is a framework to build assets built on web code.
https://mechanic.design
MIT License
251 stars 11 forks source link

[139] Unique param storage key based on input configuration #140

Closed lucasdinonolte closed 2 years ago

lucasdinonolte commented 2 years ago

Context

As described in #139 changes to the input's configuration of a function can cause bugs when the previously cached input values aren't compatible with the new input's configuration anymore.

What this does

Closes #139

runemadsen commented 2 years ago

Excellent! I think this is ready to go.