Changelog
3.19.0 (2023-07-08)
- update eslint and @typescript/eslint to latest (9cef8ea)
3.18.0 (2023-07-08)
3.17.1 (2023-07-06)
- linting not working (91b672d)
3.17.0 (2023-07-06)
- add migration v2 (71dbf18)
3.16.1 (2023-07-06)
- Update build badge (fb60f4a)
3.16.0 (2022-04-16)
- watch: allow cli to call watch command (44103ba)
- migrate: allow automatically migrating configuration (aab43fb)
3.15.0 (2022-04-16)
- watch: add watch command (71997f2)
3.14.2 (2021-06-12)
3.14.1 (2021-04-24)
- add publishConfig to package.json (bddc223)
3.14.0 (2021-03-19)
- update all packages (e1b3606)
3.13.4 (2021-02-13)
3.13.3 (2021-02-13)
3.13.2 (2021-02-13)
3.13.1 (2020-10-28)
3.13.0 (2020-10-25)
- default: nodejs-master github workflow (db62be7)
- build: only create generated folder if needed (2e3f13e)
3.12.5 (2020-10-25)
- install: do not force overwrite .eslintrc.js (af3b6c7)
- eslint: turn off no-underscore-dangle (355c1ab)
3.12.4 (2020-10-20)
- eslint: no-mixed-operators (0b3bacd)
3.12.3 (2020-10-20)
- eslint: @typescript-eslint/member-ordering (170ebb0)
3.12.2 (2020-10-20)
- eslint: @typescript-eslint/naming-convention for parameters (6b0ee96)
3.12.1 (2020-10-18)
- eslint: @typescript-eslint/naming-convention (fb1eae1)
3.12.0 (2020-10-18)
- npm: re-order package.json parts (4225396)
3.11.0 (2020-10-16)
- gpg: start signing commits again (baf1b1b)
3.10.15 (2020-10-06)
3.10.14 (2020-10-05)
3.10.13 (2020-09-30)
3.10.12 (2020-09-30)
- eslint: @typescript-eslint/init-declarations (45b6d2f)
3.10.11 (2020-09-29)
- default: package.json, and ignore files (0f4bee8)
3.10.10 (2020-09-27)
- install: properly copy and overwrite files (a9e3462)
3.10.9 (2020-09-27)
- eslint: remove base no-useless-constructor (79692d8)
3.10.8 (2020-09-27)
- eslint: @typescript-eslint/keyword-spacing for (88a8784)
3.10.7 (2020-09-27)
- eslint: add .eslintignore to default (d73fcfb)
- eslint: re-order @typescript-eslint/member-ordering (69df080)
- eslint: turn off no-duplicate imports (f561fd9)
3.10.6 (2020-09-27)
- distribute: properly detect if is currently config (d4a3e22)
3.10.5 (2020-09-27)
- coverage: properly export nyc config (a624ed1)
3.10.4 (2020-09-27)
- build from /generated instead of /source (3c476ea)
3.10.3 (2020-09-27)
- properly export declaration files (8df0602)
3.10.2 (2020-09-26)
- separate essential files from config essential files (42a0e39)
3.10.1 (2020-09-26)
- only copy default files in config package (a711c30)
3.10.0 (2020-09-26)
- accidentally copy wrong files on distribute (dd8e059)
- include NYC and ignore files (fa6a592)
3.9.1 (2020-09-26)
- properly copy default files when distributing (4fda8f5)
3.9.0 (2020-09-26)
- add default tsconfig.json file to source folder (2078668)
3.8.0 (2020-09-26)
- delete gpg from default folder (a5b2424)
- overwrite default files when needed (d7b2d84)
3.7.5 (2020-09-26)
3.7.4 (2020-09-21)
- eslint: typo in @typescript-eslint/type-annotation-spacing (040b4d6)
3.7.3 (2020-09-21)
- eslint: improved rules (19d183c)
3.7.2 (2020-09-21)
- eslint: properly import reusable rules (40075b6)
3.7.1 (2020-09-21)
3.7.0 (2020-09-20)
- add issue templates to default (4eec507)
- add issue templates (505eee1)
3.6.3 (2020-09-20)
- semantic-release: github npm package asset (4dee177)
3.6.2 (2020-09-20)
3.6.1 (2020-09-20)
- semantic-release: npm package in github release assets (178185e)
3.6.0 (2020-09-20)
- github-actions: build on multiple node versions (d8fee11)
- semantic-release: only commit package.json and changelog (9bd6032)
- remove accidental inclusion of /distribute files (2e9b024)
- github-action: typo (3451b1d)
- github: add distribution zip file (803aefa)
3.5.0 (2020-09-20)
- semantic-release: enforce gpg2 (ed0e273)
- semantic-release: regex invalid escapes (5a47c16)
- eslint: turn off sort-keys (59208b0)
- semantic-release: update semantic-release config (6b749e2)
1.0.1 (2018-11-11)
- Include default config folder to copy (243db50)
- Release version 1 Attempt renaming index.js to semantic-release.js