Skip to content

Releases: thejaviertc/steam-workshop-stats

v1.3.2 - Patch Update

24 Jun 11:17
bb71e87
Compare
Choose a tag to compare

Full Changelog

🔧 Optimization

  • Bump eslint-plugin-react from 7.30.0 to 7.30.1
  • Bump sass from 1.52.3 to 1.53.0
  • Bump @types/jest from 28.1.1 to 28.1.3
  • Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0
  • Bump @typescript-eslint/parser from 5.28.0 to 5.29.0
  • Bump typescript from 4.7.3 to 4.7.4
  • Bump @testing-library/user-event from 14.2.0 to 14.2.1
  • Bump eslint from 8.17.0 to 8.18.0
  • Bump prettier from 2.7.0 to 2.7.1
  • Bump @types/react from 18.0.12 to 18.0.14

v1.3.1 - Patch Update

15 Jun 17:00
Compare
Choose a tag to compare

Full Changelog

✨ Enhancement

  • Implemented unit tests
  • Improved CI/CD Github Actions
  • Now using "chart.js" instead of "recharts"

🔧 Optimization

  • Bump @types/react from 18.0.11 to 18.0.12
  • Bump sass from 1.52.2 to 1.52.3
  • Bump @typescript-eslint/parser from 5.27.0 to 5.28.0
  • Bump prettier from 2.6.2 to 2.7.0
  • Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0
  • Bump react-dom from 18.1.0 to 18.2.0

v1.3.0 - Minor Update

04 Jun 16:27
Compare
Choose a tag to compare

Full Changelog

🆕 Features

  • Now using ESLint for developing
  • Now using Prettier for formatting the code
  • Now Dependabot will update Github Actions too

✨ Enhancement

  • Improved the way to use Fontawesome Icons
  • Changed Typescript target to "ES2022"
  • The code is more organized

🔧 Optimization

  • Now using React Components in a better way
  • Bump @testing-library/react from 13.2.0 to 13.3.0
  • Bump @types/react from 18.0.9 to 18.0.11
  • Bump typescript from 4.6.4 to 4.7.2
  • Bump sass from 1.52.1 to 1.52.2
  • Bump github/codeql-action from 1 to 2
  • Bump actions/checkout from 2 to 3
  • Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3

v1.2.2 - Patch Update

01 May 15:12
e425ef2
Compare
Choose a tag to compare

Full Changelog

✨ Enhancement

  • Now each addon displays his likes/dislikes
  • Added new icons for tags

v1.2.1 - Patch Update

09 Apr 21:13
d3e93d1
Compare
Choose a tag to compare

Full Changelog

✨ Enhancement

  • Updated all Github Actions
  • Upgraded to React v18

v1.2.0 - Minor Update

02 Dec 10:03
29ddad2
Compare
Choose a tag to compare

Full Changelog

🆕 Features

  • Now this website is using SCSS
  • Now this website is using Typescript
  • Added a graph displaying the views, subs and favorites of each addon

✨ Enhancement

  • Now the addons are displayed in order of release
  • Added error messages

🔧 Optimization

  • Fixed tons of dependencies vulnerabilities
  • Moved non important dependencies to devDependencies

🐞 Bug Fix

  • Prevented crashes when someone sends an user with a non-custom profile URL
  • Hidden addons now don't break the stats counter
  • Solved a situation where you can't search another user and you had to refresh the page to search again

v1.1.1 - Patch Update

01 Mar 20:50
edd1d22
Compare
Choose a tag to compare

Full Changelog

✨ Enhancement

  • Now a loader appears when you make a request until the API returns the data
  • Now a warning message is displayed instead of displaying invisible things when the user doesn't have any addon

🐞 Bug Fix

  • Prevented crashes when someone sends an invalid username

v1.1.0 - Minor Update

28 Feb 15:26
Compare
Choose a tag to compare

Full Changelog

🆕 Features

  • Now this website is using ReactJS

✨ Enhancement

  • Improved the UI

v1.0.0: Release Version

09 Jan 12:16
fdaf164
Compare
Choose a tag to compare

Full Changelog

🆕 Features

  • Release Version