Skip to content

Releases: yashbeer/google-cloud-function-template

2.0.1

Choose a tag to compare

@yashbeer yashbeer released this 10 Feb 15:59

Minor refactor in the routing file
Lint fix

2.0.0

Choose a tag to compare

@yashbeer yashbeer released this 06 Jan 15:03

Routing, middleware, and more

New Features

  • Added comprehensive middleware support:
  • Added routing system with support for Public and protected routes
  • Middleware chaining
  • Added ESLint

1.0.1

Choose a tag to compare

@kanishmalviya kanishmalviya released this 17 Mar 11:44
e96c7e5

New features

  • routing support
  • random route pointed to 4oh4
  • enabled eslint

What's Changed

  • added routing support by @sskanishk in #2
  • Eslint by @sskanishk in #4
  • default routing fix by @sskanishk in #5

New Contributors

  • @sskanishk made their first contribution in #2

Full Changelog: https://github.com/yashbeer/google-cloud-function-template/commits/Latest