Skip to content

Version 6.0.0 - Adjust cache keys to be unique per environment

Compare
Choose a tag to compare
@kyle-ssg kyle-ssg released this 09 Oct 12:38
· 66 commits to main since this release
8951a32

Closes #201. The local storage keys for the SDK cache are now unique for each environment. This is being released as a breaking change because, upon upgrading to this version, the cache will be missed the first time due to the previous key ('BULLET_TRAIN_DB') being ignored

Thank you very much for the great PR @oluizcarvalho 🚀