Add string helpers to string builder shared with stubs
After this release, the string
function shared with stubs will have other string helpers like string.camelCase
, string.random
and so on.
Commits
- feat: add string helpers to the string builder shared with stubs a6d5433
- chore: update dependencies 5ab6fb9
Full Changelog: v8.0.0...v8.0.1