Skip to content

v1.2.2

Compare
Choose a tag to compare
@georgyangelov georgyangelov released this 19 Jun 17:58
· 455 commits to master since this release

Fixed an issue where in a Next.js server the library would not be able to properly detect types. This would also possibly fix other use-cases where node CJS modules are mixed with ES modules. See #17 for more context.