Skip to content

Releases: yyz945947732/gzteacher-auth

v0.2.5

05 Sep 02:26
Compare
Choose a tag to compare
  • useAuth: change return type from exact type to readonly [any, React.Dispatch<any>]
  • Provider set auth with deep compare when receive auth prop

v0.2.4

03 Sep 07:14
Compare
Choose a tag to compare
  • Button: support Button.Group

v0.2.2

29 Aug 09:51
Compare
Choose a tag to compare
  • useMatchAuth: add authKey option to support custom auth key, add isPreserveAuthKey option to support preserve auth key
  • RouteGuard: add authKey option to support custom auth key
  • Select: add authKey option to support custom auth key
  • Table: add authKey option to support custom auth key
  • Tab: add authKey option to support custom auth key
  • Menu: add authKey option to support custom auth key
  • Nav: add authKey option to support custom auth key