React Open Weather Versions Save

React open weather is a React Component loading forecast data from Various weather providers (currently OpenWeather, WeatherBit and VisualCrossing)

v1.3.2

1 year ago
  • Fixes showForecast not being passed to StyledContainer PR113

v1.3.1

1 year ago
  • Added Finnish language translation
  • Update npm deps

v1.3.0

1 year ago
  • Upgraded to React 17
  • Changed React JSS to emotion styled components
  • Dependencies upgrade

v1.2.3

1 year ago
  • fixes conditional hook render warning for react 18

v1.2.2

1 year ago
  • adds dutch translation
  • fixes issue with WeatherBit not updating temperature during the day

v1.2.1

1 year ago
  • Language files update
  • Dependency updates

v1.2.0

2 years ago

v1.1.7

2 years ago

Release 1.1.7

  1. added Czech translations
  2. added Turkish translation
  3. update dependencies

=============================================

  • node: update package-lock b320aa0
  • Merge pull request #81 from farahat80/dependabot/npm_and_yarn/axios-0.21.2 2152141
  • Merge pull request #74 from gomestai/patch-1 fcf46c8
  • Merge pull request #78 from JiriSko/master 1ccc3b4
  • Bump axios from 0.21.1 to 0.21.2 bf4d879
  • Merge pull request #75 from farahat80/dependabot/npm_and_yarn/url-parse-1.5.3 fb0b153
  • Merge pull request #79 from farahat80/dependabot/npm_and_yarn/follow-redirects-1.14.7 a04eaf4
  • Bump follow-redirects from 1.5.10 to 1.14.7 3933a22
  • Add cs translations 8462f6e
  • Bump url-parse from 1.5.1 to 1.5.3 7d6a0e7
  • Update lang.js fc1bcdb

https://github.com/farahat80/react-open-weather/compare/v1.1.6...v1.1.7

v1.1.6

2 years ago

Added Fixed class names to all html blocks to simplify style overrides

v1.1.5

3 years ago
  • Fixes newer node version warning messages
  • Added French and Italian translation