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: adaltas/node-csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: csv-parse@5.2.2
Choose a base ref
...
head repository: adaltas/node-csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: csv-parse@5.3.0
Choose a head ref
  • 5 commits
  • 36 files changed
  • 2 contributors

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    17e2d77 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    b44de05 View commit details
    Browse the repository at this point in the history
  2. feat: ts module Node16 and type declaration to exports field (#341)

    * fix: add type declaration paths to exports field
    
    * fix: add types for csv-generate/stream
    
    * test(csv-ts-demo-node16): demo assiated with PR #341
    
    Co-authored-by: David Worms <david@adaltas.com>
    andipaetzold and wdavidw authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    4b0283d View commit details
    Browse the repository at this point in the history
  3. chore: latest dependencies

    wdavidw committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0a958d4 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - csv-demo-cjs@0.2.0
     - csv-demo-eslint@0.1.4
     - csv-demo-esm@0.0.9
     - csv-issues-cjs@0.1.1
     - csv-ts-demo-node16@0.1.0
     - csv-demo-webpack-ts@0.1.2
     - csv-demo-webpack@0.1.4
     - csv-generate@4.2.0
     - csv-parse@5.3.0
     - csv-stringify@6.2.0
     - csv@6.2.0
     - stream-transform@3.2.0
    wdavidw committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    c674573 View commit details
    Browse the repository at this point in the history
Loading