2.3.1 (2024-04-24)
- logger: Updates for stacktrace handling 6a14611 - Terry Moore
2.3.0 (2024-04-08)
- logger: Updates for better stacktrace handling d7ba2b7 - Terry Moore
2.2.0 (2024-03-27)
- logger: Additional internal logger options f79fd80 - Terry Moore
2.1.0 (2022-11-28)
- release: Release latest f3e90a4 - Terry Moore
2.0.11 (2022-11-28)
- url: Update to use mezmo ingestion urls 967b8dc - Terry Moore
- Update README.md f3ba0c6 - Darin Spivey
- chore (docs): Update Readme 6c248bb - Terry Moore, closes: #43
2.0.10 (2022-06-28)
- ssr: Fix the ability to use the logger with SSR frameworks 48cc673 - Terry Moore
2.0.9 (2022-05-25)
- doc: Updated comment 988b705 - Terry Moore
- fix (error): Unhandled promise rejection handler 3166872 - Terry Moore
2.0.8 (2022-05-02)
2.0.7 (2022-04-12)
- error: Prefix the error type to the log message 7880a82 - Terry Moore
2.0.6 (2022-04-06)
- exceptionhandler: Better logging of unhandledPromiseRejections 986b902 - Terry Moore
2.0.5 (2022-03-21)
- hooks: Run hooks with captureError 295cd2b - Terry Moore
2.0.4 (2022-03-21)
2.0.3 (2022-03-18)
2.0.2 (2022-03-17)
2.0.1 (2022-03-08)
- error-check: Check that error exist b8f5582 - Terry Moore
2.0.0 (2022-03-08)
- ssr: Updates to allow SSR (nextjs) support 7c69b91 - Terry Moore
- ssr: This is a large rewrite to abstract any call to window until after init has run. This allows for SSR support and better initialization.
1.1.4 (2021-08-25)
1.1.3 (2021-08-12)
- offlinecache: Removal of offline cache 2b9f502 - Terry Moore
- patch d8ab420 - Terry Moore
1.1.2 (2021-05-21)
- add badges to readme 7088012 - Terry Moore
1.1.1 (2021-05-19)
- update TS types files for better TS support 8e2a5aa - Terry Moore
1.1.0 (2021-05-12)
- Add disabled option 373bdb6 - Terry Moore
1.0.3 (2021-05-12)
- Localstorage quota limit and less chatty when network error 82e67eb - Terry Moore
1.0.2 (2021-04-26)
- Swap app and hostname values back to original 32438e7 - Terry Moore
1.0.1 (2021-04-22)
- add dist folder to list of packaged files 1515ce8 - Terry Moore
- Initial public beta implementation 6ad3390 - Terry Moore
- Initial public beta release 00bdcc8 - Terry Moore
- Initial Commit 260944e - Terry Moore