Skip to content

v0.0.2

Compare
Choose a tag to compare
@aklinker1 aklinker1 released this 03 Jul 02:56
· 1211 commits to main since this release

compare changes

🚀 Enhancements

  • Reload extension when source code is changed (#17)
  • Setup background script web socket/reload (#22)
  • Reload HTML files individually (#23)

🩹 Fixes

  • Output chunks to a chunks directory (2dd7a99)
  • Remove hash from content script css outputs (#20)
  • Overwrite files with the same name when renaming entrypoints in dev mode (37986bf)
  • Separate template builds to prevent sharing chunks (7f3a1e8)
  • Show Vite warnings and errors (c51f0e0)

📖 Documentation

  • Add milestone progress badge to README (684197d)
  • Fix milestone link in README (e14f81d)

🏡 Chore

  • Refactor build output type (#19)
  • Refactor build outputs to support transpiled templates (a78aada)
  • Rename templates to virtual-modules (#24)
  • Update cli screenshot (54eb118)