Skip to content

Release 5.0.3

Compare
Choose a tag to compare
@thet thet released this 13 Feb 23:47
· 289 commits to master since this release

5.0.3 (2023-02-13)

Bug Fixes

  • pat-relateditems: Fix upload view. (817d0e1)

Maintenance

  • Cleanup: Autoformat with prettier. (389b884)

  • Cleanup: Fix eslint warnings. (ff2def9)

  • Cleanup: Fix more eslint warnings. (e885446)

  • Cleanup: Fix remaining eslint warnings. (38b9a85)

  • Cleanup: Remove unused tests. (f7a9bd3)

  • Cleanup: Replace deprecated jquery API usage. (3238565)

  • Docs: Update development information in the README. (7a4a16f)

  • Enable eslint and testing in GHA and the Makefile. (014d872)