Releases: Leopold-V/Reactirator
v1.2.0-beta
Changelogs
Features:
Add support for vite project generation
Integration of mixpanel for app analytic
Fix and QOL improvements:
style: Component page ui improvement
style: modal to add a package instead of current hover
fix: github repo visibility
fix: correctly display all the log from the project installation.
build: update electron forge to latest version
Full Changelog: v1.1.0-beta...v1.2.0-beta
v1.1.0-beta
This update focus on new features for the manager part, a bit of bugs fix and certains UI improvements.
Feature
- add detection for some starters (manager)
- live component generator (manager)
- pophover component for npm score (manager)
- open in editor btn (manager)
- display a loader when fetching datas for the dependencies card (manager).
Bugs fix and QOL improvements:
- fix "open external link" for github and npm deps
- remove port control of the dev server
- add throttling to the switch task button
- external link open correctly now
- kill all running node process when closing the app.
v1.0.0-beta
Complete overhaul of Reactirator.
Reactirator is like a new application with this update.
Major changes:
- Reactirator has now a menu to pick between the creator part and a manager part.
- The creator part is the old Reactirator application but with a total new design.
- The manager part: a task runner and dependencies manager.
Note:
- The script customization and the readme features have been removed (Temporarly as they still exist in the codebase and they should be added in a future version).
- The version hasn't been tested properly on linux and mac OS.
- When back to the menu app it closes all running process even if you forget to stop them, but closing Reactirator don't!
Known bugs:
- External links doesn't work correctly.
- Image in the success page doesn't show up.
- In the creator part, when searching a package, sometimes the item popover doesn't show up properly.
- Click outside of the installation modal close it and cancel the installation.
v0.3.0-beta.1
This version welcome a major new feature :
We can now build and pre-generate the structure of your react-app source folder with components and boilerplate code.
Main bugs fix and styles improvement :
- Github workflow release fix.
- Card and input contrast.
- Modal for installation now display correctly.
v0.2.0-beta.1
This version makes Reactirator easier to use and it prepares the application to add some important new features in the future.
The main changement for all of this is a whole fresh new UI.
New features : Github integration to create a project repo remotely
Improvement of the UI + bugs fix.
Hopefully the new UI is more pleasant for users than the old one...
v0.1.0-beta.1
This version add new features and some performances improvements.
New features :
- Scripts customization
- Readme edit and preview
- Dark/Light mode
- A very basic splash screen.
Performances :
- Npm package search is a lot faster than previously.
There is still a lot to do but the reactivator works correctly in most of the systems at this day !
Beta pre-release version
v0.0.1-beta.1 update