Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:22
· 722 commits to develop since this release

Added:

  • Added Angular sample app
  • Added token threshold feature

Bug Fixes

Documentation

Tests

  • timeout.ts: Add test cases for the withTimeout function #174 (Ryan Bas)
  • http-client: add e2e for http-client invoking token threshold #197 (David Adams)

Commits

  • d642637: Release 3.2.2 (Ryan Bas) #169
  • add-docker: Add docker and refactor mock-api #175 (Ryan Bas)
  • root: Package json dependency cleanup #176 (Ryan Bas)
  • CI: Fix CI error #177 (Ryan Bas)
  • remove-try-catch: Remove try catch #180 (Ryan Bas)
  • 2f6782c: Start using @swc for compiler to speed up builds (Ryan Bas) #179
  • swc: Migrate things that can be swc to swc #179 (Ryan Bas)
  • 6adfb32: temporary pipeline fix (Ryan Bas) #187
  • remove-alert: There was an alert in a test that shouldn't be #183 (Ryan Bas)
  • improve-depdencies: Improve Dependencies and Resolution #184 (Ryan Bas)
  • cleanup: Moving more dependencies around #184 (Ryan Bas)
  • bad-link: Fix link in readme #193 (Ryan Bas)
  • f7782f9: Added a configurable oauth threshold to proactively refresh tokens if they are expiring soon (David Adams) #189
  • add-mobile-devices: Track coverage by default and add Mobile #192 (Ryan Bas)
  • ddcd19e: feat (angular-sample): add main angular sample app (David Adams) #194
  • upgrade-nx: Upgrade to 13.10.x #198 (Ryan Bas)
  • automate-releases: Automate Release Process #202 (Ryan Bas)
  • 5f3826e: Release 3.3.0 (Ryan Bas)