Skip to content

v0.3.0-alpha.30

Compare
Choose a tag to compare
@ije ije released this 17 Apr 11:58
  • Use esbuild bundler instead of deno(swc) bundler
  • Use esbuild to minify css instead of cleanCSS
  • Add browserslist config option
  • Add es2016-es2021 polyfills for production mode
  • Add oak middleware
  • Add signal option for std server
  • Add hostname for APIRequest (#267)
  • Add tests for redirect.ts (#268)
  • Show prompt when the import_map is incorrect
  • Fix Anchor tag respects modifiers (#275)
  • Fix bundler loop compilation (#278)
  • Fix export * from "..." statement in bundle mode (#280)
  • Upgrade std to 0.93

Credits

Huge thanks to @cdoremus @getspooky @stereosteve