Skip to content

2.0.0-beta.2

Choose a tag to compare

@lahmatiy lahmatiy released this 08 Feb 16:43
  • Boosted build by using esbuild and streaming writing
  • Improved and simplified serve
  • Improved cache subsystem
  • Added --cors option for server to disable CORS, i.e. allow data fetching for any origin
  • Fixed darkmode default value for index page when option is not set up in config
  • Fixed selector isolation for rules in @keyframes
  • TBD