Skip to content

Releases: styleframe-dev/styleframe

v2.3.0

03 Jan 19:42
61928fe

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@2.2.0...styleframe@2.3.0

v2.2.0

05 Dec 10:34
34d91bd

Choose a tag to compare

What's Changed

  • refactor: Have all styleframe packages as peerDependencies by @alexgrozav in #55
  • docs: Add fluid responsive design demo by @alexgrozav in #58
  • docs: Add sitemap support by @alexgrozav in #62
  • fix: Do not generate default keyword for utilities by @alexgrozav in #65
  • feat: Make dot notation and double dash notation interchangeable in variable names by @alexgrozav in #68

Full Changelog: https://github.com/styleframe-dev/styleframe/compare/2.0.2...styleframe@2.2.0

v2.0.2

18 Nov 19:08
89185bc

Choose a tag to compare

chore: Update dependencies.

Full Changelog: 2.0.1...2.0.2

v2.0.1

18 Nov 19:08
89185bc

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

v2.2.0

22 Nov 12:44

Choose a tag to compare

What's Changed

  • refactor: Have all styleframe packages as peerDependencies by @alexgrozav in #55
  • docs: Add fluid responsive design demo by @alexgrozav in #58
  • chore: update versions by @github-actions[bot] in #59

Full Changelog: 2.0.2...2.2.0

v2.0.0

18 Nov 18:07

Choose a tag to compare

What's Changed

  • ci: Update changesets workflow to use manual release process by @alexgrozav in #5
  • chore: Update build system to rolldown-vite by @alexgrozav in #23
  • Add CODEOWNERS file to repository by @Copilot in #24
  • ci: Add workflow for build/lint/typecheck/test by @alexgrozav in #25
  • ci: Add --coverage flag to ci tests by @alexgrozav in #26
  • feat: Add license files by @alexgrozav in #27
  • docs: Add Overview pages and improve documentation overall by @alexgrozav in #29
  • feat: Add unplugin instance with dedicated Vite support by @alexgrozav in #30
  • chore: update versions by @github-actions[bot] in #32
  • chore: Fix casing in attribution text by @alexgrozav in #33
  • test: Add e2e integration testing by @alexgrozav in #35
  • chore: update versions by @github-actions[bot] in #37
  • fix: Fix morphing gradient background height by @alexgrozav in #39
  • feat: Auto-install @styleframe/pro with cli by @alexgrozav in #40
  • chore: update versions by @github-actions[bot] in #41
  • chore: update versions by @github-actions[bot] in #42
  • feat: Add support for generic records in createUseVariable by @alexgrozav in #43
  • chore: update versions by @github-actions[bot] in #44
  • docs: Update fluid responsive design documentation by @alexgrozav in #46
  • feat: add initial code for license checker by @alexgrozav in #45
  • chore: update versions by @github-actions[bot] in #47
  • feat: Add supabase + nuxt app for activating styleframe licenses by @alexgrozav in #49
  • feat: Add license support in build scripts by @alexgrozav in #50
  • chore: update versions by @github-actions[bot] in #51

New Contributors

  • @Copilot made their first contribution in #24
  • @github-actions[bot] made their first contribution in #32

Full Changelog: 1.0.0...2.0.0

v1.0.4

09 Nov 20:40
1e08212

Choose a tag to compare

  • #43 7e3d008 Thanks @alexgrozav! - feat: add support for generic records in createUseVariable

  • Updated dependencies [7e3d008]:

    • @styleframe/cli@1.0.5

Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@1.0.3...styleframe@1.0.4

v1.0.3

31 Oct 18:31
82f9bee

Choose a tag to compare

What's Changed

  • ci: Update changesets workflow to use manual release process by @alexgrozav in #5
  • chore: Update build system to rolldown-vite by @alexgrozav in #23
  • Add CODEOWNERS file to repository by @Copilot in #24
  • ci: Add workflow for build/lint/typecheck/test by @alexgrozav in #25
  • ci: Add --coverage flag to ci tests by @alexgrozav in #26
  • feat: Add license files by @alexgrozav in #27
  • docs: Add Overview pages and improve documentation overall by @alexgrozav in #29
  • feat: Add unplugin instance with dedicated Vite support by @alexgrozav in #30
  • chore: update versions by @github-actions[bot] in #32
  • chore: Fix casing in attribution text by @alexgrozav in #33
  • test: Add e2e integration testing by @alexgrozav in #35
  • chore: update versions by @github-actions[bot] in #37

New Contributors

  • @Copilot made their first contribution in #24
  • @github-actions[bot] made their first contribution in #32

Full Changelog: https://github.com/styleframe-dev/styleframe/compare/1.0.0...styleframe@1.0.3

v1.0.2

29 Oct 11:54
4eddc84

Choose a tag to compare

@styleframe/plugin@1.0.0

Major Changes

  • #30 68cd004 Thanks @alexgrozav! - feat: Initial release. Add unplugin instance with dedicated Vite support

Patch Changes

  • Updated dependencies [68cd004, 68cd004]:
    • @styleframe/loader@1.0.2
    • @styleframe/transpiler@1.0.2

@styleframe/loader@1.0.2

Patch Changes

  • #30 68cd004 Thanks @alexgrozav! - feat: Add support for loading configuration from path

  • Updated dependencies [68cd004]:

    • @styleframe/transpiler@1.0.2

styleframe@1.0.2

Patch Changes

  • Updated dependencies [68cd004, 68cd004, 68cd004, 68cd004]:
    • @styleframe/cli@1.0.2
    • @styleframe/loader@1.0.2
    • @styleframe/plugin@1.0.0
    • @styleframe/transpiler@1.0.2

@styleframe/transpiler@1.0.2

Patch Changes

  • #30 68cd004 Thanks @alexgrozav! - feat: Add support for custom transpile functions
    refactor: Separate CSS and TS transpilation

@styleframe/cli@1.0.2

Patch Changes

  • #30 68cd004 Thanks @alexgrozav! - feat: Add support for modifying Vite and Nuxt configuration files
    feat: Add fallback installation guide links
  • Updated dependencies [68cd004]:
    • @styleframe/loader@1.0.2

v1.0.0

19 Oct 18:20

Choose a tag to compare

Initial release