Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Releases: Clumsy-Coder/myStocksRN

1.0.16

11 Aug 07:00
Compare
Choose a tag to compare

1.0.16 (2020-08-11)

Build System

  • devDep: bump babel-jest from 26.2.2 to 26.3.0 (#218) (de081b2)

1.0.15

11 Aug 06:32
Compare
Choose a tag to compare

1.0.15 (2020-08-11)

Build System

  • devDep: bump @typescript-eslint/parser from 3.8.0 to 3.9.0 (#219) (7a33176)
  • devDep: bump jest from 26.2.2 to 26.3.0 (#216) (bcb81de)

1.0.14

11 Aug 05:43
Compare
Choose a tag to compare

1.0.14 (2020-08-11)

Build System

  • devDep: bump @types/react from 16.9.45 to 16.9.46 (#215) (ef06c96)
  • devDep: bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0 (#214) (45cd13b)
  • devDep: bump metro-react-native-babel-preset (#220) (a6bebd7)

1.0.13

11 Aug 00:13
Compare
Choose a tag to compare

1.0.13 (2020-08-11)

Bug Fixes

1.0.12

10 Aug 06:53
Compare
Choose a tag to compare

1.0.12 (2020-08-10)

Build System

  • devDep: bump @types/react-native from 0.63.4 to 0.63.6 (#209) (3f64d9f)
  • devDep: bump conventional-changelog-conventionalcommits (#212) (9a0bff9)

1.0.11

10 Aug 05:37
Compare
Choose a tag to compare

1.0.11 (2020-08-10)

Build System

  • deps: bump react-native-safe-area-context from 3.1.3 to 3.1.4 (#208) (5e0316f)
  • devDep: bump @types/react from 16.9.44 to 16.9.45 (#211) (740fdb5)
  • devDep: bump enzyme-adapter-react-16 from 1.15.2 to 1.15.3 (#210) (1dec6da)

1.0.10

06 Aug 19:44
Compare
Choose a tag to compare

1.0.10 (2020-08-06)

Build System

  • deps: bump react-native-safe-area-context from 3.1.1 to 3.1.3 (#207) (e40f12a)

1.0.9

06 Aug 16:23
Compare
Choose a tag to compare

1.0.9 (2020-08-06)

Documentation

  • readme: add a note when building Android APK (2617874)
  • readme: add app screenshots to readme (66b2908)
  • readme: add docs about npm scripts (b3303f0)
  • readme: add docs on building the android app (0fb36c4)
  • readme: display screenshots in a grid (cfd4c41)
  • readme: list tools used for developing the app (5e6a26e)
  • screenshots: add app screenshot images (0d3641d)
  • screenshots: add screenshot of home screen (82bfe48)

Build System

  • deps: bump react-native-reanimated from 1.10.1 to 1.10.2 (#206) (2cc982c)

1.0.8

06 Aug 07:18
Compare
Choose a tag to compare

1.0.8 (2020-08-06)

Build System

  • devDep: bump @types/lodash from 4.14.158 to 4.14.159 (#203) (8008236)

1.0.7

06 Aug 05:52
Compare
Choose a tag to compare

1.0.7 (2020-08-06)

Code Refactoring

  • stockdetails: export non-connected component (b9ec68c)
  • stockdetails: remove '?' when using companyName object (14a08ba)

Miscellaneous Chores

  • config: ignore testing .releaserc.js file (cd349df)

Tests

  • screen: add tests for StockDetails screen (45376e4)
  • screen: test 'fetchSymbolMeta' dispatch in screen component (12fb89d)
  • screen: test loading spinner for screen component (51bf88a)
  • utilities: add test for 'filterSearch' utility function (d1e90c0)

Build System

  • devDep: bump @types/jest from 26.0.8 to 26.0.9 (#202) (ad40a6d)