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

Add LastArrayElement, Split, and Trim types #159

Merged
merged 23 commits into from Mar 21, 2021
Merged

Add LastArrayElement, Split, and Trim types #159

merged 23 commits into from Mar 21, 2021

Commits on Nov 26, 2020

  1. Add QueryResult type

    kainiedziela committed Nov 26, 2020
    Copy the full SHA
    9ad6bc4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c27491f View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    kainiedziela committed Nov 26, 2020
    Copy the full SHA
    16f93cd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    kainiedziela and sindresorhus committed Nov 27, 2020
    Copy the full SHA
    6d354fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7995bf5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1adc11c View commit details
    Browse the repository at this point in the history
  4. Update test-d/last-array-element.ts

    Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
    kainiedziela and mmkal committed Nov 27, 2020
    Copy the full SHA
    cc359f1 View commit details
    Browse the repository at this point in the history
  5. Update source/last-array-element.d.ts

    Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
    kainiedziela and mmkal committed Nov 27, 2020
    Copy the full SHA
    9a931e9 View commit details
    Browse the repository at this point in the history
  6. Update source/last-array-element.d.ts

    Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
    kainiedziela and mmkal committed Nov 27, 2020
    Copy the full SHA
    0b3fa1e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9517fca View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b0b209c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2a85896 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5eb7314 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Remove queryResult type

    kainiedziela committed Mar 7, 2021
    Copy the full SHA
    37ddc5c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df8f882 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    59997af View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1253109 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Update readme.md

    sindresorhus committed Mar 10, 2021
    Copy the full SHA
    4435333 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d17faf View commit details
    Browse the repository at this point in the history
  3. Update split.d.ts

    sindresorhus committed Mar 10, 2021
    Copy the full SHA
    b548731 View commit details
    Browse the repository at this point in the history
  4. Update trim.d.ts

    sindresorhus committed Mar 10, 2021
    Copy the full SHA
    3bace1e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7c3ff24 View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    sindresorhus committed Mar 10, 2021
    Copy the full SHA
    6fa2ac7 View commit details
    Browse the repository at this point in the history