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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.3
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.0
Choose a head ref
  • 8 commits
  • 60 files changed
  • 3 contributors

Commits on Oct 28, 2023

  1. feat: Add experimental support for explicit resource management

    Use explicit resource management
    
    bump packages
    
    Override symbol
    
    test
    
    add debug console
    neet committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    077bc09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7630b6 View commit details
    Browse the repository at this point in the history
  3. chore: Bump dependencies

    neet committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    f22af2a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #975 from neet/ts-5.2.0

    Add experimental support for explicit resource management
    neet authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6ad8afa View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @babel/traverse from 7.20.1 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e448f1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c6fbde View commit details
    Browse the repository at this point in the history
  7. Merge pull request #995 from neet/dependabot/npm_and_yarn/babel/trave…

    …rse-7.23.2
    
    chore(deps): bump @babel/traverse from 7.20.1 to 7.23.2
    neet authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0b83798 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. chore(release): 6.4.0 [skip ci]

    ## [6.4.0](v6.3.3...v6.4.0) (2023-10-29)
    
    ### Features
    
    * Add experimental support for explicit resource management ([077bc09](077bc09))
    
    ### Chores
    
    * Add `dotenv` to envrc [skip ci] ([4c6fbde](4c6fbde))
    * Bump dependencies ([f22af2a](f22af2a))
    * **deps:** bump @babel/traverse from 7.20.1 to 7.23.2 ([e448f1e](e448f1e))
    * Use @rollup/plugin-typescript ([a7630b6](a7630b6))
    semantic-release-bot committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4e69eea View commit details
    Browse the repository at this point in the history
Loading