Skip to content

Commit 377f5da

Browse files
RELEASING: Releasing 1 package(s)
Releases: @rnx-kit/eslint-plugin@0.9.3
1 parent 9a61f3a commit 377f5da

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/modern-walls-flash.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @rnx-kit/eslint-plugin
22

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- 1c61795: Provide a proper error message when a module tries to re-export from
8+
another module containing no named exports
9+
310
## 0.9.2
411

512
### Patch Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rnx-kit/eslint-plugin",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "A set of ESLint rules for React developers",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)