Releases: styleframe-dev/styleframe
v2.3.0
What's Changed
- feat: Add
@styleframe/runtimefor recipes by @alexgrozav in #63 - feat: Improve typing for recipe runtime by @alexgrozav in #70
- docs: Update Recipes documentation by @alexgrozav in #71
Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@2.2.0...styleframe@2.3.0
v2.2.0
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
chore: Update dependencies.
Full Changelog: 2.0.1...2.0.2
v2.0.1
v2.2.0
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
What's Changed
- ci: Update changesets
workflowto use manual release process by @alexgrozav in #5 - chore: Update build system to
rolldown-viteby @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
--coverageflag 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
unplugininstance 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/prowith 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
createUseVariableby @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
-
#43
7e3d008Thanks @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
What's Changed
- ci: Update changesets
workflowto use manual release process by @alexgrozav in #5 - chore: Update build system to
rolldown-viteby @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
--coverageflag 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
unplugininstance 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
@styleframe/plugin@1.0.0
Major Changes
- #30
68cd004Thanks @alexgrozav! - feat: Initial release. Addunplugininstance with dedicated Vite support
Patch Changes
@styleframe/loader@1.0.2
Patch Changes
-
#30
68cd004Thanks @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
68cd004Thanks @alexgrozav! - feat: Add support for custom transpile functions
refactor: Separate CSS and TS transpilation
@styleframe/cli@1.0.2
Patch Changes
- #30
68cd004Thanks @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
Initial release