Skip to content

Commit

Permalink
Merge CHANGELOG into README
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jun 15, 2024
1 parent 205e403 commit 1a33f59
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/emotion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ Source code for plugin itself (not transforms) are copied from https://github.co
# @swc/plugin-emotion
## 3.0.7
### Patch Changes
- 41a8f56: Update swc_core to v0.95.x
## 3.0.6
### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# @swc/plugin-jest

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/loadable-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

# @swc/plugin-loadable-components

## 1.0.7

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 1.0.6

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/noop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# @swc/plugin-noop

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/react-remove-properties/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ or

# @swc/plugin-react-remove-properties

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/relay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ In this example typescript graphql files will output transpiled import path of `

# @swc/plugin-relay

## 2.0.8

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.7

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/remove-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ or

# @swc/plugin-remove-console

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/styled-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ Then update your `.swcrc` file like below:

# @swc/plugin-styled-components

## 2.0.8

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.7

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/styled-jsx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# @swc/plugin-styled-jsx

## 2.0.11

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.10

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/swc-magic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ markAsPure(() => console.log("This will be removed by the SWC minifier"));

# @swc/plugin-swc-magic

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/transform-imports/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@

# @swc/plugin-transform-imports

## 2.0.6

### Patch Changes

- 41a8f56: Update swc_core to v0.95.x

## 2.0.5

### Patch Changes
Expand Down

0 comments on commit 1a33f59

Please sign in to comment.