You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addresses formatting oddities with equation fields. For equation fields (date or numeric), Record.format() will now return the value that Knack renders in the UI.
This is a breaking change. If you're using this library to format equation fields, test before you upgrade. - #109