Skip to content

Releases: CreationDose/react-native-web-video

v1.0.2

04 Dec 18:17
aac74e0
Compare
Choose a tag to compare

1.0.2 (2023-12-04)

Bug Fixes

  • build: removed/ignored all unnecessary files in npm package (#10) (aac74e0)

v1.0.1

20 Feb 17:44
e86d722
Compare
Choose a tag to compare

1.0.1 (2023-02-20)

Bug Fixes

  • changed nvmrc node version to 14 (50f58cc)

v1.0.0

20 Feb 12:09
29ca1ae
Compare
Choose a tag to compare

1.0.0 (2023-02-20)

Bug Fixes

  • add corrected officiale eslint (dd7fce5)
  • add eslint raccomended rules (2b7b0bf)
  • add eslintrc file with rules (ccc9080)
  • add gitignore file (3424e33)
  • add readme file (1e03606)
  • deleted unused data from package json (1f2dbef)
  • disable proptypes linter rule for Video file (25b4e1a)
  • fixed props on video component (42904f6)
  • general refactor (2d9a606)
  • general refactor (f5dbaca)
  • modify structure and fixed width styled on video (7d90815)
  • remove eslintrc file from linter scan (7d4ef39)
  • replaced package json (f8da8ee)

Features

v1.0.0-dev.3

20 Feb 11:00
69c76fb
Compare
Choose a tag to compare
v1.0.0-dev.3 Pre-release
Pre-release

1.0.0-dev.3 (2023-02-20)

Features

v1.0.0-dev.2

30 Dec 14:48
628f8d1
Compare
Choose a tag to compare
v1.0.0-dev.2 Pre-release
Pre-release

1.0.0-dev.2 (2022-12-30)

Features

  • integrated PropTypes in Video component (#3) (628f8d1)

v1.0.0-dev.1

30 Dec 09:05
Compare
Choose a tag to compare
v1.0.0-dev.1 Pre-release
Pre-release

1.0.0-dev.1 (2022-12-30)

Bug Fixes

  • add corrected officiale eslint (dd7fce5)
  • add eslint raccomended rules (2b7b0bf)
  • add eslintrc file with rules (ccc9080)
  • add gitignore file (3424e33)
  • add readme file (1e03606)
  • deleted unused data from package json (1f2dbef)
  • disable proptypes linter rule for Video file (25b4e1a)
  • fixed props on video component (42904f6)
  • general refactor (2d9a606)
  • general refactor (f5dbaca)
  • modify structure and fixed width styled on video (7d90815)
  • remove eslintrc file from linter scan (7d4ef39)
  • replaced package json (f8da8ee)

Features