logdna / logdna-browser

A frontend browser logging and exception capturing library for LogDNA
MIT License
19 stars 14 forks source link

feat(ssr): Updates to allow SSR (nextjs) support #23

Closed TerryMooreII closed 2 years ago

TerryMooreII commented 2 years ago

Summary: This is an update to support server side rendering and hooks

image

BREAKING CHANGE: This is a large rewrite to abstract any call to window until after init has run. This allows for SSR support and better initialization.

logdnabot commented 2 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: