v0.3.0
Features
- Workers api no longer appends a pretty symbol for the log level. (724fe38)
BREAKING CHANGES
- In order to support Cloudflare Module Workers — ambient environment variables no longer exist. Which leaves this up to the developer to opt log events in with the supplied
enable
api. (61486c8)
Chores
- A series of CI and repo health changes, bumped dev dependencies and updated benchmarks.
Full Changelog: 0.2.2...0.3.0