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.1.0
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.1.1
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 21, 2025

  1. Bump vite from 5.4.20 to 5.4.21

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.21
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    84440d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from knowledgecode/dependabot/npm_and_yarn/vi…

    …te-5.4.21
    
    Bump vite from 5.4.20 to 5.4.21
    knowledgecode authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    983d823 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. Bump js-yaml from 4.1.0 to 4.1.1

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    5ec5cb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from knowledgecode/dependabot/npm_and_yarn/js…

    …-yaml-4.1.1
    
    Bump js-yaml from 4.1.0 to 4.1.1
    knowledgecode authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    82824df View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Add type definitions for locales, numerals, and timezones

    - Add type definition builds for locales, numerals, and timezones in rollup.config.ts
    - Add types field to package.json exports for locales, numerals, and timezones
    knowledgecode committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    925fd11 View commit details
    Browse the repository at this point in the history
  2. Bump version to 4.1.1 and update dependencies

    - Update dependencies: @types/node, @vitest/coverage-v8, eslint, rollup, typescript-eslint, vitest
    - Fix js-yaml security vulnerability (moderate severity)
    knowledgecode committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    7daee14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from knowledgecode/develop

    Release 4.1.1: Add type definitions and update dependencies
    knowledgecode authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    30c9a7c View commit details
    Browse the repository at this point in the history
Loading