Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"next-app": "2.0.14",
"next-pages": "2.0.14",
"react-router-ts": "0.0.1",
"remix-ts": "1.0.0"
"remix-ts": "1.0.0",
"@saas-ui/chakra-preset": "3.0.0"
},
"changesets": [
"afraid-avocados-roll",
Expand Down Expand Up @@ -137,6 +138,7 @@
"seven-rooms-hang",
"shaggy-streets-show",
"sharp-mirrors-agree",
"shiny-oranges-crash",
"shy-deers-protect",
"silent-needles-glow",
"silver-candies-walk",
Expand Down
8 changes: 8 additions & 0 deletions apps/compositions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chakra-ui/compositions

## 1.0.1-next.46

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 1.0.1-next.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/compositions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/compositions",
"version": "1.0.1-next.45",
"version": "1.0.1-next.46",
"private": true,
"description": "Registry for component compositions",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @saas-ui/web-v3

## 0.1.1-next.82

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 0.1.1-next.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "0.1.1-next.81",
"version": "0.1.1-next.82",
"private": true,
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-chakra-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @saas-ui/chakra-preset

## 3.0.1-next.0

### Patch Changes

- 74eec10: Moved theme into separate preset packages
2 changes: 1 addition & 1 deletion packages/saas-ui-chakra-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/chakra-preset",
"version": "3.0.0",
"version": "3.0.1-next.0",
"description": "Saas UI - The Chakra UI preset",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/forms

## 3.0.0-next.46

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]

## 3.0.0-next.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/forms",
"version": "3.0.0-next.45",
"version": "3.0.0-next.46",
"description": "Fully functional forms for Chakra UI.",
"exports": {
".": {
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-modals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/modals

## 3.0.0-next.46

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 3.0.0-next.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-modals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/modals",
"version": "3.0.0-next.45",
"version": "3.0.0-next.46",
"description": "A modal manager for Chakra UI",
"type": "module",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/react

## 3.0.0-next.45

### Patch Changes

- 74eec10: Moved theme into separate preset packages
- Updated dependencies [74eec10]
- @saas-ui/[email protected]

## 3.0.0-next.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/react",
"version": "3.0.0-next.44",
"version": "3.0.0-next.45",
"description": "Saas UI - The React component library for startups.",
"type": "module",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saas-ui-storybook

## 3.0.0-next.45

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 3.0.0-next.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "saas-ui-storybook",
"type": "module",
"version": "3.0.0-next.44",
"version": "3.0.0-next.45",
"scripts": {
"dev": "storybook dev -p 6006 --debug",
"build": "storybook build --debug --loglevel verbose"
Expand Down
2 changes: 1 addition & 1 deletion tooling/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@chakra-ui/react": "^3.27.0",
"@saas-ui/react": "^3.0.0-next.44",
"@saas-ui/react": "^3.0.0-next.45",
"@storybook/components": ">=8.0.0",
"@storybook/manager-api": ">=8.0.0",
"@storybook/preview-api": ">=8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions tooling/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/test-utils

## 5.0.0-next.45

### Patch Changes

- Updated dependencies [74eec10]
- @saas-ui/[email protected]

## 5.0.0-next.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tooling/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/test-utils",
"version": "5.0.0-next.44",
"version": "5.0.0-next.45",
"private": true,
"description": "Testing utilities for Chakra UI's components",
"keywords": [
Expand Down
Loading