All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2023-03-20)
- prevent modify urls starting with // (a78e1bc)
2.0.1 (2022-09-27)
- Updated framework detection
-
Added support for auto build with app detection for react, next, vue, nuxt and vite apps.
-
Added support for nextjs apps by updating the manifest.
-
Introduced init and deploy CLI commands.
- Added support for cjs config file
-
Added new examples
-
Added config checks and proper error logging
- First Initial Release