Skip to content

v1.0.6

Compare
Choose a tag to compare
@optic-release-automation optic-release-automation released this 22 Sep 16:45
· 414 commits to master since this release
f318da2

What's Changed

  • Chore | Add project devDependencies (eslint, prettier, lint-staged, commitlint) by @richiemccoll in #11
  • Feat | Add components for Auth / Home screens by @richiemccoll in #12
  • Chore | Setup basic Github Actions by @richiemccoll in #15
  • chore | update README.md badge by @richiemccoll in #18
  • Feat | Add secret manually by @n370 in #13
  • feat: setup jest and testing library/native by @richiemccoll in #20
  • feat: update auth screen ui by @richiemccoll in #21
  • chore: enforce identifier definition order by @n370 in #24
  • feat: update blank tokens screen to match design by @richiemccoll in #23
  • feat: add secret via QR code scan by @richiemccoll in #28
  • chore(deps-dev): bump @commitlint/cli from 11.0.0 to 12.0.0 by @dependabot in #34
  • chore(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 12.0.0 by @dependabot in #33
  • feat: use react-native storage by @n370 in #25
  • chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 by @dependabot in #54
  • chore(deps): bump react-native-paper from 4.7.1 to 4.7.2 by @dependabot in #53
  • chore(deps): bump @react-navigation/stack from 5.14.2 to 5.14.3 by @dependabot in #52
  • chore(deps-dev): bump eslint-plugin-react from 7.22.0 to 7.23.1 by @dependabot in #50
  • chore(deps-dev): bump @testing-library/jest-native from 3.4.3 to 4.0.1 by @dependabot in #51
  • chore(deps): bump firebase from 8.2.8 to 8.3.2 by @dependabot in #55
  • chore(deps-dev): bump @commitlint/cli from 12.0.0 to 12.1.1 by @dependabot in #59
  • chore(deps): bump @react-navigation/stack from 5.14.3 to 5.14.4 by @dependabot in #58
  • chore(deps): bump @react-native-async-storage/async-storage from 1.14.1 to 1.15.1 by @dependabot in #56
  • chore(deps-dev): bump @commitlint/config-conventional from 12.0.0 to 12.1.1 by @dependabot in #61
  • chore(deps-dev): bump eslint from 7.20.0 to 7.23.0 by @dependabot in #62
  • chore(deps): bump @react-navigation/native from 5.9.2 to 5.9.4 by @dependabot in #57
  • chore(deps): bump firebase from 8.3.2 to 8.3.3 by @dependabot in #70
  • chore(deps-dev): bump eslint-plugin-react from 7.23.1 to 7.23.2 by @dependabot in #68
  • chore(deps-dev): bump @babel/core from 7.9.6 to 7.13.15 by @dependabot in #69
  • chore(deps-dev): bump @testing-library/react-native from 7.1.0 to 7.2.0 by @dependabot in #64
  • chore(deps-dev): bump eslint from 7.23.0 to 7.24.0 by @dependabot in #71
  • chore(deps): bump firebase from 8.3.3 to 8.4.1 by @dependabot in #72
  • chore(deps): bump react-native-get-random-values from 1.6.0 to 1.7.0 by @dependabot in #73
  • chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 by @dependabot in #74
  • feat: improve ui and continue from #42 by @salmanm in #80
  • chore: upgrade expo and restructure app by @salmanm in #82
  • feat: update card ui, add mocked otp display by @salmanm in #89
  • feat: generate real otp by @salmanm in #90
  • chore(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #93
  • chore(deps): bump actions/setup-node from 2 to 2.1.5 by @dependabot in #92
  • chore(deps): bump react-native-svg from 12.1.0 to 12.1.1 by @dependabot in #88
  • chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 by @dependabot in #86
  • chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 by @dependabot in #94
  • chore(deps-dev): bump eslint from 7.24.0 to 7.26.0 by @dependabot in #96
  • chore(deps-dev): bump @commitlint/cli from 12.1.1 to 12.1.4 by @dependabot in #101
  • chore(deps): bump @react-navigation/stack from 5.14.4 to 5.14.5 by @dependabot in #98
  • chore(deps): bump react-native-countdown-circle-timer from 2.5.2 to 2.5.3 by @dependabot in #104
  • chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.2 by @dependabot in #105
  • chore(deps-dev): bump @commitlint/config-conventional from 12.1.1 to 12.1.4 by @dependabot in #103
  • chore(deps-dev): bump @testing-library/react-hooks from 5.1.2 to 6.0.0 by @dependabot in #106
  • chore(deps-dev): bump eslint from 7.26.0 to 7.27.0 by @dependabot in #108
  • chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3 by @dependabot in #109
  • chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 by @dependabot in #95
  • chore(deps-dev): bump @testing-library/react-hooks from 6.0.0 to 7.0.0 by @dependabot in #110
  • chore(deps-dev): bump jest from 26.6.3 to 27.0.1 by @dependabot in #111
  • chore(deps): bump react-native-paper from 4.8.1 to 4.9.0 by @dependabot in #112
  • chore(deps): bump react-native-paper from 4.9.0 to 4.9.1 by @dependabot in #115
  • chore(deps-dev): bump eslint-plugin-react from 7.23.2 to 7.24.0 by @dependabot in #116
  • chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 by @dependabot in #123
  • chore(deps-dev): bump jest from 27.0.1 to 27.0.4 by @dependabot in #122
  • chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 by @dependabot in #121
  • chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 by @dependabot in #117
  • chore(deps-dev): bump @react-native-community/eslint-config from 2.0.0 to 3.0.0 by @dependabot in #126
  • chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 by @dependabot in #127
  • chore(deps): bump react-native-paper from 4.9.1 to 4.9.2 by @dependabot in #128
  • chore(deps-dev): bump jest from 27.0.4 to 27.0.5 by @dependabot in #129
  • chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 by @dependabot in #130
  • chore(deps-dev): bump jest from 27.0.5 to 27.0.6 by @dependabot in #131
  • chore(deps): bump @expo-google-fonts/poppins from 0.1.0 to 0.2.0 by @dependabot in #135
  • chore(deps-dev): bump @testing-library/react-hooks from 7.0.0 to 7.0.1 by @dependabot in #134
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #132
  • chore(deps): bump @expo-google-fonts/didact-gothic from 0.1.0 to 0.2.0 by @dependabot in #133
  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #143
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #145
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #146
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #147
  • feat: register mobile app for notifications by @salmanm in #91
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #150
  • feat: register mobile app for notifications by @tiagoheliob in #149
  • feat: implementing copy to clipboard by @tiagoheliob in #152
  • chore(deps): bump expo sdk from 41 to 42 (#153) by @tiagoheliob in #154
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.1 to 4.0.2 by @dependabot in #158
  • chore(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.2.0 by @dependabot in #155
  • chore(deps-dev): bump @testing-library/react-hooks from 7.0.1 to 7.0.2 by @dependabot in #160
  • chore(deps-dev): bump jest from 27.0.6 to 27.2.4 by @dependabot in #156
  • chore(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.26.1 by @dependabot in #159
  • chore(deps): bump expo-app-loading from 1.0.3 to 1.1.2 by @dependabot in #157
  • chore(deps-dev): bump eslint from 7.29.0 to 7.32.0 by @dependabot in #162
  • chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2 by @dependabot in #163
  • chore(deps): bump react-native-safe-area-context from 3.2.0 to 3.3.2 by @dependabot in #166
  • chore(deps): ignoring all expo related udpates (83) by @tiagoheliob in #167
  • chore(deps): bump react-native-countdown-circle-timer from 2.5.3 to 2.5.4 by @dependabot in #168
  • chore(deps-dev): bump @commitlint/cli from 12.1.4 to 13.2.0 by @dependabot in #165
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.0.0 to 3.0.1 by @dependabot in #161
  • chore(deps-dev): bump lint-staged from 11.0.0 to 11.1.2 by @dependabot in #169
  • chore(deps): bump dotenv from 9.0.0 to 10.0.0 by @dependabot in #170
  • chore(deps): bump color from 3.1.3 to 4.0.1 by @dependabot in #164
  • chore: bumping husky from 4 to 7 by @tiagoheliob in #171
  • chore: implementing auto publishing by @tiagoheliob in #173
  • chored: fixing broken dependency by @tiagoheliob in #174
  • chore: fixing automatic build by @tiagoheliob in #175
  • chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 by @dependabot in #177
  • chore(deps): bump react-native-safe-area-context from 3.2.0 to 3.3.2 by @dependabot in #176
  • chore(deps-dev): bump lint-staged from 11.1.2 to 11.2.0 by @dependabot in #178
  • chore(deps-dev): bump @commitlint/cli from 13.2.0 to 13.2.1 by @dependabot in #180
  • chore: change url from heroku to GCP by @Eomm in #183
  • chore(deps-dev): bump jest from 27.2.4 to 27.2.5 by @dependabot in #181
  • chore(deps-dev): bump lint-staged from 11.2.0 to 11.2.3 by @dependabot in #182
  • fix expo app crash by @Eomm in #184
  • chore(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2 by @dependabot in #185
  • chore(deps-dev): bump jest from 27.2.5 to 27.3.0 by @dependabot in #190
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #188
  • chore(deps-dev): bump jest from 27.3.0 to 27.3.1 by @dependabot in #192
  • chore(deps-dev): bump @testing-library/react-native from 7.2.0 to 8.0.0 by @dependabot in #189
  • chore(deps): bump expo from 42.0.4 to 42.0.5 by @dependabot in #198
  • chore(deps-dev): bump lint-staged from 11.2.3 to 11.2.4 by @dependabot in #199
  • chore: fixes, refactor & typescript by @salmanm in #191
  • chore(deps-dev): bump husky from 7.0.2 to 7.0.4 by @dependabot in #193
  • chore(deps-dev): bump @types/react from 17.0.30 to 17.0.33 by @dependabot in #203
  • Send Expo-Token to backend by @sameer-coder in #205
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #208
  • chore(deps-dev): bump lint-staged from 11.2.4 to 11.2.6 by @dependabot in #204
  • chore(deps-dev): bump @types/node from 16.11.1 to 16.11.6 by @dependabot in #201
  • chore(deps-dev): bump @commitlint/config-conventional from 13.2.0 to 14.1.0 by @dependabot in #209
  • Bugfix: User secrets by @sameer-coder in #214
  • docs: update readme with figma link by @allforabit in #215
  • feat: add micro interactions by @allforabit in #216
  • chore(deps-dev): bump @types/react from 17.0.33 to 17.0.35 by @dependabot in #218
  • chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #219
  • chore: allow firebase to be configured by @allforabit in #217
  • chore(deps-dev): bump @commitlint/cli from 13.2.1 to 14.1.0 by @dependabot in #212
  • chore(deps): bump react-native-paper from 4.9.2 to 4.10.0 by @dependabot in #220
  • chore: revert react native paper version by @allforabit in #225
  • docs: update link to figma design file by @allforabit in #227
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.2 to 4.0.4 by @dependabot in #221
  • chore(deps-dev): bump @commitlint/cli from 14.1.0 to 15.0.0 by @dependabot in #230
  • chore(deps-dev): bump eslint-plugin-react from 7.26.1 to 7.27.1 by @dependabot in #228
  • chore(deps-dev): bump @types/react from 17.0.35 to 17.0.36 by @dependabot in #233
  • chore(deps-dev): bump @commitlint/config-conventional from 14.1.0 to 15.0.0 by @dependabot in #231
  • chore(deps-dev): bump lint-staged from 11.2.6 to 12.1.2 by @dependabot in #232
  • chore(deps): bump react-native-root-toast from 3.2.1 to 3.3.0 by @dependabot in #206
  • chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #236
  • chore(deps-dev): bump @types/uuid from 8.3.1 to 8.3.3 by @dependabot in #237
  • chore(deps-dev): bump @types/node from 16.11.6 to 16.11.10 by @dependabot in #235
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0 by @dependabot in #239
  • chore(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #241
  • docs: add architecture diagram by @allforabit in #242
  • chore: update expo sdk to version 43 by @allforabit in #244
  • chore: setup expo preview by @allforabit in #246
  • chore: Upgrade to Node 16 by @ja-bravo in #251
  • chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #253
  • chore: disable expo preview for dependabot by @allforabit in #255
  • feat: enhance OTP request flow in the app by @allforabit in #222
  • chore(deps-dev): bump jest from 27.3.1 to 27.4.1 by @dependabot in #263
  • chore(deps-dev): bump @types/node from 16.11.10 to 16.11.11 by @dependabot in #261
  • chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #259
  • chore(deps-dev): bump @types/react from 17.0.36 to 17.0.37 by @dependabot in #254
  • chore(deps): bump expo/expo-github-action from 5 to 6.0.0 by @dependabot in #252
  • feat: Allow user to filter by token by @ja-bravo in #265
  • chore(deps-dev): bump jest from 27.4.1 to 27.4.3 by @dependabot in #266
  • chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #271
  • chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.0 by @dependabot in #269
  • chore(deps-dev): bump @testing-library/react-native from 8.0.0 to 9.0.0 by @dependabot in #272
  • Add loading indicators & update docs by @radomird in #268
  • chore(deps-dev): bump @types/node from 16.11.11 to 16.11.12 by @dependabot in #275
  • Added unit tests to cover exception handling in secure-storage by @radomird in #276
  • chore(deps-dev): bump ts-jest from 27.1.0 to 27.1.1 by @dependabot in #277
  • chore(deps-dev): bump typescript from 4.3.5 to 4.5.3 by @dependabot in #278
  • chore(deps-dev): bump jest from 27.4.3 to 27.4.4 by @dependabot in #280
  • chore(deps-dev): bump @babel/preset-typescript from 7.16.0 to 7.16.5 by @dependabot in #285
  • chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 by @dependabot in #284
  • chore(deps-dev): bump jest from 27.4.4 to 27.4.5 by @dependabot in #282
  • chore(deps-dev): bump @types/node from 16.11.12 to 16.11.13 by @dependabot in #286
  • chore(deps-dev): bump ts-jest from 27.1.1 to 27.1.2 by @dependabot in #290
  • chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 by @dependabot in #294
  • feat: biometric auth by @salmanm in #297
  • chore: upgrade expo sdk to 44 by @simoneb in #301
  • chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 by @dependabot in #309
  • chore(deps-dev): bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #307
  • chore(deps): bump expo from 44.0.1 to 44.0.3 by @dependabot in #310
  • chore(deps-dev): bump @commitlint/config-conventional from 15.0.0 to 16.0.0 by @dependabot in #306
  • chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #312
  • chore(deps-dev): bump lint-staged from 12.1.4 to 12.1.5 by @dependabot in #314
  • chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #316
  • chore(deps-dev): bump @types/node from 16.11.13 to 17.0.6 by @dependabot in #315
  • chore(deps): bump expo from 44.0.3 to 44.0.4 by @dependabot in #320
  • chore(deps-dev): bump @types/node from 17.0.6 to 17.0.8 by @dependabot in #319
  • chore(deps-dev): bump @types/uuid from 8.3.3 to 8.3.4 by @dependabot in #323
  • Display email address by @estherixz in #324
  • Update Readme by @estherixz in #328
  • fix: updating pull request event by @ramonmulia in #344
  • chore(deps): bump dotenv from 10.0.0 to 14.3.0 by @dependabot in #345
  • chore(deps-dev): bump @commitlint/cli from 16.0.1 to 16.1.0 by @dependabot in #340
  • chore(deps-dev): bump lint-staged from 12.1.5 to 12.3.1 by @dependabot in #343
  • chore(deps): bump expo/expo-github-action from 6 to 7.0.1 by @dependabot in #334
  • chore(deps): bump @expo-google-fonts/poppins from 0.2.0 to 0.2.2 by @dependabot in #346
  • chore(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #349
  • chore(deps): bump @expo-google-fonts/didact-gothic from 0.2.0 to 0.2.2 by @dependabot in #352
  • chore(deps): bump @expo-google-fonts/roboto-mono from 0.2.0 to 0.2.2 by @dependabot in #350
  • chore(deps): bump expo from 44.0.4 to 44.0.5 by @dependabot in #355
  • chore(deps): bump dotenv from 14.3.0 to 14.3.2 by @dependabot in #356
  • chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 by @dependabot in #357
  • chore(deps-dev): bump @types/node from 17.0.8 to 17.0.13 by @dependabot in #358
  • chore(deps): bump @react-navigation/stack from 6.0.11 to 6.1.0 by @dependabot in #361
  • chore(deps): bump @react-navigation/native from 6.0.6 to 6.0.7 by @dependabot in #359
  • chore(deps): bump react-native-countdown-circle-timer to 3.0.8 by @jhonrocha in #362
  • chores: bumping react native paper version by @tiagoheliob in #363
  • chore(deps): bump dotenv from 14.3.2 to 15.0.0 by @dependabot in #364
  • chore(deps): bump expo from 44.0.5 to 44.0.6 by @dependabot in #367
  • chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 by @dependabot in #368
  • chore(deps-dev): bump @types/node from 17.0.13 to 17.0.14 by @dependabot in #366
  • chore(deps): bump dotenv from 15.0.0 to 16.0.0 by @dependabot in #371
  • chore(deps): bump @react-navigation/stack from 6.1.0 to 6.1.1 by @dependabot in #370
  • chore(deps-dev): bump @types/react from 17.0.38 to 17.0.39 by @dependabot in #372
  • chore(deps): bump @react-navigation/native from 6.0.7 to 6.0.8 by @dependabot in #369
  • chore(deps-dev): bump @types/node from 17.0.14 to 17.0.16 by @dependabot in #375
  • chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1 by @dependabot in #378
  • chore(deps-dev): bump lint-staged from 12.3.3 to 12.3.4 by @dependabot in #379
  • chore(deps-dev): bump @types/node from 17.0.16 to 17.0.17 by @dependabot in #377
  • chore(deps-dev): bump @commitlint/config-conventional from 16.0.0 to 16.2.1 by @dependabot in #380
  • chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #392
  • chore(deps-dev): bump @types/node from 17.0.17 to 17.0.21 by @dependabot in #389
  • chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #385
  • chore(deps-dev): bump eslint-plugin-react from 7.27.1 to 7.29.2 by @dependabot in #396
  • chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #394
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #400
  • chore(deps-dev): bump typescript from 4.3.5 to 4.6.2 by @dependabot in #399
  • chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.7 by @dependabot in #411
  • chore(deps-dev): bump eslint-plugin-react from 7.29.2 to 7.29.4 by @dependabot in #409
  • chore(deps): bump react-native-countdown-circle-timer from 3.0.8 to 3.0.9 by @dependabot in #407
  • chore(deps): bump react-native-svg from 12.1.1 to 12.3.0 by @dependabot in #404
  • chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #405
  • chore(deps-dev): bump @types/react from 17.0.39 to 17.0.40 by @dependabot in #415
  • chore(deps-dev): bump @commitlint/cli from 16.2.1 to 16.2.3 by @dependabot in #412
  • chore(deps-dev): bump @types/react from 17.0.40 to 17.0.41 by @dependabot in #422
  • chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #417
  • chore: add user guide by @Eomm in #421
  • chore(deps-dev): bump @types/node from 17.0.21 to 17.0.22 by @dependabot in #424
  • chore(deps-dev): bump @types/react from 17.0.41 to 17.0.43 by @dependabot in #430
  • chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #429
  • chore(deps-dev): bump @types/node from 17.0.22 to 17.0.23 by @dependabot in #426
  • chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #428
  • chore(devs-dev): bump eslint from ^7.32.0 to ^8.11.0 by @castarco in #431
  • chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #434
  • chore(deps-dev): bump @testing-library/react-native from 9.0.0 to 9.1.0 by @dependabot in #433
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 by @dependabot in #441
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #440
  • chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #439
  • chore(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.4 by @dependabot in #437
  • Revert "chore(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.4" by @simoneb in #443
  • chore(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #438
  • chore: added additional info on npm tokens by @radomird in #447
  • feat: track pending notifications by @castarco in #446
  • feat: add numeric badge for pending notifications by @castarco in #449
  • chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #451
  • feat: use 'fira code' instead of 'roboto mono' by @castarco in #456
  • chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #462
  • chore(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0 by @dependabot in #459
  • chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #457
  • chore(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #464
  • chore(deps-dev): bump @types/react-test-renderer from 17.0.1 to 18.0.0 by @dependabot in #466
  • chore(deps-dev): bump @types/react from 17.0.43 to 18.0.3 by @dependabot in #467
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #463
  • chore(deps-dev): bump @types/react from 18.0.3 to 18.0.4 by @dependabot in #468
  • chore(deps-dev): bump lint-staged from 12.3.7 to 12.3.8 by @dependabot in #472
  • chore(deps-dev): bump @types/react from 18.0.4 to 18.0.5 by @dependabot in #470
  • chore(deps-dev): bump @types/node from 17.0.23 to 17.0.24 by @dependabot in #471
  • chore(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #475
  • chore(deps-dev): bump @types/node from 17.0.24 to 17.0.25 by @dependabot in #474
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #473
  • chore(deps-dev): bump lint-staged from 12.3.8 to 12.4.0 by @dependabot in #476
  • chore(deps-dev): bump @types/react from 18.0.5 to 18.0.6 by @dependabot in #478
  • chore(deps-dev): bump @types/node from 17.0.25 to 17.0.26 by @dependabot in #482
  • chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #483
  • chore(deps-dev): bump @types/react from 18.0.6 to 18.0.8 by @dependabot in #491
  • chore(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #485
  • chore(deps-dev): bump @types/node from 17.0.26 to 17.0.29 by @dependabot in #490
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #486
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 by @dependabot in #496
  • chore(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.5 by @dependabot in #494
  • chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 by @dependabot in #495
  • chore(deps-dev): bump @types/node from 17.0.29 to 17.0.31 by @dependabot in #501
  • chore(deps-dev): bump @commitlint/config-conventional from 16.2.1 to 16.2.4 by @dependabot in #498
  • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #499
  • chore(deps-dev): bump @commitlint/cli from 16.2.3 to 17.0.1 by @dependabot in #513
  • chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #505
  • chore(deps): bump react-native-gesture-handler from 2.1.0 to 2.4.2 by @dependabot in #515
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.26.0 by @dependabot in #512
  • chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.26.0 by @dependabot in #516
  • chore(deps-dev): bump eslint-plugin-react from 7.29.4 to 7.30.0 by @dependabot in #518
  • chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.3 by @dependabot in #517
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.0.1 to 3.0.2 by @dependabot in #514
  • chore(deps): bump react-native-get-random-values from 1.7.1 to 1.8.0 by @dependabot in #519
  • chore(deps): bump react-native-root-toast from 3.3.0 to 3.4.0 by @dependabot in #523
  • chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.0 by @dependabot in #524
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.4 to 4.0.5 by @dependabot in #522
  • chore(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #525
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #526
  • chore(deps): bump dotenv from 16.0.0 to 16.0.1 by @dependabot in #528
  • chore(deps): bump react-native-paper from 4.11.2 to 4.12.1 by @dependabot in #497
  • chore(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #530
  • chore(deps-dev): bump @types/node from 17.0.31 to 17.0.36 by @dependabot in #531
  • chore(deps-dev): bump @babel/preset-typescript from 7.16.5 to 7.17.12 by @dependabot in #529
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1 by @dependabot in #541
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #548
  • chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.29.0 by @dependabot in #549
  • chore(deps-dev): bump lint-staged from 12.4.3 to 13.0.2 by @dependabot in #547
  • chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 by @dependabot in #551
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.30.0 by @dependabot in #559
  • chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #557
  • chore(deps): bump react-native-paper from 4.12.1 to 4.12.2 by @dependabot in #560
  • chore(deps): bump react-timeago from 6.2.1 to 7.1.0 by @dependabot in #552
  • chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 by @dependabot in #562
  • chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0 by @dependabot in #563
  • chore(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 by @dependabot in #564
  • chore(deps-dev): bump @babel/preset-typescript from 7.17.12 to 7.18.6 by @dependabot in #565
  • chore(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #570
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.0.2 to 3.0.3 by @dependabot in #568
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.0 to 17.0.3 by @dependabot in #572
  • chore(deps-dev): bump @testing-library/react-hooks from 8.0.0 to 8.0.1 by @dependabot in #571
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 by @dependabot in #573
  • chore(deps-dev): bump @types/node from 17.0.36 to 18.0.0 by @dependabot in #575
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #574
  • Linting fixes by @aledgjones in #558
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 by @dependabot in #581
  • chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #580
  • chore(deps): bump react-native-get-random-values from 1.7.2 to 1.8.0 by @dependabot in #576
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.5 by @dependabot in #585
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 by @dependabot in #584
  • chore(deps-dev): bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #582
  • Backup Optic Tokens to a file to allow importing from another device by @D-Pagey in #590
  • chore(deps-dev): bump @types/node from 18.0.1 to 18.0.3 by @dependabot in #589
  • chore(deps): bump @react-navigation/stack from 6.1.1 to 6.2.2 by @dependabot in #588
  • chore(deps): bump @react-navigation/native from 6.0.8 to 6.0.11 by @dependabot in #587
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #592
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #594
  • chore(deps): bump react-native-paper from 4.12.2 to 4.12.3 by @dependabot in #600
  • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #598
  • chore(deps-dev): bump @types/node from 18.0.3 to 18.0.6 by @dependabot in #597
  • chore(deps): bump react-native-svg from 12.1.1 to 12.4.0 by @dependabot in #601
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 by @dependabot in #603
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #602
  • chore(deps): bump react-native-svg from 12.4.0 to 12.4.1 by @dependabot in #607
  • chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 by @dependabot in #606
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #608
  • chore(deps): bump react-native-svg from 12.4.1 to 12.4.3 by @dependabot in #610
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 by @dependabot in #609
  • fix: update unit tests to remove usage of mocked from ts-jest/utils by @JamesLMilner in #613
  • chore(deps-dev): bump @types/node from 18.6.1 to 18.6.3 by @dependabot in #615
  • chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #617
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.33.0 by @dependabot in #619
  • chore(deps-dev): bump @testing-library/react-native from 9.1.0 to 11.0.0 by @dependabot in #605
  • chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #620
  • chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #622
  • chore(deps-dev): bump @types/node from 18.6.3 to 18.6.5 by @dependabot in #623
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.0.3 to 3.1.0 by @dependabot in #624
  • chore(deps): bump react-native-paper from 4.12.3 to 4.12.4 by @dependabot in #611
  • Fix: Warning texts in tests. by @Thurfjell in #626
  • chore(deps): bump react-native-svg from 12.4.3 to 12.4.4 by @dependabot in #629
  • chore(deps-dev): bump @types/node from 18.6.5 to 18.7.1 by @dependabot in #630
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.5 to 4.0.10 by @dependabot in #628
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.10 to 4.0.11 by @dependabot in #631
  • chore(deps-dev): bump @types/node from 18.7.1 to 18.7.3 by @dependabot in #632
  • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #633
  • chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in #634
  • chore(deps): bump expo from 44.0.6 to 46.0.3 by @dependabot in #627
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #593
  • chore(deps-dev): bump @types/node from 18.7.4 to 18.7.5 by @dependabot in #639
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 by @dependabot in #637
  • chore(deps): bump react-native-svg from 12.3.0 to 12.4.4 by @dependabot in #636
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 by @dependabot in #635
  • chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 by @dependabot in #638
  • chore(deps): bump expo from 46.0.7 to 46.0.8 by @dependabot in #641
  • chore(deps-dev): bump @types/node from 18.7.5 to 18.7.6 by @dependabot in #640
  • chore: remove disable mocked warning env var in CI by @simoneb in #643
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.36.2 by @dependabot in #661
  • chore(deps-dev): bump @types/node from 18.7.6 to 18.7.15 by @dependabot in #658
  • chore(deps): bump expo from 46.0.8 to 46.0.10 by @dependabot in #657
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 by @dependabot in #660
  • chore(deps): bump @react-navigation/stack from 6.2.2 to 6.2.3 by @dependabot in #665
  • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #663
  • chore(deps): bump uuid from 8.3.2 to 9.0.0 by @dependabot in #664
  • chore(deps-dev): bump eslint-plugin-react from 7.30.1 to 7.31.7 by @dependabot in #667
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #668
  • remove optional github token by @marco-ippolito in #674
  • chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2 by @dependabot in #673
  • chore(deps): bump @react-navigation/native from 6.0.11 to 6.0.12 by @dependabot in #671
  • chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #675
  • chore(deps): bump dotenv from 16.0.1 to 16.0.2 by @dependabot in #670
  • chore(deps-dev): bump eslint-plugin-react from 7.31.7 to 7.31.8 by @dependabot in #678
  • chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #677
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.3 to 17.1.0 by @dependabot in #676
  • chore(deps-dev): bump @types/node from 18.7.15 to 18.7.18 by @dependabot in #684
  • chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #680
  • chore: add support for EAS build and submit by @confraria in #659
  • fix: gh action by @confraria in #686
  • fix: readme and buildNumber in ios config by @confraria in #690
  • fix: scan qr by @confraria in #692
  • Don't run eas update on dependabot prs by @confraria in #698
  • chore(deps-dev): bump @testing-library/react-native from 11.0.0 to 11.1.0 by @dependabot in #700
  • chore(deps): bump @react-navigation/native from 6.0.12 to 6.0.13 by @dependabot in #701
  • chore(deps): bump @react-navigation/stack from 6.2.3 to 6.3.0 by @dependabot in #703
  • chore(deps-dev): bump @testing-library/jest-native from 4.0.11 to 4.0.12 by @dependabot in #696
  • Added the encryption to file exporting by @SirCQQ in #688
  • fix: notifications in ios were all marked as expired by @confraria in #707
  • Apple sign in by @confraria in #699
  • fix: gh release action. use yarn to install by @confraria in #713
  • [OPTIC-RELEASE-AUTOMATION] release/v1.0.5 by @optic-release-automation in #714
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #711
  • chore(deps): bump @react-navigation/stack from 6.3.0 to 6.3.1 by @dependabot in #710
  • chore(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #708
  • add submit profiles to eas.json by @confraria in #716
  • add account deletion to settings by @confraria in #718

New Contributors

Full Changelog: https://github.com/nearform/optic-expo/commits/v1.0.6