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: offlegacy/event-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/1.4.1
Choose a base ref
...
head repository: offlegacy/event-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 19, 2025

  1. fix(docs): add missing import statement in HomePage example (basic-ex…

    …ample) (#46)
    
    This PR fixes the HomePage example in `basic-example.mdx` by adding a missing import statement:
    
    ```diff
    + import { Track } from "./tracker";
    umsungjun authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    854d815 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Update README.md

    stakbucks authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    43e4311 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

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

Commits on Sep 19, 2025

  1. chore: remove Key Features from README.MD (#48)

    Removed key features section from README (duplication)
    gwansikk authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    074fc60 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

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

Commits on Jan 10, 2026

  1. Configuration menu
    Copy the full SHA
    d77d0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25dd8e3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. chore(*): bump packages (#54)

    * chore(*): bump packages
    
    * chore: update
    
    * chore: update
    gwansikk authored May 16, 2026
    Configuration menu
    Copy the full SHA
    2792899 View commit details
    Browse the repository at this point in the history
Loading