Skip to content

v0.6.0 - Returns, autofocus, and CJS support

Compare
Choose a tag to compare
@faultyserver faultyserver released this 04 Mar 19:33
· 4 commits to master since this release
  • Re-added the ability to specify a different target for returning focus when a layer is popped (#7, #13)
  • Fixed issues with autoFocus appearing broken when a lock layer is added on top of another (#12, #14)
  • Added useFocusLock as a named export for better compatibility in CJS modules (#11, #15)