Skip to content

Latest commit

 

History

History
399 lines (180 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

399 lines (180 loc) · 14.6 KB

Changelog

3.19.0 (2023-07-08)

Features

  • update eslint and @typescript/eslint to latest (9cef8ea)

3.18.0 (2023-07-08)

Bug Fixes

  • update github action node versions (0b55cd0)
  • update node types (cc75104)

Features

  • update github actions (b1d3e48)
  • update to latest typescript/ts-node (357aa5c)

3.17.1 (2023-07-06)

Bug Fixes

3.17.0 (2023-07-06)

Features

3.16.1 (2023-07-06)

Bug Fixes

3.16.0 (2022-04-16)

Bug Fixes

  • watch: allow cli to call watch command (44103ba)

Features

  • migrate: allow automatically migrating configuration (aab43fb)

3.15.0 (2022-04-16)

Bug Fixes

  • add missed .yml updates in default folder (7994d32)
  • lint not running eslint cli (2b3106b)

Features

  • watch: add watch command (71997f2)

3.14.2 (2021-06-12)

Bug Fixes

  • lint: add 'id' to id-length exceptions (f19c5dd)
  • linting lint (da8da67)

3.14.1 (2021-04-24)

Bug Fixes

  • add publishConfig to package.json (bddc223)

3.14.0 (2021-03-19)

Features

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)

Bug Fixes

  • default: nodejs-master github workflow (db62be7)

Features

  • build: only create generated folder if needed (2e3f13e)

3.12.5 (2020-10-25)

Bug Fixes

  • install: do not force overwrite .eslintrc.js (af3b6c7)
  • eslint: turn off no-underscore-dangle (355c1ab)

3.12.4 (2020-10-20)

Bug Fixes

  • eslint: no-mixed-operators (0b3bacd)

3.12.3 (2020-10-20)

Bug Fixes

  • eslint: @typescript-eslint/member-ordering (170ebb0)

3.12.2 (2020-10-20)

Bug Fixes

  • eslint: @typescript-eslint/naming-convention for parameters (6b0ee96)

3.12.1 (2020-10-18)

Bug Fixes

  • eslint: @typescript-eslint/naming-convention (fb1eae1)

3.12.0 (2020-10-18)

Features

  • npm: re-order package.json parts (4225396)

3.11.0 (2020-10-16)

Bug Fixes

  • release: remove git tag signing (e08bb88)
  • release: remove signed push (ef01067)

Features

  • 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)

Bug Fixes

  • eslint: @typescript-eslint/init-declarations (45b6d2f)

3.10.11 (2020-09-29)

Bug Fixes

  • default: package.json, and ignore files (0f4bee8)

3.10.10 (2020-09-27)

Bug Fixes

  • install: properly copy and overwrite files (a9e3462)

3.10.9 (2020-09-27)

Bug Fixes

  • eslint: remove base no-useless-constructor (79692d8)

3.10.8 (2020-09-27)

Bug Fixes

  • eslint: @typescript-eslint/keyword-spacing for (88a8784)

3.10.7 (2020-09-27)

Bug Fixes

  • 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)

Bug Fixes

  • distribute: properly detect if is currently config (d4a3e22)

3.10.5 (2020-09-27)

Bug Fixes

  • coverage: properly export nyc config (a624ed1)

3.10.4 (2020-09-27)

Bug Fixes

  • build from /generated instead of /source (3c476ea)

3.10.3 (2020-09-27)

Bug Fixes

  • properly export declaration files (8df0602)

3.10.2 (2020-09-26)

Bug Fixes

  • separate essential files from config essential files (42a0e39)

3.10.1 (2020-09-26)

Bug Fixes

  • only copy default files in config package (a711c30)

3.10.0 (2020-09-26)

Bug Fixes

  • accidentally copy wrong files on distribute (dd8e059)

Features

  • include NYC and ignore files (fa6a592)

3.9.1 (2020-09-26)

Bug Fixes

  • properly copy default files when distributing (4fda8f5)

3.9.0 (2020-09-26)

Features

  • add default tsconfig.json file to source folder (2078668)

3.8.0 (2020-09-26)

Bug Fixes

  • delete gpg from default folder (a5b2424)

Features

  • overwrite default files when needed (d7b2d84)

3.7.5 (2020-09-26)

3.7.4 (2020-09-21)

Bug Fixes

  • eslint: typo in @typescript-eslint/type-annotation-spacing (040b4d6)

3.7.3 (2020-09-21)

Bug Fixes

3.7.2 (2020-09-21)

Bug Fixes

  • eslint: properly import reusable rules (40075b6)

3.7.1 (2020-09-21)

3.7.0 (2020-09-20)

Bug Fixes

  • add issue templates to default (4eec507)

Features

3.6.3 (2020-09-20)

Bug Fixes

  • semantic-release: github npm package asset (4dee177)

3.6.2 (2020-09-20)

3.6.1 (2020-09-20)

Bug Fixes

  • semantic-release: npm package in github release assets (178185e)

3.6.0 (2020-09-20)

Bug Fixes

  • 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)

Features

  • github: add distribution zip file (803aefa)

3.5.0 (2020-09-20)

Bug Fixes

  • semantic-release: enforce gpg2 (ed0e273)
  • semantic-release: regex invalid escapes (5a47c16)
  • eslint: turn off sort-keys (59208b0)

Features

  • semantic-release: update semantic-release config (6b749e2)

1.0.1 (2018-11-11)

Bug Fixes

  • gulpfile.ts (fbb6181)
  • package.json, tsconfig.json, and src/tsconfig.json (93d5695)

1.0.0 (2018-11-11)

Features

  • Include default config folder to copy (243db50)

BREAKING CHANGES

  • Release version 1 Attempt renaming index.js to semantic-release.js