Skip to content

Commit

Permalink
Version Packages (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
seek-oss-ci authored Sep 21, 2022
1 parent 9cfb9a1 commit 58f3ca2
Show file tree
Hide file tree
Showing 42 changed files with 247 additions and 105 deletions.
18 changes: 0 additions & 18 deletions .changeset/early-experts-bathe.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fuzzy-bags-hide.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/nice-tools-wink.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ninety-windows-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-apricots-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-pans-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-avocados-provide.md

This file was deleted.

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

## 0.0.15

### Patch Changes

- Updated dependencies [[`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0), [`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/webpack-plugin@2.2.0
- @vanilla-extract/css@1.9.1

## 0.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.14",
"version": "0.0.15",
"main": "src/index.ts",
"author": "SEEK",
"scripts": {
Expand All @@ -22,9 +22,9 @@
"@babel/preset-env": "^7.13.15",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@vanilla-extract/css": "1.9.0",
"@vanilla-extract/css": "1.9.1",
"@vanilla-extract/sprinkles": "^1.3.3",
"@vanilla-extract/webpack-plugin": "^2.1.12",
"@vanilla-extract/webpack-plugin": "^2.2.0",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.4",
"html-webpack-plugin": "^5.3.1",
Expand Down
7 changes: 7 additions & 0 deletions fixtures/features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/features

## 0.0.13

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 0.0.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.12",
"version": "0.0.13",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0",
"@vanilla-extract/css": "1.9.1",
"@vanilla-extract/dynamic": "2.0.2"
}
}
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.13

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 0.0.12

### 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.12",
"version": "0.0.13",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0"
"@vanilla-extract/css": "1.9.1"
}
}
7 changes: 7 additions & 0 deletions fixtures/recipes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/recipes

## 0.0.14

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 0.0.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.13",
"version": "0.0.14",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0",
"@vanilla-extract/css": "1.9.1",
"@vanilla-extract/recipes": "0.2.5"
}
}
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.16

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 0.0.15

### 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.15",
"version": "0.0.16",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0",
"@vanilla-extract/css": "1.9.1",
"@vanilla-extract/sprinkles": "1.5.0"
}
}
7 changes: 7 additions & 0 deletions fixtures/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/themed

## 0.0.13

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 0.0.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.12",
"version": "0.0.13",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0",
"@vanilla-extract/css": "1.9.1",
"@vanilla-extract/dynamic": "2.0.2"
}
}
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.13

### Patch Changes

- Updated dependencies [[`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003), [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9)]:
- @vanilla-extract/css@1.9.1

## 1.0.12

### 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.12",
"version": "1.0.13",
"main": "src/index.ts",
"sideEffects": [
"src/global.css.ts"
],
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.9.0"
"@vanilla-extract/css": "1.9.1"
}
}
10 changes: 10 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vanilla-extract/css

## 1.9.1

### Patch Changes

- [#837](https://github.com/seek-oss/vanilla-extract/pull/837) [`9191d5a`](https://github.com/seek-oss/vanilla-extract/commit/9191d5adcdd4d129affdf5482659120e03a3d003) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Improve performance of selector transforms

This issue occured on M1 Macs due to performance issues with large regex patterns.

* [#833](https://github.com/seek-oss/vanilla-extract/pull/833) [`b53558a`](https://github.com/seek-oss/vanilla-extract/commit/b53558a3872987282b23d62b0063e4d789a379f9) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Fix entrypoint resolving in Vitest

## 1.9.0

### Minor Changes
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.9.0",
"version": "1.9.1",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"sideEffects": true,
"main": "dist/vanilla-extract-css.cjs.js",
Expand Down
22 changes: 22 additions & 0 deletions packages/esbuild-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @vanilla-extract/esbuild-plugin

## 2.2.0

### Minor Changes

- [#827](https://github.com/seek-oss/vanilla-extract/pull/827) [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Add automatic debug IDs

Automatic debug IDs allow your styles and other identifiers (e.g. CSS Vars, keyframes, etc) to have names that more closely reflect your source code when in development. This makes it easier to understand how the CSS output links to your source code.

```ts
// styles.css.ts

// redBox ~= 'styles_redBox_asdfgj'
const redBox = style({
background: 'red',
});
```

### Patch Changes

- Updated dependencies [[`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0), [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0), [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0)]:
- @vanilla-extract/integration@6.0.0

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/esbuild-plugin",
"version": "2.1.0",
"version": "2.2.0",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"main": "dist/vanilla-extract-esbuild-plugin.cjs.js",
"module": "dist/vanilla-extract-esbuild-plugin.esm.js",
Expand All @@ -15,7 +15,7 @@
"author": "SEEK",
"license": "MIT",
"dependencies": {
"@vanilla-extract/integration": "^5.0.0"
"@vanilla-extract/integration": "^6.0.0"
},
"devDependencies": {
"esbuild": "^0.11.16"
Expand Down
14 changes: 14 additions & 0 deletions packages/integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @vanilla-extract/integration

## 6.0.0

### Major Changes

- [#827](https://github.com/seek-oss/vanilla-extract/pull/827) [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0) Thanks [@mattcompiles](https://github.com/mattcompiles)! - `vanillaExtractFilescopePlugin` has been renamed to `vanillaExtractTransformPlugin`

* [#827](https://github.com/seek-oss/vanilla-extract/pull/827) [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0) Thanks [@mattcompiles](https://github.com/mattcompiles)! - `compile` now expects a valid `identOption` parameter

### Minor Changes

- [#827](https://github.com/seek-oss/vanilla-extract/pull/827) [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Add `transform` and `transformSync` functions

The transform APIs can be used to append filescopes and automatic debug IDs to `.css.ts` files.

## 5.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/integration",
"version": "5.0.1",
"version": "6.0.0",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"main": "dist/vanilla-extract-integration.cjs.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/jest-transform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @vanilla-extract/jest-transform

## 1.0.1
### Patch Changes

- Updated dependencies [[`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0), [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0), [`9cfb9a1`](https://github.com/seek-oss/vanilla-extract/commit/9cfb9a196fb84bd9d7984c1370488fd68e7ea1d0)]:
- @vanilla-extract/integration@6.0.0
4 changes: 2 additions & 2 deletions packages/jest-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/jest-transform",
"version": "1.0.0",
"version": "1.0.1",
"description": "Jest transformer for vanilla-extract",
"main": "dist/vanilla-extract-jest-transform.cjs.js",
"module": "dist/vanilla-extract-jest-transform.esm.js",
Expand All @@ -20,7 +20,7 @@
"author": "SEEK",
"license": "MIT",
"dependencies": {
"@vanilla-extract/integration": "^5.0.0",
"@vanilla-extract/integration": "^6.0.0",
"esbuild": "^0.11.16"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 58f3ca2

Please sign in to comment.