All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Prepublish apparently also runs on install, so switch to prepublishOnly 🤬.
- Publish READEME and CHAGNELOG to NPM
no-plusplus
context to theairbnb
guide.- This changelog.
- Guard for publishing from the root.
- Actually publish the compiled directory instead of everything.
- Changed
publish
task topub
because NPM will runnpm publish
if you run a script called publish 🤦♂️. - Removed broken
main
entry from package.
- Added deprecation notice to
./formatters/index
in favor of direct access.
Initial release