Material v1.39.8 Release Notes

    • 🛠 Fixed issue where TextField animation references unowned self and should be weak self (issue-301) (pr-302).
    • ➕ Added lineLayerThickness and lineLayerActiveThickness to TextField in order to adjust lineLayer during different states (issue-307).