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: AimWhy/event-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c2d2fb1
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: 2792899
Choose a head ref
  • 19 commits
  • 123 files changed
  • 8 contributors

Commits on Aug 3, 2025

  1. chore(*): init monorepo with turbo (offlegacy#35)

    * chore(*): init monorepo with turbo
    
    * chore(husky): update pre-push script to run `pnpm ci:test` instead of `pnpm test`
    
    * chore(ci): update Node.js version in CI
    gwansikk authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    f0f7b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    c9139a5 View commit details
    Browse the repository at this point in the history
  2. chore: update readme for simply (offlegacy#38)

    * chore: update readme for simply
    
    * chore: update readme for simply
    gwansikk authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    a8d9130 View commit details
    Browse the repository at this point in the history
  3. test: remove zod in tests and implement standard schema (offlegacy#39)

    * chore: disable @eslint-react/no-context-provider lint
    
    * feat: add createSchema test util
    
    * test: remove zod and use standard schema for tests
    
    * chore: remove zod dependency
    stakbucks authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    04366c5 View commit details
    Browse the repository at this point in the history
  4. docs: documentation on implementation of standard schema (offlegacy#40)

    * docs: standard schema update on data-type-validation
    
    * docs: add experimental warning on batching
    stakbucks authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    15f85b3 View commit details
    Browse the repository at this point in the history
  5. Release v1.4.0 (offlegacy#41)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    stakbucks and github-actions[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    1967a9a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    030d44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3216254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be6a35 View commit details
    Browse the repository at this point in the history
  4. chore: use release branch to bypass branch protection rule (offlegacy#45

    )
    
    * chore: improve release workflow
    
    * chore: use release branch
    stakbucks authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    30be215 View commit details
    Browse the repository at this point in the history
  5. fix: release workflow

    stakbucks committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    9471902 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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

    …ample) (offlegacy#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 (offlegacy#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 (offlegacy#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