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 // (7fc2141)
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
- Fixing wait before creating the manifest file.
-
Optimized code & Added a wait before creating the manifest file.
-
Added and Updated examples.
- First Initial Release