Skip to content

v0.4.6-beta.1

Compare
Choose a tag to compare
@Jersyfi Jersyfi released this 11 Jan 23:00
· 124 commits to main since this release

What's Changed

  • Bump rollup-plugin-dts from 5.1.0 to 5.1.1 by @dependabot in #5
  • Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #4
  • Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #3
  • Added Web Storage API Support for the local storage
  • Added store in options Object to choose between HTML cookies and Web Storage API
  • Modified getMemoryData() and setMemoryData() to match the store in options
  • Modified the initialization code in a useEffect function to only render it once
  • Modified actionCheckbox(), actionAccept(), actionAccept() & actionNecessary() to fix issue of #6

Full Changelog: v0.3.4-beta.1...v0.4.6-beta.1