Skip to content

Standards improvements

Compare
Choose a tag to compare
@vapier vapier released this 29 Jun 22:27
· 2737 commits to main since this release
  • Drop old String.prototype.codePointAt polyfill.
  • Drop lib.f.{l,r}pad in favor of String.pad{Start,End}.
    API breakage warning: Users of these funcs will need to update to use the
    new funcs, and include the new libdot polyfill library.