Releases: inhibitor1217/extended-enum
Releases · inhibitor1217/extended-enum
v1.0.1
What's Changed
- fix(website): fix typos and grammar, elaborate documentation by @inhibitor1217 in #170
- deps: bump eslint-config-airbnb-typescript from 16.1.4 to 16.2.0 by @dependabot in #171
- deps: bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 by @dependabot in #173
- deps: bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #174
- build: support esm compilation properly by @inhibitor1217 in #175
- Update package version to v1.0.1 by @inhibitor1217 in #176
- v1.0.1 by @inhibitor1217 in #177
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0 is now released! 🚀
Check out the extended-enum website for details.
What's Changed
- deps: bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #161
- deps: bump @semantic-release/github from 8.0.2 to 8.0.4 by @dependabot in #163
- deps: bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #162
- Setup documentation website by @inhibitor1217 in #164
- fix(website): correct url and baseurl configuration by @inhibitor1217 in #165
- docs(readme): add link to website, add contribution section by @inhibitor1217 in #166
- back-merge by @inhibitor1217 in #167
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #158
- Update package version to v1.0.0 by @inhibitor1217 in #168
- v1.0.0 by @inhibitor1217 in #169
Full Changelog: v0.4.0...v1.0.0
v0.4.0
What's Changed
- deps: bump eslint from 8.10.0 to 8.11.0 by @dependabot in #142
- deps: bump @typescript-eslint/parser from 5.14.0 to 5.15.0 by @dependabot in #144
- deps: bump eslint-config-airbnb-typescript from 16.1.1 to 16.1.3 by @dependabot in #146
- deps: bump chalk from 4.1.2 to 5.0.1 by @dependabot in #141
- deps: bump lint-staged from 12.3.5 to 12.3.7 by @dependabot in #147
- deps: bump @babel/core from 7.17.5 to 7.17.8 by @dependabot in #148
- Update package version to v0.4.0 by @inhibitor1217 in #153
- Lower required typescript version in peer dependencies by @inhibitor1217 in #151
- Support inheriting base ExtendedEnum by @inhibitor1217 in #152
- deps: bump eslint-config-airbnb-typescript from 16.1.1 to 16.1.4 by @dependabot in #149
- deps: bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.16.0 by @dependabot in #150
- deps: bump typescript from 4.6.2 to 4.6.3 by @dependabot in #154
- deps: bump @typescript-eslint/parser from 5.15.0 to 5.16.0 by @dependabot in #155
- deps: bump eslint from 8.11.0 to 8.12.0 by @dependabot in #156
- v0.4.0 by @inhibitor1217 in #157
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #138
- chore(deps): update package version to v0.3.4 by @inhibitor1217 in #139
- v0.3.4 by @inhibitor1217 in #140
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- deps: bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #74
- deps: bump babel-jest from 27.4.5 to 27.4.6 by @dependabot in #75
- deps: bump @fxts/core from 0.4.1 to 0.4.2 by @dependabot in #83
- deps: bump eslint from 8.6.0 to 8.7.0 by @dependabot in #84
- deps: bump @typescript-eslint/parser from 5.9.0 to 5.10.0 by @dependabot in #85
- deps: bump @babel/preset-env from 7.16.7 to 7.16.11 by @dependabot in #88
- deps: bump @types/node from 16.11.19 to 16.11.21 by @dependabot in #91
- deps: bump typescript from 4.5.4 to 4.5.5 by @dependabot in #90
- deps: bump semantic-release from 18.0.1 to 19.0.2 by @dependabot in #92
- deps: bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.10.2 by @dependabot in #99
- deps: bump @babel/core from 7.16.7 to 7.17.0 by @dependabot in #102
- deps: bump lint-staged from 12.1.7 to 12.3.3 by @dependabot in #101
- deps: bump eslint from 8.7.0 to 8.8.0 by @dependabot in #105
- deps: bump @typescript-eslint/parser from 5.10.0 to 5.11.0 by @dependabot in #106
- deps: bump @types/node from 16.11.21 to 16.11.24 by @dependabot in #108
- deps: bump @semantic-release/npm from 8.0.3 to 9.0.0 by @dependabot in #104
- deps: bump @babel/core from 7.17.0 to 7.17.5 by @dependabot in #116
- deps: bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.12.1 by @dependabot in #117
- deps: bump babel-jest from 27.4.6 to 27.5.1 by @dependabot in #110
- deps: bump ts-node from 10.4.0 to 10.5.0 by @dependabot in #111
- deps: bump eslint from 8.8.0 to 8.10.0 by @dependabot in #119
- deps: bump jest from 27.4.7 to 27.5.1 by @dependabot in #112
- deps: bump @types/node from 16.11.24 to 16.11.26 by @dependabot in #118
- deps: bump @fxts/core from 0.4.2 to 0.5.0 by @dependabot in #123
- deps: bump @typescript-eslint/parser from 5.11.0 to 5.12.1 by @dependabot in #122
- deps: bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #121
- deps: bump lint-staged from 12.3.3 to 12.3.4 by @dependabot in #120
- deps: bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 by @dependabot in #124
- deps: bump @semantic-release/npm from 9.0.0 to 9.0.1 by @dependabot in #125
- deps: bump ts-node from 10.5.0 to 10.6.0 by @dependabot in #128
- deps: bump ts-node from 10.6.0 to 10.7.0 by @dependabot in #130
- deps: bump lint-staged from 12.3.4 to 12.3.5 by @dependabot in #129
- deps: bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #126
- deps: bump eslint-config-airbnb-typescript from 16.1.0 to 16.1.1 by @dependabot in #133
- deps: bump @typescript-eslint/parser from 5.13.0 to 5.14.0 by @dependabot in #132
- deps: bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 by @dependabot in #131
- deps: bump typescript from 4.5.5 to 4.6.2 by @dependabot in #127
- fix(deps): fix version of chalk to 4 by @inhibitor1217 in #134
- chore(deps): specify typescript@^4.6.0 by @inhibitor1217 in #135
- docs(readme): specify peer dependencies in readme by @inhibitor1217 in #136
- v0.3.3 by @inhibitor1217 in #137
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- deps: bump @fxts/core from 0.3.2 to 0.4.0 by @dependabot in #59
- deps: bump @babel/core from 7.16.5 to 7.16.7 by @dependabot in #60
- deps: bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #57
- deps: bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #58
- deps: bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #56
- deps: bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #62
- deps: bump @babel/preset-typescript from 7.16.5 to 7.16.7 by @dependabot in #61
- deps: bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #66
- deps: bump lint-staged from 12.1.4 to 12.1.5 by @dependabot in #65
- deps: bump @babel/preset-env from 7.16.5 to 7.16.7 by @dependabot in #63
- deps: bump eslint from 8.5.0 to 8.6.0 by @dependabot in #64
- deps: bump @typescript-eslint/parser from 5.8.1 to 5.9.0 by @dependabot in #67
- deps: bump jest from 27.4.5 to 27.4.7 by @dependabot in #68
- deps: bump @fxts/core from 0.4.0 to 0.4.1 by @dependabot in #69
- refactor(extend): switch to prototype implementation by @inhibitor1217 in #73
- deps: bump @types/node from 16.11.17 to 16.11.19 by @dependabot in #71
- deps: bump lint-staged from 12.1.5 to 12.1.7 by @dependabot in #72
- docs(type): augment jsdoc to ExtendedEnum and ExtendedEnumStatic interface by @inhibitor1217 in #76
- Update naming convention in documentation and tests by @inhibitor1217 in #77
- chore(package.json): update version to v0.3.2 by @inhibitor1217 in #78
- v0.3.2 by @inhibitor1217 in #79
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore(package.json): update package version to v0.3.1 by @inhibitor1217 in #52
- v0.3.1 by @inhibitor1217 in #53
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- deps: bump @types/node from 16.11.12 to 16.11.17 by @dependabot in #49
- deps: bump @typescript-eslint/parser from 5.7.0 to 5.8.0 by @dependabot in #47
- deps: bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0 by @dependabot in #45
- feat(extend): implement type guard for is and isNot by @inhibitor1217 in #41
- chore(package.json): update package version to v0.3.0 by @inhibitor1217 in #50
- feat(match): implement 'match' functionality by @inhibitor1217 in #42
- v0.3.0 by @inhibitor1217 in #51
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- deps: bump @babel/preset-env from 7.16.4 to 7.16.5 by @dependabot in #30
- deps: bump @babel/core from 7.16.0 to 7.16.5 by @dependabot in #31
- deps: bump @babel/preset-typescript from 7.16.0 to 7.16.5 by @dependabot in #32
- deps: bump babel-jest from 27.4.4 to 27.4.5 by @dependabot in #33
- deps: bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0 by @dependabot in #29
- deps: bump typescript from 4.5.3 to 4.5.4 by @dependabot in #37
- deps: bump @typescript-eslint/parser from 5.6.0 to 5.7.0 by @dependabot in #35
- deps: bump jest from 27.4.4 to 27.4.5 by @dependabot in #36
- deps: bump lint-staged from 12.1.2 to 12.1.3 by @dependabot in #39
- deps: bump eslint from 8.4.1 to 8.5.0 by @dependabot in #38
- Fix typos in README.md by @inhibitor1217 in #40
- chore(package.json): update package version to v0.2.1 by @inhibitor1217 in #43
- v0.2.1 by @inhibitor1217 in #44
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- deps: bump jest from 27.4.2 to 27.4.3 by @dependabot in #3
- deps: bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 by @dependabot in #9
- deps: bump eslint from 8.3.0 to 8.4.1 by @dependabot in #10
- deps: bump @fxts/core from 0.2.2 to 0.3.2 by @dependabot in #12
- deps: bump @typescript-eslint/parser from 5.5.0 to 5.6.0 by @dependabot in #13
- deps: bump @types/node from 16.11.11 to 16.11.12 by @dependabot in #11
- feat(extend): implement is.not functionality by @inhibitor1217 in #5
- chore(package.json): update version to 0.1.1 by @inhibitor1217 in #14
- Migrate to non-class implementation by @inhibitor1217 in #15
- deps: bump babel-jest from 27.4.2 to 27.4.4 by @dependabot in #16
- deps: bump typescript from 4.5.2 to 4.5.3 by @dependabot in #17
- deps: bump jest from 27.4.3 to 27.4.4 by @dependabot in #18
- back-merge: master > dev by @inhibitor1217 in #19
- feat(extend): implement key accessors by @inhibitor1217 in #20
- feat(extend): implement reverse mapping method by @inhibitor1217 in #21
- docs(readme): remove 0.2.0 feature callout by @inhibitor1217 in #23
- chore(package.json): update package version to v0.2.0 by @inhibitor1217 in #24
- feat(extend): regard extended enum as exclusive union type of instances by @inhibitor1217 in #22
- v0.2.0 by @inhibitor1217 in #25
New Contributors
- @dependabot made their first contribution in #3
- @inhibitor1217 made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0