Skip to content

Release v26.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:12
v26.8.0
5d3f687

Fixes:

  • build: Fix scoped classes (Lauri Rooden)
  • test: Fix Date() returning a string without new (Lauri Rooden)
  • test: Fix mock.time(0) (Lauri Rooden)
  • test: Fix clearing mocked immediate (Lauri Rooden)
  • Fix bun version display (Lauri Rooden)

Enhancements:

  • Accept Date object in mock.time() (Lauri Rooden)