(Released under name prettier-sql
)
Added
Source:
- added support for ES6 module exports with TypeScript
- updated webpack with ts-loader for module types
- added tsc to babel commonjs build command
- added index.ts pass-through export
Other:
- added GH Actions for CI build
- added issue templates
Updated
Source:
- updated demo page for all new options
Other:
- renamed library to
prettier-sql
Fixed
- fixed bugs related to operator tokens
Removed
- removed Travis CI (replaced by GH Actions)