Releases: SolidOS/contacts-pane
Releases · SolidOS/contacts-pane
v3.0.0
What's Changed
- Bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.44.1 by @dependabot[bot] in #110
- Bump @babel/core from 7.28.0 to 7.28.4 by @dependabot[bot] in #111
- Bump jest-environment-jsdom from 30.0.5 to 30.2.0 by @dependabot[bot] in #112
- Bump babel-jest from 30.0.5 to 30.2.0 by @dependabot[bot] in #113
- Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.1 by @dependabot[bot] in #114
- Bump eslint from 9.33.0 to 9.36.0 by @dependabot[bot] in #116
- Bump @babel/preset-env from 7.28.0 to 7.28.3 by @dependabot[bot] in #117
- Bump jest from 30.0.5 to 30.2.0 by @dependabot[bot] in #115
- fix by @timea-solid in #119
- Bump lint-staged from 16.2.0 to 16.2.3 by @dependabot[bot] in #121
- Bump @typescript-eslint/parser from 8.44.1 to 8.45.0 by @dependabot[bot] in #123
- Bump @testing-library/jest-dom from 6.6.4 to 6.9.1 by @dependabot[bot] in #124
- Bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #120
- Bump @typescript-eslint/parser from 8.45.0 to 8.46.1 by @dependabot[bot] in #125
- Bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #126
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #127
- Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #128
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #129
- Bump @babel/cli from 7.28.0 to 7.28.3 by @dependabot[bot] in #122
- Bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.46.2 by @dependabot[bot] in #130
- Bump @babel/preset-env from 7.28.3 to 7.28.5 by @dependabot[bot] in #131
- Bump @babel/core from 7.28.4 to 7.28.5 by @dependabot[bot] in #132
- Bump lint-staged from 16.2.3 to 16.2.6 by @dependabot[bot] in #134
- Bump @babel/preset-typescript from 7.27.1 to 7.28.5 by @dependabot[bot] in #135
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #136
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #137
- Bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #139
- Bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #142
- Bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #140
- Bump @typescript-eslint/parser from 8.46.3 to 8.46.4 by @dependabot[bot] in #143
- Bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 by @dependabot[bot] in #145
- Bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #144
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #146
- Bump lint-staged from 16.2.6 to 16.2.7 by @dependabot[bot] in #147
- Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #150
- Bump @typescript-eslint/parser from 8.46.4 to 8.48.0 by @dependabot[bot] in #149
- Bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.48.0 by @dependabot[bot] in #148
- Improved structure by @timea-solid in #138
Full Changelog: v2.7.1...v3.0.0
v2.7.1
What's Changed
- Bump @babel/cli from 7.28.0 to 7.28.3 by @dependabot[bot] in #98
- Bump jest-environment-jsdom from 30.0.5 to 30.1.2 by @dependabot[bot] in #99
- Bump babel-jest from 30.0.5 to 30.1.2 by @dependabot[bot] in #100
- Bump actions/setup-node from 1 to 5 by @dependabot[bot] in #103
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #104
- Bump actions/checkout from 2 to 5 by @dependabot[bot] in #105
- Bump JS-DevTools/npm-publish from 1 to 4 by @dependabot[bot] in #107
- Bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.44.1 by @dependabot[bot] in #108
- Bump @typescript-eslint/parser from 8.39.0 to 8.44.1 by @dependabot[bot] in #109
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- update project node to 20.19.2 by @timea-solid in #92
- Update depepndencies by @timea-solid in #93
Full Changelog: v2.6.13...v2.7.0
v2.6.9
v2.6.7
v2.5.8
Making use of new context object
We've introduced a new context object that views will make use of. Read more about it in [email protected]