Skip to content

Commit

Permalink
Version Packages (#1217)
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
vanilla-extract-ci and github-actions[bot] authored Nov 10, 2023
1 parent ca854f5 commit c8358fd
Show file tree
Hide file tree
Showing 34 changed files with 181 additions and 122 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-cooks-pay.md

This file was deleted.

33 changes: 0 additions & 33 deletions .changeset/fast-wombats-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-buses-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-suns-doubt.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/metal-bags-leave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/new-kangaroos-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-terms-hang.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/webpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vanilla-extract-example-webpack-react

## 0.0.25

### Patch Changes

- Updated dependencies [[`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/css@1.14.0

## 0.0.24

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/webpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"webpack",
"react"
],
"version": "0.0.24",
"version": "0.0.25",
"main": "src/index.ts",
"author": "SEEK",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/sprinkles": "^1.6.1",
"@vanilla-extract/webpack-plugin": "^2.3.0",
"babel-loader": "^8.2.2",
Expand Down
8 changes: 8 additions & 0 deletions fixtures/features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fixtures/features

## 0.0.23

### Patch Changes

- Updated dependencies [[`ca854f5`](https://github.com/vanilla-extract-css/vanilla-extract/commit/ca854f51d5068fb1105a44b3d9af2852d4b61839), [`ca854f5`](https://github.com/vanilla-extract-css/vanilla-extract/commit/ca854f51d5068fb1105a44b3d9af2852d4b61839), [`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/dynamic@2.1.0
- @vanilla-extract/css@1.14.0

## 0.0.22

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fixtures/features/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/features",
"version": "0.0.22",
"version": "0.0.23",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/dynamic": "2.0.3"
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/dynamic": "2.1.0"
}
}
7 changes: 7 additions & 0 deletions fixtures/layers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/layers

## 0.0.6

### Patch Changes

- Updated dependencies [[`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/css@1.14.0

## 0.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/layers/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fixtures/layers",
"version": "0.0.5",
"version": "0.0.6",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0"
"@vanilla-extract/css": "1.14.0"
}
}
7 changes: 7 additions & 0 deletions fixtures/low-level/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/low-level

## 0.0.23

### Patch Changes

- Updated dependencies [[`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/css@1.14.0

## 0.0.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/low-level/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fixtures/low-level",
"version": "0.0.22",
"version": "0.0.23",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0"
"@vanilla-extract/css": "1.14.0"
}
}
8 changes: 8 additions & 0 deletions fixtures/recipes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fixtures/recipes

## 0.0.26

### Patch Changes

- Updated dependencies [[`d16c22f`](https://github.com/vanilla-extract-css/vanilla-extract/commit/d16c22f19d86bf01c1fc4bf4c8914786fb0b9cc9), [`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/recipes@0.5.1
- @vanilla-extract/css@1.14.0

## 0.0.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fixtures/recipes/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/recipes",
"version": "0.0.25",
"version": "0.0.26",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/recipes": "0.5.0"
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/recipes": "0.5.1"
}
}
7 changes: 7 additions & 0 deletions fixtures/sprinkles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/sprinkles

## 0.0.28

### Patch Changes

- Updated dependencies [[`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/css@1.14.0

## 0.0.27

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/sprinkles/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/sprinkles",
"version": "0.0.27",
"version": "0.0.28",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/sprinkles": "1.6.1"
}
}
8 changes: 8 additions & 0 deletions fixtures/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fixtures/themed

## 0.0.23

### Patch Changes

- Updated dependencies [[`ca854f5`](https://github.com/vanilla-extract-css/vanilla-extract/commit/ca854f51d5068fb1105a44b3d9af2852d4b61839), [`ca854f5`](https://github.com/vanilla-extract-css/vanilla-extract/commit/ca854f51d5068fb1105a44b3d9af2852d4b61839), [`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/dynamic@2.1.0
- @vanilla-extract/css@1.14.0

## 0.0.22

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fixtures/themed/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/themed",
"version": "0.0.22",
"version": "0.0.23",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/dynamic": "2.0.3"
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/dynamic": "2.1.0"
}
}
7 changes: 7 additions & 0 deletions fixtures/unused-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/unused-modules

## 1.0.23

### Patch Changes

- Updated dependencies [[`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4), [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99)]:
- @vanilla-extract/css@1.14.0

## 1.0.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/unused-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@fixtures/unused-modules",
"version": "1.0.22",
"version": "1.0.23",
"main": "src/index.ts",
"sideEffects": [
"src/global.css.ts"
],
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.13.0"
"@vanilla-extract/css": "1.14.0"
}
}
16 changes: 14 additions & 2 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @vanilla-extract/css

## 1.14.0

### Minor Changes

- [#1207](https://github.com/vanilla-extract-css/vanilla-extract/pull/1207) [`906d288`](https://github.com/vanilla-extract-css/vanilla-extract/commit/906d28881d2c3cc1f5a49f00b8b697df66a5baa4) Thanks [@CroModder](https://github.com/CroModder)! - Add some missing [simple pseudo selectors]

[simple pseudo selectors]: https://vanilla-extract.style/documentation/styling/#simple-pseudo-selectors

### Patch Changes

- [#1215](https://github.com/vanilla-extract-css/vanilla-extract/pull/1215) [`911c8b7`](https://github.com/vanilla-extract-css/vanilla-extract/commit/911c8b7b95b1164d2ad5fbf555209df9e8b3ad99) Thanks [@mrm007](https://github.com/mrm007)! - Replace dependency `ahocorasick` with `modern-ahocorasick`

## 1.13.0

### Minor Changes
Expand Down Expand Up @@ -70,7 +82,7 @@

[cascade layers]: https://developer.mozilla.org/en-US/docs/Web/CSS/@layer
[layer]: https://vanilla-extract.style/documentation/api/layer
[globalLayer]: https://vanilla-extract.style/documentation/global-api/global-layer
[globallayer]: https://vanilla-extract.style/documentation/global-api/global-layer

## 1.10.0

Expand Down Expand Up @@ -399,7 +411,7 @@
body: 'font-body',
},
},
value => `prefix-${value}`,
(value) => `prefix-${value}`,
);
```

Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/css",
"version": "1.13.0",
"version": "1.14.0",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"sideEffects": true,
"main": "dist/vanilla-extract-css.cjs.js",
Expand Down
Loading

0 comments on commit c8358fd

Please sign in to comment.