- Made
pre-commithook faster.
- Added Node.js 17.
- Removed ESLint from
pre-commithook.
- Added workaround for
actions/setup-nodebug.
- Fixed GitHub Actions config.
- Moved to Yarn cache from
actions/setup-node. - Reduced package size by cleaning docs.
- Replaced
dual-publishwithclean-publish. - Fixed TypeScript test performance.
- Reduced npm package size.
- Fixed GitHub Actions job name.
- Added Node.js 16.
- Removed Node.js 10.
- Moved from
prettierxtoprettier. - Moved from
huskytosimple-git-hooks. - Updated
actions/setup-node.
- Removed
--highlight-lessfrom Size Limit.
- Removed
eslint-plugin-standardfrompeerDependencies.
- Added caching to CI.
- Fixed
testscript.
- Fixed versions order in GitHub Actions matrix.
- Fixed GitHub Actions job names.
- Moved from Travis CI to GitHub Actions.
- Removed
cleantask.
- Used
--highlight-lessin Size Limit.
- Fixed
package.typespath.
- Added
package.types.
- Added Node.js 15 to Travis CI.
- Fixed TypeScript tests on Node.js 10.
- Update dependencies.
- Add
.tsfiles tolint-staged.
- Update dependencies.
- Fix
.npmignorefor TypeScript tests.
- Fix TypeScript support in Jest.
- Update ESLint config.
- Auto-fix ESLint in
precommithook. - Ignore
errors.tsfrom ESLint.
- Reduce npm package size.
- Clean up
.npmignore.
- Use
sharec2.0. - Update dependencies.
- Add
check-dtstonpm test.
- Remove old dependencies.
- Use
dual-publishinstead ofclean-publish. - Add
check-dts. - Add
jest-ci. - Update ESLint config.
- Remove JSDoc spelling check.
- Use ESLint config 35.0 and Size Limit 4.0.
- Use ESLint config 34.0.
- Add Node.js 13 to CI.
- Use ESLint config 33.0.
- Update dependencies.
- Fix updating scripts.
- Use ESLint config 32.0.
- Add
.travis.ymland.editorconfig.
- Use Sharec 2.10 with new update strategy.
- Make
lin-stageconfig more universal.
- Remove
node_modulesfrom.npmignore.
- Remove
eslintIgnoresincenode_modulesis already default value.
- Use ESLint config 31.0.
- Use new Size Limit 2.0.
- Update dependencies.
- Remove trailing new line.
- Add
eslint-plugin-prefer-letdependency for latest ESLint config.
- Update Sharec and ESLint config.
- Remove unnecessary dependency
eslint-plugin-import-helpers.
- Better ESLint ignore.
- Group values in
.npmignore. - Add Size Limit.
- Remove
enginerequirement.
- Fix Travis CI config name.
- Add
.npmignoreand.gitignore.
- Initial release.