jaredpalmer / formik-persist

💾 Persist and rehydrate a Formik form to localStorage
MIT License
376 stars 56 forks source link

Create release for current master branch to include isSessionStorage prop #24

Open tasoskakour opened 5 years ago

tasoskakour commented 5 years ago

In the README.md in the master branch the api has a prop named isSessionStorage. However this prop is not available in the current release.

Could you please make a release of the current master branch in order to have that feature also on the npm release?

Thanks!

felipemfp commented 5 years ago

ping @jaredpalmer

KnaanBraz commented 5 years ago

Any news? @jaredpalmer

mhilland commented 5 years ago

+1

anujsachan1990 commented 5 years ago

+1 @jaredpalmer

valleywood commented 4 years ago

+1 @jaredpalmer 🙏

tobbas commented 4 years ago

+1 @jaredpalmer

talor-hammond commented 4 years ago

+1 @jaredpalmer

Vages commented 4 years ago

Is there anything I could do to help with getting this release out, @jaredpalmer? I found myself needing this yesterday, and I can see that I'm not alone. Thanks for making and maintaining an awesome form library (and extension). 😄

BradMcGonigle commented 4 years ago

@jaredpalmer any chance a new release soon or is this repo no longer maintained?

sernstberger commented 4 years ago

I needed to use isSessionStorage, but it doesn't work, so I decided to investigate. I pulled in the contents of src/formik-persist.tsx into my project and installed the dependencies and it works like a charm.

RusinovAnton commented 4 years ago

@jaredpalmer please, release it

BranislavBrnjos commented 3 years ago

@jaredpalmer Will, there be a release tackling this problem any time soon? Thank you...

Myzel394 commented 3 years ago

Lol he hasn't answered for over a year now.... Sad to see that - well the license is MIT, should we publish our own package?

nadicadavcheva commented 2 years ago

+1

Myzel394 commented 2 years ago

@nadicadavcheva I created formik-remember, a fork of this, if you're interested :)

erbsutil commented 2 years ago

Any news here?