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: knowledgecode/date-and-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.4
Choose a base ref
...
head repository: knowledgecode/date-and-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.5
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 11, 2025

  1. Bump vite from 5.4.19 to 5.4.20

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.20
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    3ee1672 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Merge pull request #105 from knowledgecode/dependabot/npm_and_yarn/vi…

    …te-5.4.20
    
    Bump vite from 5.4.19 to 5.4.20
    knowledgecode authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    d0ab276 View commit details
    Browse the repository at this point in the history
  2. Update plugin system description in docs

    Change from specific plugin examples to general formatter/parser extension capability
    knowledgecode committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    2d329a6 View commit details
    Browse the repository at this point in the history
  3. Bump version to 4.0.5 and update dependencies

    - @types/node: 24.3.0 → 24.3.1
    - eslint: 9.34.0 → 9.35.0
    - rollup: 4.50.0 → 4.50.1
    - typescript-eslint: 8.41.0 → 8.43.0
    knowledgecode committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    abceda2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #106 from knowledgecode/develop

    Release 4.0.5: Update plugin description and dependencies
    knowledgecode authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    e2066ae View commit details
    Browse the repository at this point in the history
Loading