Release 0.13.20
- Hide email address (78de770)
- Use global codecov configuration (cd6f368)
- Add test coverage in CI (9f8c4e8)
- Fix test coverage (4820a55)
- Upgrade release-it 8.2.0 -> 8.3.0 (b6b702d)
- Upgrade is-ci 1.2.1 -> 2.0.0 (0c62c47)
- Use multiple lines (e23ee0f)
- Dummy commit to trigger codecov (e634f27)
- Add codecov (d05459c)
- Upgrade node-releases 1.0.5 -> 1.1.0 (f49aba2)
- Upgrade core-js 2.5.7 -> 2.6.0 (3e2b824)
- Remove coveralls --verbose flag (fccae60)
- Reorganize localpack (1e2d8c7)
- Add devCheck to localpack (59cd57f)
- Fix escaping (7f97929)
- Fix Windows support (150ba0e)
- Remove dead code (e5c9a4e)
- Make localpack part of build (4a1b1ab)
- Add source map fix (3486b89)
- Fix .nycrc (c9c3ef9)
- Fix main export (15ab428)
- Rename package to localpack (f35048b)
- Fix comments (6f8628e)
- Start fixing gulp unit (5d95972)
- Fix CLI (73730b1)
- Add --no-update-notifier (8a2fbb3)
- Fix linting (4e5e40b)
- Rename to get-versions (2247b44)
- Rename to localpack (004da65)
- Move directory (4fb0202)
- Start big gulp pack simplification (44d98e6)
- Fix .gitignore (41a811a)
- Update package-lock.json (6cc1e29)
- Update package-lock.json (686a4d9)
- Do not run nyc locally (4cbf1d2)
- Update babel to 7.2.0 (a2f079d)
- Fix gulp pack caching (1470f69)
- Use gulp-pack locally (fab56d0)
- Add gulp pack caching (41c94bb)
- Fix nyc options (e93595b)
- Split into several files (da29a07)
- Remove gulp unitfull (683971c)
- Rework nyc patching (6fa19a2)
- Fix CLI parsing (70ff28d)
- More refactoring (fdbd86a)
- Move nyc code (4d603c4)
- Do not fix nyc subcommands (d52d764)
- Rename file (8649bc7)
- Better usage of promisify (87bbeda)
- Refactor gulp pack (9758769)
- Simplify how root is loaded (1c915da)
- Rename file (dcae4bd)
- Fix many issues with gulp pack (d3410eb)
- Use temporary directory (9ccc070)
- Better testing of register.js (94f01a9)
- Upgrade prettier 1.15.2 -> 1.15.3 (5f769e2)
- Add beginning of npxv (a12e4a3)
- Add gulp pack CLI (08e424f)
- Comments and refactoring (fe8eb94)
- Reorganize files (b777bff)
- Simplify RegExp (5b994a6)
- Add comments (7649b2e)
- Small refactoring (1717c3f)
- Add packageRoot to file locations (888b187)
- Modify stdio of execa (366c2f4)
- Update README (79903db)
- Upgrade Node.js version (b57b2b9)
- Upgrade release-it 8.1.0 -> 8.2.0 (b5ddb5a)
- Modify gulp pack (5c125ba)
- Fix
colorsargument passed togetMessage()(e85cd52) - Upgrade release-it 8.0.1 -> 8.1.0 (ad75431)
- Modify file paths (fd19ae4)
- Use getPackage() inside simple test (a5f1079)
- Memoize some code inside
pack(0ae97a9) - Improve performance of
pack(56fd64f)