Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 17:54
· 5 commits to main since this release
6880d57

Minor Changes

  • f08f0bb: - The utility types have all been refactored and/or replaced

    • Unsafe type casts (as unknown as T) have been removed
    • Unnecessary generics have been removed

    Everything else works as usual, but external declarations of handlers and globals need a little update. It's all simpler and cleaner now!