Skip to content

v0.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@LiasCode LiasCode released this 22 Aug 22:07
· 94 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add consola as the main logger system (921743a)
  • Add build workflow (9710767)
  • Add playground (f343f04)
  • Add CSS module type definitions (50462c0)
  • Enhance logging with kleur for build, dev, and start commands (5cbc2d6)
  • Add new build system (a9ce5a3)
  • Update JSX settings and enable source map in dev build process (70e71af)
  • Add a static server for dev mode (31677bd)
  • Add new sever entry point (7c5e39c)
  • Add a swc html minifier (e4c79ca)
  • Add favicon and web app icons (d190be2)
  • Implement strip_server_only_from_pages plugin to remove server-only functions (057462a)
  • Add npm token for publish (0635102)

🩹 Fixes

  • Types; feat: add example code to basic playground (57e7072)
  • Update export statement in index.ts (ab1bc04)
  • Add examples workspace (9066b96)
  • Remove playground (238ad64)
  • Update preact-render-to-string version and adjust glob patterns in bundle_dev (60b6f38)

πŸ’… Refactors

  • Clean new base project (ac73815)
  • Remove consola dependency and related logging in dev function (d78b168)
  • Remove playground basic example and update dependencies (82fb173)
  • Reestructure as a multi packages repo (350adb6)

🏑 Chore

❀️ Contributors