Skip to content

Add sessionStorage as built-in variable #3668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 10, 2022

Conversation

morinel
Copy link
Contributor

@morinel morinel commented Nov 29, 2022

Add sessionStorage as a built-in variable to javascript, just like localStorage

Resolves #3667

Changes

Added sessionStorage as built-in variable

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@joshgoebel
Copy link
Member

Awesome, this needs a changelog entry also... you'll need to copy the last release and make a new 11.8 section at the top... should be easy to see what they look like from the prior.

@morinel
Copy link
Contributor Author

morinel commented Nov 30, 2022

Changelog added for 11.8.0

@joshgoebel joshgoebel merged commit 9c49a42 into highlightjs:main Dec 10, 2022
@joshgoebel
Copy link
Member

@morinel Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JavaScript sessionStorage displayed differently from localStorage
2 participants