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: PostHog/posthog-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.47.0
Choose a base ref
...
head repository: PostHog/posthog-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.49.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 27, 2023

  1. fix: apply terser plugin to module.js and es.js (#555)

    * fix: apply terser plugin to module.js and es.js
    
    * Refactor to simplify
    
    * let's upgrade from the deprecated terser plugin while we're at it
    pauldambra authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    02926a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025cc2b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    e3993a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a0d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7362556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1918d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0352e39 View commit details
    Browse the repository at this point in the history
  6. feat: augment autocapture using data attributes (#551)

    * spike to prove it
    
    * obey ph-sensitive and ph-no-capture
    pauldambra authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    083c7c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f813212 View commit details
    Browse the repository at this point in the history
Loading