v3.0.3
What's Changed
Features
- Fixes #3079 - Adding display fields to diff view headers in review process by @alexcottner in #3127
Bugfixes
- Allow records to be updated without inserting new attachments by @alexcottner in #3130
Internal Changes
- Several small package updates from @dependabot
- Clean up a few things in tests by @grahamalama in #3139
- Enforce import organization with Prettier by @grahamalama in #3138
- Migrate all remaining JS files to TS, tweak ESLint and Typescript configuration by @grahamalama in #3141
- Combine comment dialog components by @grahamalama in #3136
- Workflows for automated releases and github-pages builds by @alexcottner in #3137
- Set
@src
and@test
aliases forsrc
andtest
directories, respectively by @grahamalama in #3143
Full Changelog: v3.0.2...v3.0.3