Skip to content

Commit

Permalink
chore(release): 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Feb 21, 2024
1 parent 9805d32 commit ab28bcd
Show file tree
Hide file tree
Showing 34 changed files with 219 additions and 48 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-cameras-bow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/good-penguins-collect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/healthy-ads-design.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/orange-coins-think.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-geckos-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spotty-cooks-unite.md

This file was deleted.

31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,37 @@ Stay up to date about all changes we've made to Saas UI Core & Pro.

<!-- CHANGELOG:INSERT -->

## 02-21-2024

`@saas-ui/react@2.6.0`

- Improved snackbar.promise method to not rethrow error when the error option is a function
- Improved snackbar.promise success prop to accept an optional function callback
- Added support for leftAddon and rightAddon on number input types
- Improved ObjectSchema type definitions to be more strict and inherit correct field type props

**Date Picker** `v0.12.23`

- Fixed issue where date picker visible date would not update when input value changed

**Auth** `v3.0.2`

- Added missing translations

**Website** `v2.3.21`

- Added missing translations

**Core** `v2.4.0`

- Improved snackbar.promise method to not rethrow error when the error option is a function
- Improved snackbar.promise success prop to accept an optional function callback

**Forms** `v2.4.0`

- Added support for leftAddon and rightAddon on number input types
- Improved ObjectSchema type definitions to be more strict and inherit correct field type props

## 01-22-2024

`@saas-ui/react@2.5.5`
Expand Down
11 changes: 11 additions & 0 deletions apps/palette/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# palette

## 1.4.23

### Patch Changes

- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/react@2.6.0
- @saas-ui/theme-glass@0.5.4

## 1.4.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/palette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "palette-docs",
"version": "1.4.22",
"version": "1.4.23",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
12 changes: 12 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# website

## 2.3.21

### Patch Changes

- 21d603f: Added missing translations
- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/react@2.6.0
- @saas-ui/forms@2.4.0

## 2.3.20

### 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": "2.3.20",
"version": "2.3.21",
"private": true,
"author": "Eelco Wiersma <eelco@appulse.nl>",
"scripts": {
Expand Down
35 changes: 35 additions & 0 deletions apps/website/src/pages/changelog/02-21-2024.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Feb 21, 2024
date: 'Wed Feb 21 2024 16:07:39 GMT-0300 (Brasilia Standard Time)'
---

## 02-21-2024

`@saas-ui/react@2.6.0`

- Improved snackbar.promise method to not rethrow error when the error option is a function
- Improved snackbar.promise success prop to accept an optional function callback
- Added support for leftAddon and rightAddon on number input types
- Improved ObjectSchema type definitions to be more strict and inherit correct field type props

**Date Picker** `v0.12.23`

- Fixed issue where date picker visible date would not update when input value changed

**Auth** `v3.0.2`

- Added missing translations

**Website** `v2.3.21`

- Added missing translations

**Core** `v2.4.0`

- Improved snackbar.promise method to not rethrow error when the error option is a function
- Improved snackbar.promise success prop to accept an optional function callback

**Forms** `v2.4.0`

- Added support for leftAddon and rightAddon on number input types
- Improved ObjectSchema type definitions to be more strict and inherit correct field type props
12 changes: 12 additions & 0 deletions packages/saas-ui-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @saas-ui/auth

## 3.0.2

### Patch Changes

- 21d603f: Added missing translations
- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/core@2.4.0
- @saas-ui/forms@2.4.0

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/auth",
"version": "3.0.1",
"version": "3.0.2",
"description": "Authentication provider and components for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/clerk

## 3.0.31

### Patch Changes

- Updated dependencies [21d603f]
- @saas-ui/auth@3.0.2

## 3.0.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/clerk",
"version": "3.0.30",
"version": "3.0.31",
"description": "Clerk Authentication Service for Saas UI",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/react

## 2.4.0

### Minor Changes

- 4a95712: Improved snackbar.promise method to not rethrow error when the error option is a function
- 4a95712: Improved snackbar.promise success prop to accept an optional function callback

## 2.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/core",
"version": "2.3.6",
"version": "2.4.0",
"description": "Saas UI - The React component library for startups.",
"source": "src/index.ts",
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/saas-ui-data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @saas-ui/data-table

## 8.0.0

### Patch Changes

- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/core@2.4.0
- @saas-ui/react@2.6.0

## 7.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/data-table",
"version": "7.0.10",
"version": "8.0.0",
"description": "Data-table Component",
"source": "src/index.ts",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/saas-ui-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @saas-ui/date-picker

## 0.12.23

### Patch Changes

- a733ca1: Fixed issue where date picker visible date would not update when input value changed
- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- @saas-ui/core@2.4.0
- @saas-ui/modals@2.1.22

## 0.12.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/date-picker",
"version": "0.12.22",
"version": "0.12.23",
"description": "Chakra UI - Date Picker Component",
"source": "src/index.ts",
"exports": {
Expand Down
13 changes: 13 additions & 0 deletions packages/saas-ui-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @saas-ui/forms

## 2.4.0

### Minor Changes

- 73d09d9: Added support for leftAddon and rightAddon on number input types
- efca417: Improved ObjectSchema type definitions to be more strict and inherit correct field type props

### Patch Changes

- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- @saas-ui/core@2.4.0

## 2.3.12

### 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": "2.3.12",
"version": "2.4.0",
"description": "Fully functional forms for Chakra UI.",
"source": "src/index.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-hotkeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/hotkeys

## 2.2.3

### Patch Changes

- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- @saas-ui/core@2.4.0

## 2.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-hotkeys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/hotkeys",
"version": "2.2.2",
"version": "2.2.3",
"description": "Easy manageable keyboard shortcuts for Chakra UI",
"source": "src/index.ts",
"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

## 2.1.22

### Patch Changes

- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/forms@2.4.0

## 2.1.21

### 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": "2.1.21",
"version": "2.1.22",
"description": "A modal manager for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
21 changes: 21 additions & 0 deletions packages/saas-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @saas-ui/react

## 2.6.0

### Minor Changes

- 4a95712: Improved snackbar.promise method to not rethrow error when the error option is a function
- 4a95712: Improved snackbar.promise success prop to accept an optional function callback
- 73d09d9: Added support for leftAddon and rightAddon on number input types
- efca417: Improved ObjectSchema type definitions to be more strict and inherit correct field type props

### Patch Changes

- Updated dependencies [4a95712]
- Updated dependencies [4a95712]
- Updated dependencies [73d09d9]
- Updated dependencies [efca417]
- @saas-ui/core@2.4.0
- @saas-ui/forms@2.4.0
- @saas-ui/data-table@8.0.0
- @saas-ui/hotkeys@2.2.3
- @saas-ui/modals@2.1.22

## 2.5.10

### 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": "2.5.10",
"version": "2.6.0",
"description": "Saas UI - The React component library for startups.",
"source": "src/index.ts",
"exports": {
Expand Down
Loading

0 comments on commit ab28bcd

Please sign in to comment.