Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@DanielRivers DanielRivers released this 17 Jun 15:00
· 149 commits to main since this release
  • feat: adding refreshData (c4c49f5)
  • feat: on error callback fn (580c66e)
  • fix: remove status code option and properly check roles (2275654)
  • feature: add same authentication function with api routes (76d4e2c)
  • fix: default redirect url to proper login route (cec3037)
  • use get permissions instead of mapping over individual permissions and creating multiple asynchronous calls. (3d2abc2)
  • use config.status code and correct formatting changes (b74442d)
  • implement authentication function to protect Page components (6bb202b)