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: Tresjs/tres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: Tresjs/tres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 20, 2025

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

Commits on Sep 21, 2025

  1. chore: update dependencies in pnpm-lock.yaml and package.json (#1087)

    - Updated @Tresjs/cientos to version 5.0.0-alpha.1 in package.json and pnpm-lock.yaml for improved compatibility.
    - Added @nuxt/scripts dependency to package.json for enhanced Nuxt functionality.
    - Updated magic-string dependency from 0.30.17 to 0.30.18 in pnpm-lock.yaml for bug fixes and improvements.
    alvarosabu authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    6559d3d View commit details
    Browse the repository at this point in the history
  2. docs: update README.md with new banner image URL (#1088)

    - Replaced the local banner image path with a direct link to the new banner hosted on GitHub for improved accessibility and consistency.
    alvarosabu authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    f0cd7ae View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. fix: removed postinstall script (#1089)

    * fix: removed postinstall script
    
    * chore: add build lib to CI since its needed for docs typecheck
    alvarosabu authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    59f5024 View commit details
    Browse the repository at this point in the history
  2. chore: release v5.0.1

    alvarosabu committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    1fc412b View commit details
    Browse the repository at this point in the history
Loading