v0.1.0
Pre-release
Pre-release
This release is considered stable (we are using it live on be.exceptionless.io). But, please keep in mind that we will be doing rapid releases and changing some of the api (removing promises). For these reasons, we recommend testing this library and giving us your feedback on what works and what doesn't work (from both a runtime / api) standpoint.
Here are the goals we are working towards (with your help):
- Gather API feedback. Please test it in your scenarios and let us know what you like and don't like.
- Bug fixes.
- Trim the fat by removing stacktracejs and move to TraceKit (This will shrink the library by more than 40KB). We will also be removing promise support as it's a huge polyfill that is required currently.
- Improve documentation.