Skip to content
Open
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
5 changes: 0 additions & 5 deletions .changeset/tame-plums-stare.md

This file was deleted.

4 changes: 2 additions & 2 deletions apps/crossed-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@crossed/babel-plugin": "0.4.0",
"@crossed/core": "0.9.0",
"@crossed/styled": "workspace:^",
"@crossed/theme": "workspace:3.1.1",
"@crossed/ui": "9.1.4",
"@crossed/theme": "workspace:3.1.2",
"@crossed/ui": "9.1.5",
"@crossed/unicons": "workspace:*",
"@gorhom/portal": "^1.0.14",
"@react-native-community/cli": "^15.1.3",
Expand Down
11 changes: 11 additions & 0 deletions apps/crossed-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# crossed-vite

## 0.0.63

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/loader@5.0.2
- @crossed/theme@3.1.2
- @crossed/ui@9.1.5
- @crossed/vite-plugin@0.0.11

## 0.0.62

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/crossed-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossed-vite",
"private": true,
"version": "0.0.62",
"version": "0.0.63",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
10 changes: 10 additions & 0 deletions apps/doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# crossed-doc

## 0.14.5

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/theme@3.1.2
- @crossed/ui@9.1.5
- @crossed/webpack@3.0.3

## 0.14.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/doc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossed-doc",
"private": true,
"version": "0.14.4",
"version": "0.14.5",
"type": "module",
"scripts": {
"dev": "storybook dev -p 6006",
Expand All @@ -12,11 +12,11 @@
"chromatic": "npx chromatic --project-token=chpt_4047e48604d2a77"
},
"dependencies": {
"@crossed/styled": "workspace:0.15.2",
"@crossed/theme": "workspace:3.1.1",
"@crossed/ui": "workspace:9.1.4",
"@crossed/styled": "workspace:0.15.3",
"@crossed/theme": "workspace:3.1.2",
"@crossed/ui": "workspace:9.1.5",
"@crossed/unicons": "5.0.0",
"@crossed/webpack": "workspace:3.0.2",
"@crossed/webpack": "workspace:3.0.3",
"@gorhom/portal": "^1.0.14",
"@storybook/addon-designs": "^8.0.3",
"@storybook/manager-api": "^8.3.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @crossed/loader

## 5.0.2

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/theme@3.1.2

## 5.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/loader",
"description": "",
"version": "5.0.1",
"version": "5.0.2",
"main": "lib/commonjs/index",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index",
Expand All @@ -16,7 +16,7 @@
},
"devDependencies": {
"@crossed/build": "*",
"@crossed/styled": "0.15.2",
"@crossed/styled": "0.15.3",
"@crossed/test": "0.14.0",
"@crossed/theme": "workspace:^",
"@types/escodegen": "^0.0.10",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @crossed/next-adapter

## 0.7.11

### Patch Changes

- @crossed/webpack@3.0.3

## 0.7.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/next-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.7.10",
"version": "0.7.11",
"license": "MIT",
"main": "lib/commonjs/index.js",
"module": "lib/modules/index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typescript": "^5.4.2"
},
"dependencies": {
"@crossed/webpack": "3.0.2",
"@crossed/webpack": "3.0.3",
"find-yarn-workspace-root": "^2.0.0",
"fs-extra": "^11.1.0",
"next": "^13.4.19",
Expand Down
6 changes: 6 additions & 0 deletions packages/styled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @crossed/styled

## 0.15.3

### Patch Changes

- 0f31cbb: add style converter to methode

## 0.15.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styled/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/styled",
"description": "A universal & performant styling library for React Native, Next.js & React",
"version": "0.15.2",
"version": "0.15.3",
"types": "lib/typescript/index.d.ts",
"typings": "lib/typescript/index.d.ts",
"main": "lib/commonjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @crossed/theme

## 3.1.2

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/theme",
"description": "unicons",
"version": "3.1.1",
"version": "3.1.2",
"main": "lib/commonjs/index",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index",
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @crossed/ui

## 9.1.5

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/theme@3.1.2
- @crossed/unicons@5.0.0

## 9.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/ui",
"description": "A universal & performant styling library for React Native, Next.js & React",
"version": "9.1.4",
"version": "9.1.5",
"sideEffects": false,
"keywords": [
"React Native",
Expand Down
8 changes: 8 additions & 0 deletions packages/vite-plugin-crossed-styled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vite-plugin-crossed-styled

## 0.0.11

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/loader@5.0.2

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-crossed-styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crossed/vite-plugin",
"version": "0.0.10",
"version": "0.0.11",
"main": "lib/commonjs/index",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @crossed/webpack

## 3.0.3

### Patch Changes

- Updated dependencies [0f31cbb]
- @crossed/styled@0.15.3
- @crossed/loader@5.0.2

## 3.0.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crossed/webpack",
"version": "3.0.2",
"version": "3.0.3",
"description": "",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand All @@ -18,7 +18,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@crossed/loader": "5.0.1",
"@crossed/loader": "5.0.2",
"@crossed/log": "0.1.1",
"esprima": "^4.0.1",
"static-eval": "^2.1.1",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@crossed/build": "^0.5.0",
"@crossed/styled": "0.15.2",
"@crossed/styled": "0.15.3",
"@types/esprima": "^4.0.6",
"@types/node": "^20.11.16",
"ts-loader": "^9.5.1",
Expand All @@ -37,6 +37,6 @@
"webpack-dev-server": "^4.15.1"
},
"peerDependencies": {
"@crossed/styled": "0.15.2"
"@crossed/styled": "0.15.3"
}
}
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading