Skip to content

v1.1.6

Compare
Choose a tag to compare
@timsuchanek timsuchanek released this 22 Nov 14:12

Change

  • 642e2d1 Better subscription url detection
  • 48a159a feat add warning on sharing an authorization header
  • 5a6092d Replaces 'rm -rf' with rimraf.
  • 5e62e93 fix mixed content https error in middlewares
  • 43e081a new middlewares

Thanks to @morajabi for improving the Playground styles, updating dependencies, working on the docs, making the separated middleware packages and creating the cool Watch out! warning when sharing Authorization headers:

image

Thanks to @DevanB for replacing rm -rf with rimraf so our friends using Windows also can contribute :)

Thanks to @HuVik for fixing the mixed content issue in the middlewares.