Skip to content

Releases: TrueWill/embracer

Update to React 18

01 Jul 23:10
Compare
Choose a tag to compare

This is primarily updating dependencies.

Breaking change: Internet Explorer is no longer supported. That browser reached end-of-life on June 15, 2022.

React Testing Library is now used for tests.

Redux DevTools is still enabled but is no longer installed by default; please use the browser extension if you want that.

Update dependencies

19 Nov 02:04
Compare
Choose a tag to compare
  • Upgrade Redux and related libs
  • Upgrade enzyme-adapter
  • Minor upgrade to react-select
  • Upgrade jspdf to v2.4
  • Move react-scripts to devDependencies
  • Regenerate lockfile

This fixes some issues; I'm still getting Dependabot security warnings. Unfortunately a lot of those are based on create-react-app, and I'm on the latest version. I moved that to non-runtime dependencies in an attempt to mitigate this. Switching to something else would be time-consuming.

Upgrade dependencies

09 May 02:36
Compare
Choose a tag to compare

Fix a security issue by upgrading most dependencies - React, Redux, react-select, classnames, etc.

Upgrade dependencies

14 Mar 23:46
Compare
Choose a tag to compare

Upgrade react-scripts, react-select, jspdf, Redux DevTools, and transitive dependencies.

Use React Strict Mode for the entire app.

Update package lockfile

31 Dec 22:16
Compare
Choose a tag to compare

One of the sub-dependencies had a vulnerability.

Update dependencies

20 Dec 21:49
Compare
Choose a tag to compare

Update react-scripts, react-redux, react-select, jspdf, and enzyme-adapter.
Regenerate lockfile.

Update to React 17

25 Oct 18:51
Compare
Choose a tag to compare
v0.14.3

Merge branch 'react-17'

Security patch

10 Oct 21:16
Compare
Choose a tag to compare

Update dependencies to the latest versions to prevent vulnerabilities.

Major update of jspdf to v2.

Security patch

06 Jun 20:56
Compare
Choose a tag to compare

Automated patch of transitive dependency.

Style!

25 Mar 02:29
Compare
Choose a tag to compare

Add styling to the app, courtesy of my talented wife.