Skip to content

Latest commit

 

History

History
100 lines (69 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

100 lines (69 loc) · 1.63 KB

0.0.21 (2021-03-07)

  • Fix export evt
  • update
  • update

0.0.20 (2021-03-07)

  • Update evt

0.0.19 (2021-03-06)

  • Implement useScopedState

0.0.18 (2021-03-06)

  • Expose the underlying evt in useGlobalState
  • update
  • update

0.0.17 (2021-03-05)

  • Fix cookie based persistance
  • update
  • update
  • update
  • update

0.0.16 (2021-03-01)

  • useGlobalState initialization done when first used

0.0.15 (2021-03-01)

  • Fix useDomRectProvider
  • update
  • update
  • update
  • Add gitattributes

0.0.14 (2021-02-28)

  • Do not rely on @types/memoizee
  • Initial setup setup
  • add watch script

0.0.13 (2021-02-27)

  • Fix useDomRect
  • Update ci.yaml

0.0.11 (2021-02-27)

  • update
  • update
  • Add a space
  • Remove space
  • Add a space

0.0.10 (2021-02-24)

  • Bump version
  • Update package.json
  • Update README.md
  • Update README.md
  • update deps
  • Update www deps
  • Fix build
  • unlfs
  • Setup landingpage
  • Update README.md
  • Update publish.yaml
  • Update README.md
  • Update ci.yaml
  • Configure gitbook

0.0.9 (2021-02-15)

  • Update Evt

0.0.5 (2021-02-14)

  • More exaustive test still
  • Update build config
  • Merge pull request #1 from thieryw/patch-1

Update tsconfig.json

  • Remove comments
  • Update tsconfig.json

0.0.3 (2021-02-13)

  • Add EVT as dev dependencies

0.0.2 (2021-02-13)

  • Update deps
  • Remove eslint
  • Initial commits