Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: drop need for iconv-lite and iterable-to-stream #1677

Merged
merged 4 commits into from Sep 11, 2021
Merged

fix: drop need for iconv-lite and iterable-to-stream #1677

merged 4 commits into from Sep 11, 2021

Commits on Sep 11, 2021

  1. fix: drop need for iconv-lite and iterable-to-stream

    - iterable-to-stream - was replaced with the now built-in method.
    - iconv-lite - was never really needed since all files are expected to be in `utf-8`.
    - Bump the minimum version of not to the original LTS version 12.13.0
    Jason3S committed Sep 11, 2021
    Copy the full SHA
    e688e2b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8dd73be View commit details
    Browse the repository at this point in the history
  3. Revert "feat: Remove async line reader from cspell-io"

    This reverts commit 8dd73be.
    Jason3S committed Sep 11, 2021
    Copy the full SHA
    4213c18 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2a1e8f0 View commit details
    Browse the repository at this point in the history