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

Releases: code-found/rts.js

v0.0.12

11 Aug 15:37
1670015
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Patch Changes

  • ca30209: Fixed
    • resolver: handle null resolve context to avoid crash on Node 18
      • Guard destructuring withcontext || {} to prevent runtime error whencontext is null.
      • Affects:src/resolver/index.ts
      • Environment: reproducible on macOS with Node 18; Windows with Node 23 unaffected.
Assets2
Loading

v0.0.11

10 Aug 16:26
9478090
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Patch Changes

  • 11abb5e: fix(resolver): fix the ts resolve bug for node veriosn >=24
Loading

v0.0.10

10 Aug 11:29

Choose a tag to compare

Patch Changes

  • 2b36c44: add tsx file support

    • use t-packer to transform ts and tsx file
    • refloctor the module resolver

    rts command support

    • now you can use rts to run ts files
Loading

v0.0.9

10 Aug 04:51

Choose a tag to compare

What's Changed

Full Changelog:v0.0.7...v0.0.9

Contributors

  • @pallyoung
pallyoung
Loading

v0.0.5

09 Aug 08:56
818cbfd
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • fix some bug of test case.
  • add changeset action to release.
Loading

v0.0.4

09 Aug 08:45

Choose a tag to compare

Full Changelog:v0.0.3...v0.0.4

Loading

v0.0.3

08 Aug 15:42

Choose a tag to compare

Full Changelog:v0.0.2...v0.0.3

Loading

v0.0.2

08 Aug 15:11

Choose a tag to compare

add register module for node -r runtime support

Full Changelog:0.0.1...v0.0.2

Loading

v0.0.1

03 Aug 16:53

Choose a tag to compare

  • feat: first version of rts,with auto transform ts feature.

    • Complete the feature of customize the resolver and loader of Node.js.
    • Create Chinese README documentation (docs/zh/README.md)
    • Add Chinese version link to English README
    • Optimize package.json publish config with object format bin
    • Add files field to explicitly specify package contents
    • Add inline build functionality in release.ts

Full Changelog:https://github.com/pallyoung/rts/commits/0.0.1

Loading

[8]ページ先頭

©2009-2025 Movatter.jp