Skip to content

Allow set tag to mutate existing values

Choose a tag to compare

@thetutlage thetutlage released this 24 Mar 05:04

You can now use set tag to mutate existing objects.

@set(user, 'profile.twitterHandle', '@AmanVirk1')

Commits

  • feat: allow set tag to mutate existing collections b8e4331

v4.0.3...v4.0.4