1.3.0
This release adds the warnOnce utility function which will emit a warning only one time (i.e. warnOnce("hi");warnOnce("hi"); will only emit the warning hi once).
This release adds the warnOnce utility function which will emit a warning only one time (i.e. warnOnce("hi");warnOnce("hi"); will only emit the warning hi once).