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: taskade/react-native-emoji-selector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: taskade/react-native-emoji-selector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 2, 2023

  1. Copy the full SHA
    7984e5a View commit details
  2. chore: Move @taskade/eslint-plugin to devDependencies (#10)

    * chore: move `@taskade/eslint-plugin` to `devDependencies`
    
    * chore: bump `@taskade/eslint-plugin` version
    
        * Bump from `v0.2.0` to `v0.3.0`
    
    * chore(eslint): Remove eslintrc `overrides`
    alphatrl authored Feb 2, 2023
    Copy the full SHA
    4cdff5a View commit details
  3. build(deps): Bump eslint and other eslint-related-plugins (#11)

    * chore: Bump `@typescript-eslint/eslint-plugin`
    
      * Bump from `v4.15.1` to `v5.50.0`
    
    * chore: Bump `@typescript-eslint/parser` version
    
      * Bump from `v4.15.1` to `v5.50.0`
    
    * chore: Bump `eslint` version
    
      * Bump from `v7.19.0` to `v8.33.0`
    
    * build(deps): Bump `eslint-plugin-prettier` version
    
      * Bump from `v3.3.1` to `v4.2.1`
    
    * build(deps): Bump `eslint-plugin-react`
    
      * Bump from `v7.22.0` to `v7.32.2`
    
    * build(deps): Bump `eslint-plugin-react-hooks`
    
      * Bump from `v4.2.0` to `v4.6.0`
    
    * build(deps): Bump `eslint-plugin-react-native`
    
    * Bump version `v3.10.0` to `v4.0.0`
    alphatrl authored Feb 2, 2023
    Copy the full SHA
    a328e3d View commit details
  4. build(deps): Bump prettier (#12)

    * Bump `v2.2.1` to `v2.6.2`
    alphatrl authored Feb 2, 2023
    Copy the full SHA
    4dc1e8d View commit details
  5. build(deps): Remove unused packages (#13)

    * build(deps): Remove `eslint-config-prettier`
    
    * build(deps): Remove `eslint-plugin-import` package
    
    * build(deps): Remove `eslint-plugin-simple-import-sort` package
    
    * build(deps): Remove `@types/react-tracking`
    
    * build(deps): Remove `@types/react-redux`
    
    * chore(babel): Update babel.config.js
    alphatrl authored Feb 2, 2023
    Copy the full SHA
    9770eb9 View commit details
  6. build(deploy): v1.0.1

    alphatrl committed Feb 2, 2023
    Copy the full SHA
    98ba912 View commit details
  7. Copy the full SHA
    4c273c4 View commit details
  8. build(deploy): v1.0.2

    alphatrl committed Feb 2, 2023
    Copy the full SHA
    e145b4b View commit details
Loading