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

Stop turf-mask mutating by default, make it an option #2635

Merged
merged 13 commits into from
Aug 8, 2024

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    9196b3e View commit details
    Browse the repository at this point in the history
  2. Add mutate option & default to cloning the mask input unless mutate is

    set to true.
    
    Also, add another test for this.
    farkmarnum committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d7fd75f View commit details
    Browse the repository at this point in the history
  3. update docs

    farkmarnum committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e2966e6 View commit details
    Browse the repository at this point in the history
  4. fix pnpm-lock.yaml

    farkmarnum committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8355e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    ba68966 View commit details
    Browse the repository at this point in the history
  2. cleanup

    farkmarnum committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5423448 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Bringing recent TS version of mask into this PR. Should hopefully min…

    …imise conflicts required to be resolved before merging.
    smallsaucepan committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1ab2987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b045d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab2653 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Add new arg to type tests

    farkmarnum committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    73df291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee4930 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

  1. Remove benchmark skipped input

    multi-polygon.geojson
    overlapping.geojson
    mfedderly authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1397fef View commit details
    Browse the repository at this point in the history