Skip to content

v4.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 23:20
fb17ec2

4.0.2 (2021-09-23)

Bug Fixes

  • throw a TypeError if the given quantity is the wrong type (dc3415f)
  • temperature: fix a bug where converting kelvin would not work (4bd1e93)

Performance Improvements

  • avoid unnecessary conversions if the from and to types are the same (f669a30)
  • minor reductions to bundle size (dcc0159)