Skip to content

Releases: kalvinpearce/seorsum

v1.1.1

12 Dec 07:04
Compare
Choose a tag to compare
  • Merge pull request #4 from JamesYFC/immerIssue 4251a9c
  • fix immer issue 203b00a

v1.1.0...v1.1.1

v1.1.0

12 Dec 04:07
Compare
Choose a tag to compare
  • Fix issue with pathValue return type 0e912d4

v1.0.0...v1.1.0

Initial Release

10 Dec 10:40
Compare
Choose a tag to compare
  • Fix dep vulns b0314b0
  • Increase type controlled path limit to 10 b3cabad
  • Fix subscribe path breaking past 2 b19bf2f
  • Merge pull request #3 from kalvinpearce/fix/deepEmit 6515e86
  • Rework subscription calls dadcf05
  • Minor cleanup 9f14bf0
  • Clean up useStateValue tests 27cab51
  • Clean up updateState tests b34fac0
  • Clean up & fix subscribe tests d4bd96b
  • Fix formatting and linting issues 15a0cb0
  • Update to new subscribe syntax d3ba8aa
  • Merge pull request #2 from JamesYFC/develop 3ef569a
  • minor: clean up imports, move comments 0e1f932
  • Updated subscribe param to use tuple path, + tests d57e6a3
  • Split tests across function concern e5ecf54
  • Refactor subscribe to remove regex 21978e9
  • Fix regex pattern for different compiles a90cefd
  • Update README 446d28f
  • Add new prod tsconfig to build script 26c6b08
  • Split tsconfig for production 99d36d5
  • Add async action test 61978ba
  • Rename react test file ad826c7
  • Reorder package.json objects 04ed88a
  • Add main function comment 83f4ea6
  • Updated main comments c70c1ba

c07b7cd...v1.0.0