- Fixed typo in
README.md
- Added a new debug option -
consoleOutput
- This determines whether the console will output in a
log
ortable
format (defaults tolog
)
- This determines whether the console will output in a
- Added a new
Jest
test for the newconsoleOutput
debug option - Updated
package.json
- Updated
README.md
- Had to skip this version as a result of needing to unpublish this version of the package from NPM
- Created a
dist
folder with an ESM output (forgot to do this - facepalm)
- Created/updated many repository configuration files (e.g.
Jest
,Prettier
,tsconfig
etc.) - Updated
package.json
- Small tweak to
useEffectDebugger
hook
- Updated
README.md
- Updated
package.json
- Created
useEffectDebugger
hook with two debug options:consoleName
depNames