Skip to content

Releases: eins78/hello-world-web

v1.2.1 views with @lit-labs/ssr server-only templates

28 Apr 19:20
2bfcb60
Compare
Choose a tag to compare

test release for benchmarking

What's Changed

  • render views using @lit-labs/ssr server-only templates by @eins78 in #27

Full Changelog: v1.2.0...v1.2.1

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

28 Apr 18:50
e8e5f80
Compare
Choose a tag to compare

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

v1.1.0 client info

01 Jan 19:30
cef2d7a
Compare
Choose a tag to compare

show client info in web ui and /api/client

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - First release

13 Dec 21:24
fef46ac
Compare
Choose a tag to compare

First release