Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 17:39
· 44 commits to main since this release

2.0.0 (2023-09-28)

Bug Fixes

  • add format conversion to transformimage function (a29779e)
  • add image transform function (de30354)
  • change approximate value for delay test (0f300c6)
  • default to not showing error messages (94407f5)
  • fix deployment (f43c094)
  • fix removal of * in error message (248dd8b)
  • fix spelling error in readme and added transform image example (434ba95)
  • fix unit test (6e7f059)
  • refactor package config (aa8df47)
  • refactor package dir (46c681e)
  • remove asterisks from validation error (c57eb65), closes #5
  • replace branded type mediaurl from transform image with string type (8cd44a5)
  • version bump (a497360)

Features

  • add dasherize function (77f959b)
  • add inbrowser and inworker functions (3634d9a)
  • add isnode and injsdom functions (9bbce81)
  • add session storage and local storage tests (87b8376)

Performance Improvements

  • refactor validator, added additional functions (81c9284)

BREAKING CHANGES

  • validator