- Keep
prepare
script (by @azat-io).
- Removed Node.js 16 support.
- Added Dev Container config support.
- Added
publishConfig
to ignore fields (by Dan Onoshko).
- Added ESLint flat config to ignore files.
- Added Nano Stages config to ignore files (by Eduard Aksamitov).
- Added Vitest config support (by @azat-io).
- Added types for config (by Artiom Tretjakovas).
- Fixed
--clean-comments
(by Artiom Tretjakovas). - Fixed
--tag
(by Artiom Tretjakovas).
- Added
.clean-publish.json
config support (by Artiom Tretjakovas).
- Fixed full docs URL by using homepage (by Morgan Brasseur).
- Fixed
/**/
comments cleaning oncleanComments
option.
- Dropped Node.js 14 and 12 support.
- Added
--
support to pass any arguments to package manager (by Dan Onoshko). - Added pattern support to
files
option (by Dan Onoshko). - Added
package.publishConfig
support inexports
cleaning (by Dan Onoshko). - Removed
--exports
option (by Dan Onoshko). - Reduced dependencies.
- Added
pnpm
support.
- Fixed cleaning
publish
script withclean-publish
(by Nikita Karamov).
- Added
c8
support.
- Fixed
packageManager
option (by Dan Onoshko).
- Fixed repository URL parsing for
cleanDocs
(by Dan Onoshko).
- Added
--tmp-dir
argument (by Dan Onoshko).
- Added
exports
option (by Dan Onoshko).
- Added
--dry-run
argument (by Igor Kamyshev).
- Added
cleanComments
option.
- Fixed Node.js 12 support.
- Added
README
translations to ignore.
- Fixed
cleanDocs
option. - Reduced package size.
- Added
cleanDocs
option. - Removed Node.js 10 support.
- Added
commitlint
support (by @JounQin). - Added
remark
support (by @JounQin). - Added
renovate
(by @JounQin). - Added
typeCoverage
support (by @JounQin). - Added Yarn
resolutions
support (by @JounQin).
- Added
uninstall
to ignored scripts (by Mikhail Gorbunov).
- Added
simple-git-hooks
to ignored fields.
- Set Node.js 12 as a minimum requirement.
- Added
ChangeLog
to ignored files. - Reduced dependencies.
- Remove empty fields from package.json
- Fix README
- Fix regexp indexOf func
- Write test
- Add without-publish arguments
- Fix publish
- Test release
- Add files and fields arguments for command
- Add CI
- Add linting
- Remove package.json unused scripts
- Remove fields from package.json
- Publish after clean
- Remove config files and copy right file to tmp directory