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

Backport typescript fixes from #2555 to v6.5.0 #2600

Open
wants to merge 8 commits into
base: support/6.x
Choose a base branch
from

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    7771b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccad69 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Add missing tsconfigs

    RobinVdBroeck committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cc43850 View commit details
    Browse the repository at this point in the history
  2. Build using tsup

    RobinVdBroeck committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f1f41b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d110abc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Converting to pnpm, upgrading lerna, and setting up nx in preparation…

    … for building and releasing the 6.x branch using our current CI setup. Removing empty turf-geojson-rbush directory and getting monorepolint upgraded and the 6.5.0 checks ported.
    smallsaucepan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    04574d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Further changes to get 6.x working with current CI stack. Switched ba…

    …ck to moduleResolution node and target es5 to keep differences from 6.5.0 to a minimum. Upgraded glob usage and removed references to dist/ generated files being required where possible.
    smallsaucepan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bb3607a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4121e7 View commit details
    Browse the repository at this point in the history