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
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:code-found/rts.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.0.3
Choose a base ref
Loading
...
head repository:code-found/rts.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.0.4
Choose a head ref
Loading
  • 10commits
  • 15files changed
  • 1contributor

Commits on Aug 8, 2025

  1. chore: release

    @pallyoung
    pallyoung committedAug 8, 2025
    Configuration menu
    Copy the full SHA
    df38706View commit details
    Browse the repository at this point in the history
  2. feat(config): auto-load cwd config and merge with options

    - Wire registerRTS to loadConfigFromCwd (supports rts.config.json / rts.config.js)- Merge order: default -> file -> options (options take precedence)- Implement mergeConfig for RTSOptions (merge alias, append transformers)- Move RTSOptions to src/config/index.ts; import type in src/index.ts and tidy imports- Re-export loadConfigFromCwd from ./loader
    @pallyoung
    pallyoung committedAug 8, 2025
    Configuration menu
    Copy the full SHA
    014bc8aView commit details
    Browse the repository at this point in the history
  3. test(config): add unit tests for loadConfigFromCwd and mergeConfig

    - Cover loading from rts.config.json and rts.config.js (module.exports)- Handle no config file (returns undefined)- Verify mergeConfig merges alias and appends transformers; simple field override- Use isolated temp dirs with proper cleanup- File: test/config.test.ts
    @pallyoung
    pallyoung committedAug 8, 2025
    Configuration menu
    Copy the full SHA
    b2a8201View commit details
    Browse the repository at this point in the history
  4. docs(readme): update badges

    - Remove bundle size (bundlephobia) badge- Remove CI and Codecov badges- Keep npm and GitHub badges
    @pallyoung
    pallyoung committedAug 8, 2025
    Configuration menu
    Copy the full SHA
    c1d25c1View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Configuration menu
    Copy the full SHA
    135ea7bView commit details
    Browse the repository at this point in the history
  2. ci: resort the steps

    - Move pnpm install before setup nodejs
    @pallyoung
    pallyoung committedAug 9, 2025
    Configuration menu
    Copy the full SHA
    8487762View commit details
    Browse the repository at this point in the history
  3. test: modify test case

    @pallyoung
    pallyoung committedAug 9, 2025
    Configuration menu
    Copy the full SHA
    fbd2e64View commit details
    Browse the repository at this point in the history
  4. chore: track Changeset files and add patch Changeset for CI and tests

    - Remove .changeset/*.md from .gitignore to allow committing Changeset entries- Add .changeset/ten-chefs-slide.md (patch) describing CI workflow addition and test case fixes
    @pallyoung
    pallyoung committedAug 9, 2025
    Configuration menu
    Copy the full SHA
    1ad20abView commit details
    Browse the repository at this point in the history
  5. ci(release): publish on PR merge to master; run Changesets version

    - Switch workflow trigger to pull_request.closed on master and guard with merged == true- Keep manual trigger via workflow_dispatch- Setup pnpm (v10) before Node.js 20 with pnpm cache- Add a dedicated 'Version' step (pnpm run changeset:version) before publish- Align Changesets config: baseBranch set to master' and commit enabled- Minor polish in release script messaging/flow
    @pallyoung
    pallyoung committedAug 9, 2025
    Configuration menu
    Copy the full SHA
    5c844b0View commit details
    Browse the repository at this point in the history
  6. RELEASING: Releasing 1 package(s)

    Releases:  rts.js@0.0.4[skip ci]
    @pallyoung
    pallyoung committedAug 9, 2025
    Configuration menu
    Copy the full SHA
    3e6303eView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp