Releases: rvpanoz/luna
Releases · rvpanoz/luna
version 3.3.0-beta.1
- cli mechanism: switch from promise based to observables
- fix navigation bug after search
- fix UI and styling
version 3.3.0-beta.0
- redesign dashboard
- redesign notifications
- support npm dedupe command
- enhance npm audit report
- fix ui and general issues
version 3.2.5-stable
- npm audit redesign and flow
- move Packages, Audit and Doctor to containers components
- fix issues
- styling
version 3.2.3 stable
- Fix installation options
- Create components for handling npm operations
- Fix app messages
binaries for windows and mac will be uploaded soon :)
version 3.2.0 beta
- refactor API for npm commands
- add npm audit report
- add doctor report
- split redux epics per npm operation
- sidebar redesign
- fix bugs
version 3.1.0 stable
fix issues
version 3.1.0-beta.0
add npm init operation
redux state restructured
move npm operations flow into packages/epics
styling
fix issues
version 3.0.0-beta.0
version 3 init
v2.2.0 stable
Add history for previously opened packages
Add option to hide detailed information
Improve list filters
Update core and dev dependencies
Clean up and refactoring core component
Fix bugs
v2.1.1-beta
list filters
fix bugs