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: lunarphp/lunar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: lunarphp/lunar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 23, 2025

  1. documentation: fix typo and phrasing (#2298)

    Just a typo fix in the docs.
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    * **Documentation**
    * Fixed typographical errors in the Orders reference (replaced “you’re
    own” with “your own” in two places related to cart/validator guidance).
    * Reworded a section heading for clarity: "Order Reference Generating" →
    "Order Reference Generation".
    * Minor content alignment edits to improve readability; no behavioral or
    functional changes.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    jonagoldman authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    b64b59c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Add clarity for opt-out telemetry during upgrade (#2299)

    just to add some clarity to put the telemetry opt-out in `boot()`
    wychoong authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    d2e6a30 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

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