4.1.3 (2023-09-26)
4.1.2 (2023-08-23)
4.1.1 (2023-07-21)
4.1.0 (2022-04-13)
- Install plugin's peerDependencies when testing install (300f007)
4.0.1 (2021-08-18)
- switch to shared @brandonocasey/spawn-promise package (1fef5a7)
4.0.0 (2021-05-28)
- this project requires a minimum of node 14 now
3.0.3 (2021-03-26)
- skip syntax check on es library dist files (20d011d)
3.0.2 (2021-02-24)
- do not check bin syntax (15d4866)
3.0.1 (2020-10-20)
- require tests (1bcf21d)
3.0.0 (2020-10-19)
- Many new files are checked for syntax. Index file returns a new promise format.
2.0.0 (2019-08-21)
- BREAKING: use npm pack --json to select files (#3) (4673ed4)
- security: fix security issues by updating package-lock.json (e6cf114)
1.2.0 (2018-11-26)
- package: update es-check to ^5.0.0 (47a7f8c)
1.1.0 (2018-10-05)
- add logging for skipped tests, during verbose (6ce559b)
- package: update dependencies (796b4e0)
1.0.5 (2018-10-01)
- only check js files (6f43e00)
1.0.4 (2018-09-13)
- package: update es-check to v4, add not-prerelease (0b1cc40)
1.0.3 (2018-09-12)
- package: update pkg-can-install to 1.0.3 (960b7fb)
1.0.2 (2018-09-12)
- always cleanup even on early exit (5605a45)
1.0.1 (2018-09-12)
- readme typo (192e316)