Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@avallete avallete released this 14 Nov 09:30
· 74 commits to main since this 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.