keajs / kea-localstorage

Persist the state of your reducers in localstorage
https://kea.js.org/plugins/localstorage
MIT License
9 stars 3 forks source link

Keajs 2.4 "kea.inline" hard coded. #27

Closed volkandkaya closed 3 years ago

volkandkaya commented 3 years ago

After reading the 2.4 keajs blog post I noticed it talks about "kea.inline" hard coded

https://github.com/keajs/kea-localstorage/blob/master/src/index.js#L54

mariusandra commented 3 years ago

Oh, apologies, I forgot to push the changes, but 1.1.1 of kea-localstorage checks for kea.logic instead of kea.inline