Thanks to visit codestin.com
Credit goes to github.com

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: Yizack/mailchannels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.7
Choose a base ref
...
head repository: Yizack/mailchannels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 13 commits
  • 83 files changed
  • 1 contributor

Commits on Jul 9, 2025

  1. chore(deps): update deps

    Yizack committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    490da81 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. chore(deps): update deps

    Yizack committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    9a40e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    964752b View commit details
    Browse the repository at this point in the history
  2. ci: update autofix-ci

    Yizack committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    45c386a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update deps

    Yizack committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    7e0b607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac9055e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. chore(deps): update deps

    Yizack committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    56d1fa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

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

Commits on Sep 13, 2025

  1. Configuration menu
    Copy the full SHA
    14a755a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffed7a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. chore(deps): update deps

    Yizack committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    4844a1d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. feat!: update to mailchannels email api 0.11.0 (#1)

    * chore: init email api update
    
    * refactor: improve error message
    
    * feat(webhooks): add validate enrolled webhook method
    
    * test: add `getStatusError` tests
    
    * test(webhooks): add requestId error test
    
    * refactor(sub-accounts): create now requires a company name parameter
    
    Sub-account creation now requires a company name parameter, validated to be 3-128 characters. Documentation, types, implementation, and tests have been updated to support and verify this change.
    
    * chore: add missing period
    
    * feat(sub-accounts): add `getLimit` method
    
    * docs: update roadmap
    
    * feat(sub-accounts): add `setLimit` method
    
    * docs(sub-accounts): move important note to main title
    
    * feat(sub-accounts): add `deleteLimit` method
    
    * feat(sub-accounts): add `getUsage` method
    
    * chore: adjust
    
    * chore: remove mirror publish
    
    * chore(sub-accounts): add get usage playground file
    
    * feat: metrics module + `engagement` method
    
    * chore: update roadmap
    
    * refactor(types): add missing types + adjust types
    
    * docs: move metrics module after sub-accounts
    
    * docs: mention error handling
    
    * fix(sub-accounts): add missing export types
    
    * feat(metrics): add `performance` method
    
    * docs: update docs
    
    * docs: add performance to metrics sidebar list
    
    * docs(metrics): update options description
    
    * feat(metrics): add `recipientBehaviour` method
    
    * chore: lint spaces
    
    * feat(metrics): add `volume` method
    
    * chore: sort by modules
    
    * feat(metrics): add `usage` method
    
    * docs(service): add report example
    
    * docs(metrics): add usage to sidebar
    
    * chore: sort by modules
    
    * feat: add suppressions module
    
    * feat(emails): add send `campaignId` + `transactional` options
    
    * chore: add webhook max length
    
    * chore: remove the unnecessary empty line
    
    * chore: maintain suppression emoji consistency
    
    * chore: remove extra asterisk
    Yizack authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    be9b6e3 View commit details
    Browse the repository at this point in the history
  2. chore(release): v0.4.0

    Yizack committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    f6cfb6d View commit details
    Browse the repository at this point in the history
Loading