Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 18:33
· 63 commits to main since this release

   🚀 Features

  • Finish tests on theme/style/vue; begin work on runtime; arch updates  -  by @Tahul (61978)
  • $styled:
    • Make $styled work in every integration; tests; prepare for v1-beta  -  by @Tahul (2cf97)
  • build:
  • dx:
  • packages:
    • Properly split packages; normalize exports; build ready; start reimpl transforms  -  by @Tahul (1267c)
  • palette:
  • preflight:
  • react:
    • Add full React support through @pinceau/react and test the integration  -  by @Tahul (eae67)
  • repl:
    • Add fork of vue/repl ; make it compatible with React / Svelte / Vue / TypeScript  -  by @Tahul (5fabe)
  • runtime:
    • Prepare runtime rewrite; switch to prepare test full env  -  by @Tahul (01c7e)
    • Fully rewrite and tests runtime features ; whole package fully covered  -  by @Tahul (15e81)
  • svelte:
    • Fully support svelte and fully test integration; prepare next integrations  -  by @Tahul (457a3)
  • tests:
    • Too much to say; huge stability improvements in all pacakges; fully tested core & theme  -  by @Tahul (03484)
    • Fix tests  -  by @Tahul (06dca)
  • turbo:
  • up:
    • Fully rewrite all build-time features ; step onto runtime parts  -  by @Tahul (42efd)
    • Wip playground impl; save pinceau-less version  -  by @Tahul (565de)
  • v1:
    • Rewrite engine, make a monorepo, support react & svelte  -  by @Tahul in #103 (c1616)
  • wip:

   🐞 Bug Fixes

    View changes on GitHub