React Log Hook Versions Save

React hook for logging per component lifecycle

v1.2.2

1 year ago
  • Update README formatting (#2) 32847ec
  • Refactor getComponentName function (#1) 10e4cee
  • Update wording about tests to be technically correct ec29ca1
  • Update README.md c72e488

https://github.com/dolfbarr/react-log-hook/compare/v1.2.1...v1.2.2

v1.2.1

1 year ago
  • Add usage examples & polish README ef9d4b0
  • Pass inline prop to custom render function c291871
  • Update roadmap 535767b

https://github.com/dolfbarr/react-log-hook/compare/v1.2.0...v1.2.1

v1.2.0

1 year ago
  • Add an option to use dir for interactive rendering 9a4319c
  • Change the wording for readme roadmap point a749d0e

https://github.com/dolfbarr/react-log-hook/compare/v1.1.0...v1.2.0

v1.1.0

1 year ago
  • Increase non-minified size of lib from 1.75 kB to 2 kB 6cd1d96
  • Add custom print function 73b276f
  • Polish demo 7f1ed91

https://github.com/dolfbarr/react-log-hook/compare/v1.0.0...v1.1.0

v1.0.0

1 year ago
  • Add custom group renderer 8016e6b
  • Add proper rendering of objects & arrays c7cded8
  • Rename _PrintTypes to ComponentLifecycleLabels dd5d207
  • Remove custom labels & polish labels 7b0606b
  • Prevent rendering of css placeholder without css 11791b0
  • Refactor print 692cfaa
  • Move label to optional 41c24aa
  • Remove group prop from print options c0b22ef
  • Update README.md: add dev dependency flag 7a551e6

https://github.com/dolfbarr/react-log-hook/compare/v0.6.0...v1.0.0

v0.6.0

1 year ago
  • Update size limits for non-minified version 171f139
  • Add custom log level a4ddfcd
  • Mock time in tests 78f3a03
  • Update code style in utils d9dab87
  • Add customization for console implementation 7bd3063

https://github.com/dolfbarr/react-log-hook/compare/v0.5.0...v0.6.0

v0.5.0

1 year ago
  • Fix typo 5a45253
  • Move eslint from npx run to local b46d256
  • Add customization for group rendering & collapsing of groups 20b12dc
  • Add in-code documentation 21580cb
  • Polish tests & code 980e70e
  • Add environments customization 553c900
  • Add customization of styles 05f5ac5
  • Update README.md adae9b7
  • Remove arrow functions in favor of function expressions 7af529e

https://github.com/dolfbarr/react-log-hook/compare/v0.4.0...v0.5.0

v0.4.0

1 year ago
  • Add node types 507f4fb
  • Provide only allowed node environments to run logs 2c3363e

https://github.com/dolfbarr/react-log-hook/compare/v0.3.0...v0.4.0

v0.3.0

1 year ago
  • Add tsconfig lib for padStart 63fcce1
  • Add previous states 778e793

https://github.com/dolfbarr/react-log-hook/compare/v0.2.0...v0.3.0

v0.2.0

1 year ago
  • Remove lodash dependency 5e2a9e5
  • Add groups c59e0b9
  • Update README.md 23e16be
  • Update build badge 6b94e8c

https://github.com/dolfbarr/react-log-hook/compare/v0.1.3...v0.2.0