Skip to content

0.185.0

Compare
Choose a tag to compare
@denobot denobot released this 27 Apr 20:51
· 2087 commits to main since this release
92d1fb8

0.185.0 / 2023.04.27

  • feat(dotenv): allow reading from .env files without granting env access
    (#3306)
  • feat(jsonc): annotate return types (#3327)
  • feat(uuid): uuid v3 (#3324)
  • perf(http/file_server): avoid calculating Content-Type when 304 Not Modified
    response (#3323)