Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e6303e

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: rts.js@0.0.4[skip ci]
1 parent5c844b0 commit3e6303e

File tree

3 files changed

+18
-17
lines changed

3 files changed

+18
-17
lines changed

‎.changeset/ten-chefs-slide.md‎

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

‎CHANGELOG.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
#rts.js
22

3+
##0.0.4
4+
5+
###Patch Changes
6+
7+
- 1ad20ab: Ci (release): Triggering release when PR is merged into master; Test temporary files to use system temporary directory instead
8+
-Ci: Modify. ithub/workflows/release. yml
9+
-The triggering condition is changed to pull_dequest.clost to master, and only executed when merged==true
10+
-Retain manual triggering of workflow_ispatch
11+
-Change the workflow name to release
12+
-Upgrade pnpm/action setup to v10 and adjust the installation order to match pnpm cache
13+
-Test: Migration of temporary files to system temporary directory
14+
-All use cases use the rts tests/_ subdirectories under os. tpdir() uniformly, compatible with Windows/Linux
15+
-Adjust file creation and cleanup to fs.rmSync (..., {recursive: true, force: true})
16+
-Delete the test/temp directory and related dependency paths in the repository
17+
-Chore (ava): Remove the exclusion of test/temp/__/_. ts in ava.cnfig.js
18+
-Docs (test): Update temporary file policy instructions in test/README.md
19+
320
##0.0.3
421

522
###Patch Changes

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"rts.js",
3-
"version":"0.0.3",
3+
"version":"0.0.4",
44
"description":"nodejs runtime transformer,cans transform ts、js、jsx、tsx、css code to nodejs code",
55
"main":"src/index.ts",
66
"types":"src/index.ts",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp