Skip to content

v2.1.0

Compare
Choose a tag to compare
@j4k0xb j4k0xb released this 22 Apr 16:59
· 334 commits to master since this release

Features

Bug Fixes

  • computed property regression where a single char and _ wasn't detected: obj["x"] -> obj.x
  • retain emojis in strings: "\u270F\uFE0F" -> "✏️"