Skip to content
Merged
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/forty-donkeys-protect.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/kind-comics-swim.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/@react-enhanced/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.0.3

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/eslint-plugin",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"description": "An incredible ESLint plugin for @react-enhanced",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.4.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/hooks",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"description": "🔥 Enhanced React Hooks",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.1.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/plugins",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"description": "🔥 Enhanced React Plugins",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/shared",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Shared codes between sever and client",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/@react-enhanced/translate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.1.2

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: change `getBrowserLang` to function

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/translate",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "🔥 Enhanced React Translate Plugin",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/types",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Types",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/utils",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Utils",
"repository": "git@github.com:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.3.6

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qrcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-qrcode",
"version": "0.3.5",
"version": "0.3.6",
"type": "module",
"description": "🤳 A React component for QR code generation with `qrcode`",
"repository": "git+https://github.com/rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-qrious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.5.6

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 2.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qrious/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-qrious",
"version": "2.5.5",
"version": "2.5.6",
"type": "module",
"description": "🤳 A React component for QR code generation with qrious",
"repository": "git@github.com:rx-ts/react.git",
Expand Down