Skip to content

v0.3.0

Choose a tag to compare

@nonsocode nonsocode released this 08 Dec 04:55
· 15 commits to main since this release

This release

  • Adds support for optional chaining e.g.
maybeSomething?.nested?.["some-dash-function-name"]?.("foo", 6)