Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Chourioz/chatbot-plugin

Tags

v1.0.4

Toggle v1.0.4's commit message
Release v1.0.4: Fix React useLayoutEffect UMD build error

- Fix Vite UMD configuration to properly handle React externals
- Resolve 'Cannot read properties of undefined (reading useLayoutEffect)' error
- Update rollupOptions with correct output format configuration
- Improve HTML integration with proper script loading order
- Enhanced error handling and verification scripts
- UMD build now correctly references external React dependencies

v1.0.2

Toggle v1.0.2's commit message
Release v1.0.2 - VentaBot24 Rebranding

v1.0.1

Toggle v1.0.1's commit message
1.0.1

production

Toggle production's commit message
Update package metadata and clean up unused variables. Change package…

… name to `@chouriodev/custom-agent-sales-chatbot` and update repository URL. Remove unused `welcomeMessage` variable in `ReactChatbot` component and adjust mock implementations in tests for better clarity and performance.