Skip to content

v1.1.2

Compare
Choose a tag to compare
@lukeed lukeed released this 04 Jul 04:36
· 43 commits to master since this release

Fixes

  • Clone custom class instances (#14): c873e9e, 8089f11
    klona now correctly returns a fresh copy of your custom class

  • (types): Allow CommonJS type inference: 0d324fe

Chores