Skip to content

Commit

Permalink
Version Packages (tajo#157)
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
tajo and github-actions[bot] authored Jun 12, 2022
1 parent 3ec163f commit dcfb5ba
Show file tree
Hide file tree
Showing 24 changed files with 119 additions and 35 deletions.
19 changes: 0 additions & 19 deletions .changeset/giant-shirts-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-flies-matter.md

This file was deleted.

7 changes: 7 additions & 0 deletions e2e/addons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-addons

## 0.2.7

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/addons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-addons",
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/commonjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-commonjs

## 0.2.31

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/commonjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-commonjs",
"version": "0.2.30",
"version": "0.2.31",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions e2e/config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# test-provider

## 1.0.0

### Major Changes

- [#162](https://github.com/tajo/ladle/pull/162) [`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244) Thanks [@kazuma1989](https://github.com/kazuma1989)! - Load vite.config.ts the same way as Vite

## WHAT the breaking change is

(Only for the package maintainers) a new E2E packages is added.

## WHY the change was made

Ladle was not able to handle `vite.config.ts` the way Vite does.
For example, Ladle was not able to load `vite.config.ts` which imported other TS modules.

## HOW a consumer should update their code

(Only for the package maintainers) recognize a new e2e workspace with `pnpm install`.

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-config-ts",
"version": "0.2.30",
"version": "1.0.0",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 0.2.31

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-config",
"version": "0.2.30",
"version": "0.2.31",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-css

## 0.0.22

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-css",
"version": "0.0.21",
"version": "0.0.22",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-decorators

## 0.2.31

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-decorators",
"version": "0.2.30",
"version": "0.2.31",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-flow

## 0.2.30

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-flow",
"version": "0.2.29",
"version": "0.2.30",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/programmatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-programmatic

## 0.2.31

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/programmatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-programmatic",
"version": "0.2.30",
"version": "0.2.31",
"license": "MIT",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions e2e/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 0.2.31

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.2.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-provider",
"version": "0.2.30",
"version": "0.2.31",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example

## 0.3.7

### Patch Changes

- Updated dependencies [[`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244), [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357)]:
- @ladle/react@1.1.0

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.3.6",
"version": "0.3.7",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
21 changes: 21 additions & 0 deletions packages/ladle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @ladle/react

## 1.1.0

### Minor Changes

- [#162](https://github.com/tajo/ladle/pull/162) [`ff731f5`](https://github.com/tajo/ladle/commit/ff731f5205b0a993f16edae59a159836bd897244) Thanks [@kazuma1989](https://github.com/kazuma1989)! - Load vite.config.ts the same way as Vite

## WHAT the breaking change is

(Only for the package maintainers) a new E2E packages is added.

## WHY the change was made

Ladle was not able to handle `vite.config.ts` the way Vite does.
For example, Ladle was not able to load `vite.config.ts` which imported other TS modules.

## HOW a consumer should update their code

(Only for the package maintainers) recognize a new e2e workspace with `pnpm install`.

* [#156](https://github.com/tajo/ladle/pull/156) [`0e316d6`](https://github.com/tajo/ladle/commit/0e316d645bc215af384adcc2b785c8f953f57357) Thanks [@tajo](https://github.com/tajo)! - Reuse the same tab for Ladle serve when the env is Google Chrome and OSX.

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ladle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ladle/react",
"version": "1.0.1",
"version": "1.1.0",
"repository": "[email protected]:tajo/ladle.git",
"author": "Vojtech Miksu <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit dcfb5ba

Please sign in to comment.