CHANGELOG

New updates and improvements to Fleet

Follow us on Twitter for updates.

Back

2020 / May / 12

Folders linked to the project

Folders linked to the project

We've made improvements to the deployment flow of your project's functions, now you don't need to manually add your project id in the fleet.json configuration file. The first time you deploy, Fleet CLI will link your folder with your project. Next deployments, it will no longer be necessary.

New examples

We added a new example of a React application being rendered on the server using Fleet's serverless function, check out https://github.com/fleetfn/examples.

Other improvements and fixes

  • Several improvements in the security layer
  • Fixed error when accepting a team invitation
  • Fixed issues with the function handler path in the configuration file