Skip to content

4.0.1

Compare
Choose a tag to compare
@domenic domenic released this 20 Feb 21:22
· 30 commits to master since this release

(This release should have been 4.1.0; oops.)

  • Added the ability to pass context information in to be used in error messages.
  • Fixed ByteString and USVString to not accept Symbol values
  • Fixed integer types to never return -0.
  • Fixed integer types to round correctly for negative numbers.