v1.0.0-rc.1
Pre-release
Pre-release
⚠ BREAKING CHANGES
- The
phoneNumber
method has been rewriten to reduce the chances of colisions for it. Their value will change between the v0.18.1 and v1.0.0
Migration notice:
We will release this change onto the main branch in 4 weeks (12 December 2023). In the meantime you can try out the new behaviour by using:
import { copycat } from '@snaplet/copycat/next'
and adapt your usage accordingly.