- Types weren't exported properly.
- Rollup - switched from tsup to using rollup as the package bundler. Now exporting types as well.
- minimized the usage of the main function openTerminal
- packaging as a commonjs now, as well as a module. You can now this package in both a commonjs project, as well as a module typed one