Skip to content

Commit

Permalink
Version Packages (#858)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 14, 2023
1 parent eac4265 commit ee38d97
Show file tree
Hide file tree
Showing 134 changed files with 1,130 additions and 177 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-coins-tie.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perfect-games-train.md

This file was deleted.

33 changes: 0 additions & 33 deletions .changeset/selfish-windows-warn.md

This file was deleted.

68 changes: 0 additions & 68 deletions .changeset/serious-llamas-invite.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/anatomy-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zag-js/anatomy-icons

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

## 0.19.1

## 0.19.0
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/anatomy-icons",
"version": "0.19.1",
"version": "0.20.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
7 changes: 7 additions & 0 deletions packages/anatomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zag-js/anatomy

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

## 0.19.1

## 0.19.0
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/anatomy",
"version": "0.19.1",
"version": "0.20.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zag-js/core

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/store@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/core",
"version": "0.19.1",
"version": "0.20.0",
"description": "A minimal implementation of xstate fsm for UI machines",
"keywords": [
"ui-machines",
Expand Down
7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zag-js/docs

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

## 0.19.1

## 0.19.0
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/docs",
"version": "0.19.1",
"version": "0.20.0",
"description": "Docs for zag-js machines",
"keywords": [
"ui-machines",
Expand Down
13 changes: 13 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/react

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/core@0.20.0
- @zag-js/store@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/react",
"version": "0.19.1",
"version": "0.20.0",
"description": "The react wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
13 changes: 13 additions & 0 deletions packages/frameworks/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/solid

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/core@0.20.0
- @zag-js/store@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/solid",
"version": "0.19.1",
"version": "0.20.0",
"description": "The solid.js wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
13 changes: 13 additions & 0 deletions packages/frameworks/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/vue

## 0.20.0

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/core@0.20.0
- @zag-js/store@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/vue",
"version": "0.19.1",
"version": "0.20.0",
"description": "The vue wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
23 changes: 23 additions & 0 deletions packages/machines/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @zag-js/accordion

## 0.20.0

### Minor Changes

- [#862](https://github.com/chakra-ui/zag/pull/862)
[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - BREAKING: Unify all callbacks to follow a consistent naming
convention

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/anatomy@0.20.0
- @zag-js/core@0.20.0
- @zag-js/utils@0.20.0
- @zag-js/dom-event@0.20.0
- @zag-js/dom-query@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/accordion",
"version": "0.19.1",
"version": "0.20.0",
"description": "Core logic for the accordion widget implemented as a state machine",
"keywords": [
"js",
Expand Down
23 changes: 23 additions & 0 deletions packages/machines/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @zag-js/avatar

## 0.20.0

### Minor Changes

- [#862](https://github.com/chakra-ui/zag/pull/862)
[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - BREAKING: Unify all callbacks to follow a consistent naming
convention

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/anatomy@0.20.0
- @zag-js/core@0.20.0
- @zag-js/utils@0.20.0
- @zag-js/dom-query@0.20.0
- @zag-js/mutation-observer@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/avatar",
"version": "0.19.1",
"version": "0.20.0",
"description": "Core logic for the avatar widget implemented as a state machine",
"keywords": [
"js",
Expand Down
22 changes: 22 additions & 0 deletions packages/machines/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @zag-js/carousel

## 0.20.0

### Minor Changes

- [#862](https://github.com/chakra-ui/zag/pull/862)
[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - BREAKING: Unify all callbacks to follow a consistent naming
convention

### Patch Changes

- [`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove toggle machine

- Updated dependencies [[`9a3a82f0`](https://github.com/chakra-ui/zag/commit/9a3a82f0b3738beda59c313fafd51360e6b0322f),
[`942db6ca`](https://github.com/chakra-ui/zag/commit/942db6caf9f699d6af56929c835b10ae80cfbc85)]:
- @zag-js/types@0.20.0
- @zag-js/anatomy@0.20.0
- @zag-js/core@0.20.0
- @zag-js/utils@0.20.0
- @zag-js/dom-query@0.20.0

## 0.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/carousel",
"version": "0.19.1",
"version": "0.20.0",
"description": "Core logic for the carousel widget implemented as a state machine",
"keywords": [
"js",
Expand Down
Loading

4 comments on commit ee38d97

@vercel
Copy link

@vercel vercel bot commented on ee38d97 Sep 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ee38d97 Sep 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-nextjs – ./examples/next-ts

zag-nextjs-git-main-chakra-ui.vercel.app
zag-two.vercel.app
zag-nextjs-chakra-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ee38d97 Sep 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-solid – ./examples/solid-ts

zag-solid-chakra-ui.vercel.app
zag-solid-git-main-chakra-ui.vercel.app
zag-solid.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ee38d97 Sep 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zag-vue – ./examples/vue-ts

zag-vue-chakra-ui.vercel.app
zag-vue-git-main-chakra-ui.vercel.app
zag-vue.vercel.app

Please sign in to comment.