Skip to content

Release spa-server v1.2.5 and spa-client(js) v0.1.3

Compare
Choose a tag to compare
@timzaak timzaak released this 07 Apr 03:15
· 85 commits to master since this release

This version add multiple config for spa-server(break change!), and fix bugs especially for build.
We now have nice document!

spa-server

  • feat: support multiple config for different domain (break change for config file)
  • feat: support multiple ssl
  • fix: wrong check when release new domain

spa-client

  • fix(js-client): npm package error

build

  • build: add docker image cache for (spa-client|spa-server)-docker-cd.yml to speed cd process
  • build: add CD for doc release

Doc

  • doc: use VitePress to rebuild docs, ready to get the world known it

After this version, this project may in maintain status, feel free to open issue if you need some new feature.