Skip to content

v1.2.0 base path, favicon, deploy with buildpacks, systemd, pnpm, ESM

Compare
Choose a tag to compare
@eins78 eins78 released this 28 Apr 18:50
· 303 commits to main since this release
e8e5f80

features

  • add favicon
  • add support for webserver base path
  • document how to build docker image using buildpacks
  • support systemd deploy targets, running with docker or native nodes

dev improvements

  • migrate from CommonJS to ESM
  • better type checking
  • linting with eslint

details

Full Changelog: v1.1.0...v1.2.0