Skip to content

v2.0.0

Compare
Choose a tag to compare
@alexzarbn alexzarbn released this 06 Apr 03:21
· 84 commits to main since this release
  • Switched to manual initialization of CSRF protection due to various race condition issues.
  • Switched to explicit resource name resolution. Webpack (and possibly other bundlers) strip off class names, unless configured otherwise, leading to incorrectly resolved resource endpoint paths.