Skip to content
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 or learn 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: JoshuaKGoldberg/create-typescript-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.44.3
Choose a base ref
...
head repository: JoshuaKGoldberg/create-typescript-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.44.4
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 26, 2025

  1. fix: bump cspell from 8 to 9 (#2237)

    ## PR Checklist
    
    - [x] Addresses an existing open issue: fixes #2227
    - [x] That issue was marked as [`status: accepting
    prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
    - [x] Steps in
    [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md)
    were taken
    
    ## Overview
    
    As of #2230, CTA requires a Node.js version with require(esm). That made
    this much easier.
    
    Also bumps `cspell-populate-words` while I'm in the area.
    
    🎁
    JoshuaKGoldberg authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    8786f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f5dd2 View commit details
    Browse the repository at this point in the history
Loading