Release 8.0.3
8.0.3 (2022-05-23)
Bug Fixes
- Build: Don't use index.js entry which should be used for module federation and would break chunk loading if used in a non-mf environment. (ad5381c)
Maintenance
-
Build: Support 2FA when releasing. (e8f02b4)
Remove non interactive ci-mode from Makefile to allow for OTP prompt and two-factor auth on npm.
Also remove dry-run as we now have to confirm each step anyways. -
Build: Upgrade dependencies. (f2ac7ad)
-
Build: Use Underscore version 1.13.3 for module federation config. (403b9c8)
-
Be less verbose and use more debug log messages. (b05c03f)
-
pat modal: Update demo, re-activate autoload modal. (09d0e2b)