这是indexloc提供的服务,不要输入任何密码
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: infinitered/ignite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Choose a base ref
...
head repository: infinitered/ignite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.6.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 21, 2024

  1. fix(cli): Global Expo CLI checks in Doctor command (#2618 by @Dax911)

    [skip ci]
    
    * 👽 Depr Global Expo CLI tool
    
    rm expo and added warning for depr
    
    * 🗑️ Cleaned up expo
    
    * ⚰️ Rm dead else statement
    
    * 🚨 Ran linter
    
    * 🔥 Rm bun file
    
    file created when reinstalling bun didnt see it slip in
    
    * ✨ Add warning
    
    adds warning to doctor when dep cli tool is installed
    
    * ♻️ Cleaned up code
    
    case errors fixed
    
    * ♻️ Oops one more
    
    * 💄 Fix column
    
    forgot to push
    Dax911 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d0b2b2d View commit details
    Browse the repository at this point in the history
  2. fix(boilerplate): jest.config.js remove jsdom test env for better RNT…

    …L support out of box (#2632 by @frankcalise)
    
    [skip ci]
    frankcalise authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    22c7afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f669a32 View commit details
    Browse the repository at this point in the history
  4. fix(components): switch animation slide on web (#2642 by @frankcalise)

    [skip ci]
    
    * fix(components): switch animation slide on web
    
    * fix(toggle): RTL support
    
    * fix(toggle): better RTL support
    frankcalise authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c0dcc6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45aabb2 View commit details
    Browse the repository at this point in the history
  6. chore(release): 9.6.1 [skip ci]

    ## [9.6.1](v9.6.0...v9.6.1) (2024-02-21)
    
    ### Bug Fixes
    
    * **boilerplate:** jest.config.js remove jsdom test env for better RNTL support out of box ([#2632](#2632) by [@frankcalise](https://github.com/frankcalise)) ([22c7afc](22c7afc))
    * **boilerplate:** remove `yarn prebuild` script in favor of clean ([#2635](#2635) by [@frankcalise](https://github.com/frankcalise)) ([f669a32](f669a32))
    * **boilerplate:** web hmr fixes ([#2646](#2646) by [@frankcalise](https://github.com/frankcalise)) ([45aabb2](45aabb2))
    * **cli:** Global Expo CLI checks in Doctor command ([#2618](#2618) by @Dax911) ([d0b2b2d](d0b2b2d))
    * **components:** switch animation slide on web ([#2642](#2642) by [@frankcalise](https://github.com/frankcalise)) ([c0dcc6d](c0dcc6d))
    semantic-release-bot committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    93064e4 View commit details
    Browse the repository at this point in the history
Loading