-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releases: @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] @nailyjs/[email protected] [email protected] [skip ci]
- Loading branch information
Showing
20 changed files
with
85 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/backend", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Backend module for naily.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# @nailyjs/cache | ||
|
||
## 2.0.2 | ||
|
||
### Patch Changes | ||
|
||
- 6da9241: feat: add global intelliSense helper interface, update all packages and add cache module | ||
- Updated dependencies [6da9241] | ||
- @nailyjs/config@2.0.2 | ||
- @nailyjs/ioc@2.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/cache", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Cache manager package for naily.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/cli", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "The CLI for Naily.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/config", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Config module for naily.js.", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/eslint", | ||
"type": "module", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "antfu's style eslint config but with some modifications compatible with naily.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/ioc", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Core IOC Container for Naily.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/rpc", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Powerful JSON RPC 2.0 backend for Node.js", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@nailyjs/typeorm", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeORM module for naily.js.", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "unplugin-rpc", | ||
"type": "module", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Bring naily.js JSON-RPC 2.0 to your vite project and more.", | ||
"author": "Naily Zero <[email protected]> (https://naily.cc)", | ||
"exports": { | ||
|