Releases: techor-dev/techor
Releases · techor-dev/techor
v2.4.1
Bug Fixes
- CLI -
TypeError: e is not a function
81b79e0
v2.4.0
New Features
Improvements
- Centralize the commands in the
techor
package b328904
- File System - Similar to native API 3bf966a
Bug Fixes
- Pack -
Cannot find the entry file ${pattern}
on windows dbf46ad
- Using native
path
instead of upath
a09b813
Deprecations
- Explore Config -
exploreConfigPath
, exploreResolvedConfigPath
5a2fafb
v2.3.7
Additions
- Pack -
--entry-names
and suffix with .bundle
a47821d
v2.3.5
Bug Fixes
- Pack - Invalid code splitting 9a653ea
v2.3.2
Bug Fixes
- The
bin
file was not bundled 7854b5f
v2.3.1
Improvements
- Make
techor
the main command entry 53dc383