Skip to content

3.2.4

Choose a tag to compare

@IonicaBizau IonicaBizau released this 25 May 12:41
· 15 commits to master since this release

Fix a bug that appears in strict mode.

this is undefined when not calling the function using new, so use typpy to check if the context is a current instance, otherwise, create one. 馃挜