Releases: MiguelCastillo/pakit
Releases · MiguelCastillo/pakit
v0.7.0
v0.6.2
Recovery release. bundlerrc support was removed with no warning or deprecation. I realize that is not a good approach so blunderrc is back in with a deprecation warning. bundlerrc files will continue to be supported for now while people rename that file to the analogous .pakit file.
v0.6.1
adding glob for better detection of eslinrc config files
v0.6.0
big refactor and default eslint settings
- Default eslint settings
- Big refactor to organize the code a bit better
- Changed unit test to take into account module dependencies
- Introduced eslint
v0.5.2
- Added ability to disable log by specifying
log: falsein the configuration file or--log falsevia CLI. - Added setup for unit tests.
v0.5.1
Removal of handlebar templates in favor es6 template strings for generating the banner string for generated bundles.
v0.5.0
You can load
.pakit.json.pakit.jswith a module export of the configuration.pakitdirectory with an index.js module that exports the configuration