Skip to content

v0.2.0

Choose a tag to compare

@lukeed lukeed released this 20 Aug 23:00
· 150 commits to main since this release

Minor Changes

  • (sirv) Added dev option, which skips the file CACHE entirely: 99f6adf, 885cd7f
  • (sirv-cli) Added --dev and -D flags for "dev" mode: f80b4ed, 35394c0

Important: As the name suggests, you should only use dev during development!

Chores

  • (sirv) Extracted toAssume from find helper: efdf783
  • (sirv-cli) Formatted CLI construction for better legibility: b5c9dbe