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: npm/read
base: v2.0.0
Choose a base ref
...
head repository: npm/read
compare: v2.1.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 9 contributors

Commits on Jan 25, 2023

  1. chore: bump @npmcli/template-oss from 4.11.0 to 4.11.3

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.0 to 4.11.3.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.11.0...v4.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2f6bf5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17eba30 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. chore: bump @npmcli/template-oss from 4.11.3 to 4.11.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.3 to 4.11.4.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.11.3...v4.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a935ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d9070 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. chore: bump @npmcli/template-oss from 4.11.4 to 4.13.0 (#50)

    * chore: bump @npmcli/template-oss from 4.11.4 to 4.13.0
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.4 to 4.13.0.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.11.4...v4.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    * chore: postinstall for dependabot template-oss PR
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    3 people committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cc06aec View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. fix: extra newline on muted, replaced input (#52)

    Co-authored-by: deed02392 <georgehafiz@gmail.com>
    wraithgar and deed02392 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f30fe66 View commit details
    Browse the repository at this point in the history
  2. feat: add completer option to forward to readline (#51)

    Author: @131
    
    This is a rebase of #28 with the test
    removed.  Testing this requires installing an entirely new pseudo-tty
    library, and given that the other flags aren't tested that seems like a
    lot to ask at this point.  We need to readdress testing in general in
    this repo but this PR is not the place to do it.
    
    Co-authored-by: François Leurent <131.php@cloudyks.org>
    wraithgar and 131 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c149cf9 View commit details
    Browse the repository at this point in the history
  3. fix: Support rare \r line break (#35)

    * Support rare \r line break
    
    * fixup: linting
    
    ---------
    
    Co-authored-by: Gar <gar+gh@danger.computer>
    Co-authored-by: Gar <wraithgar@github.com>
    3 people committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c5932e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f356db View commit details
    Browse the repository at this point in the history
  5. chore: release 2.1.0

    github-actions[bot] authored and wraithgar committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    425443f View commit details
    Browse the repository at this point in the history