github lukeed/worktop v0.8.0-next.6

latest releases: v0.8.0-next.18, v0.8.0-next.16, v0.8.0-next.17...
pre-release2 years ago

Patches

  • Ensure UTF8 encodings within worktop/crypto and worktop/jwt (#102): e8f8307

    An unintended consequence of #89 (specifically 2b29431) was that the worktop/crypto utilities moved from utf8-based to binary-based encoding. This PR reverts that change, which is necessary because it's how/what all HMAC/Digest/etc functions expect to work with.

    While investing this, I noticed that the workop/jwt module wasn't properly enforcing the UTF8 encoding either (where necessary).

Chores

  • Bump devDependency versions: 223990c

Full Changelog: v0.8.0-next.5...v0.8.0-next.6

Don't miss a new worktop release

NewReleases is sending notifications on new releases.