v1.0.0
π This release contains work from new contributors! π
Thanks for all your work!
β€οΈ Hadrien Milano (@hmil)
β€οΈ Remi Cattiau (@loopingz)
β€οΈ Jason Dent (@Jason3S)
β€οΈ Tom Mrazauskas (@mrazauskas)
π₯ Breaking Change
π Enhancement
- feat: support key remapping via
as
#1174 (@Jason3S) - feat: support intrinsic string manipulation types #1173 (@Jason3S)
- feat: support template literals as types. #1171 (@Jason3S)
- feat: move private to protected to allow extending behavior #1161 (@loopingz)
- feat: add support for never type #1154 (@hmil)
π Bug Fix
- feat!: allow JSDoc tags without explicit value (e.g.
@deprecated
) to default totrue
#1172 (@mrazauskas)
π© Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 #1164 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.8 #1162 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.34.1 to 10.34.2 #1163 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 #1165 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.9 to 7.0.10 #1166 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.34.1 to 10.34.2 #1167 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 #1168 (@dependabot[bot])
- chore(deps): bump commander from 9.0.0 to 9.1.0 #1169 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.34.1 to 10.34.2 #1170 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 #1157 (@dependabot[bot])
- chore(deps-dev): bump vega from 5.21.0 to 5.22.0 #1156 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.14.0 #1158 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 #1159 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 #1144 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.6 to 10.34.1 #1145 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 #1146 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.5.0 to 10.7.0 #1147 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.6 to 10.34.1 #1148 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.5 to 4.6.2 #1149 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.6 to 10.34.1 #1150 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 #1151 (@dependabot[bot])
- chore(deps): bump actions/checkout from 2 to 3 #1143 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 #1139 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 #1138 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.18 to 17.0.21 #1140 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 #1141 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.12.1 #1142 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.5.1 to 3 #1137 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.11.0 to 5.12.0 #1132 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5 #1133 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.17 to 17.0.18 #1134 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 #1135 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 #1136 (@dependabot[bot])
Authors: 6
- @dependabot[bot]
- Dominik Moritz (@domoritz)
- Hadrien Milano (@hmil)
- Jason Dent (@Jason3S)
- Remi Cattiau (@loopingz)
- Tom Mrazauskas (@mrazauskas)