question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create release for current master branch to include isSessionStorage prop

See original GitHub issue

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!

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:18
  • Comments:16 (1 by maintainers)

github_iconTop GitHub Comments

12reactions
Vagescommented, Mar 31, 2020

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). 😄

1reaction
erbsutilcommented, Sep 19, 2022

Any news here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gitflow release branch process from start to finish example
The Gitflow release branch is made from the develop branch and gets merged into both master and develop when finished.
Read more >
What is the master branch and release branch for?
Using a dedicated branch to prepare releases makes it possible for one team to polish the current release while another team continues working ......
Read more >
Window.sessionStorage - Web APIs - MDN Web Docs
The read-only sessionStorage property accesses a session Storage object for the current origin. sessionStorage is similar to localStorage; ...
Read more >
How do I create a new branch in Git? - Tower Git Client
There are a couple of different use cases when creating branches in Git. ... a different existing branch, simply add that branch's name...
Read more >
Using a Branching Strategy That Works - Cocoacasts
Most projects have a minimum of two branches, master and develop . The last commit of master reflects the current state of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found