Skip to content

Changed the way we distinguish client from server

Compare
Choose a tag to compare
@kkomelin kkomelin released this 23 Dec 07:28
· 144 commits to master since this release

Changelog

We've just switched from typeof process === 'undefined' to typeof window !== 'undefined' for detecting the client. More details here #239

See the complete changelog for more details.

Release

2.0.0