This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
v1.3.3
Features
- Add Set functionality to useBounds hook (thanks to @jlight-scottlogic)
Bug Fixes
- Fix for fin undefined on useInterApplicationBus hooks (thanks to @darrenfurr @ms14981)
- Ensure style and links are included for useChildWindow shouldInheritCss Option (thanks to @SL-SWoods)
Miscellaneous
- Update readme to give more info on running the demo app (thanks to @jlight-scottlogic)
- Run
npm audit fix
to resolve medium, high and critical demo application vulnerabilites (thanks to @jlight-scottlogic)