Skip to content

v0.1.2.8: Merge pull request #20 from intri-in/development

Compare
Choose a tag to compare
@intri-in intri-in released this 12 May 09:15
· 208 commits to main since this release
68d506c

v0.1.2.8
- Better error handling
- server shouldn't crash all the time, especially before installation
- So many try catches like you'd not believe
- most instances of resolve replaced with return resolve
- npm sharp added as a dependency("Required" by NextJS)
- NextJS telemetry disabled.
- Structure of config file changed
- Makes it more easier for new installation
- Docs updated to reflect the same.