Releases: SolidOS/chat-pane
Releases · SolidOS/chat-pane
Release 3.0.0
What's Changed
- Bump actions/setup-node from 1 to 5 by @dependabot[bot] in #119
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #120
- Bump actions/checkout from 2 to 5 by @dependabot[bot] in #121
- Bump JS-DevTools/npm-publish from 1 to 4 by @dependabot[bot] in #122
- Bump @babel/core from 7.28.0 to 7.28.4 by @dependabot[bot] in #115
- Bump @testing-library/jest-dom from 5.17.0 to 6.8.0 by @dependabot[bot] in #110
- Bump html-webpack-plugin from 5.6.3 to 5.6.4 by @dependabot[bot] in #114
- Bump jest-environment-jsdom from 30.0.5 to 30.1.2 by @dependabot[bot] in #116
- Bump jest from 30.0.5 to 30.1.3 by @dependabot[bot] in #117
- Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #123
- Bump @babel/cli from 7.28.0 to 7.28.3 by @dependabot[bot] in #124
- Bump @babel/preset-env from 7.28.0 to 7.28.3 by @dependabot[bot] in #125
- Bump webpack from 5.101.0 to 5.101.3 by @dependabot[bot] in #126
- Bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #127
- Bump eslint from 9.33.0 to 9.36.0 by @dependabot[bot] in #129
- Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.1 by @dependabot[bot] in #130
- Bump jest-environment-jsdom from 30.1.2 to 30.2.0 by @dependabot[bot] in #128
- Bump lint-staged from 16.2.0 to 16.2.3 by @dependabot[bot] in #131
- Bump rdflib from 2.2.37 to 2.3.0 by @dependabot[bot] in #133
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #134
- Bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #135
- Bump @testing-library/jest-dom from 6.8.0 to 6.9.1 by @dependabot[bot] in #136
- Bump webpack from 5.101.3 to 5.102.0 by @dependabot[bot] in #137
- Bump lint-staged from 16.2.3 to 16.2.4 by @dependabot[bot] in #138
- Bump webpack from 5.102.0 to 5.102.1 by @dependabot[bot] in #139
- Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #140
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #141
- Bump lint-staged from 16.2.4 to 16.2.6 by @dependabot[bot] in #143
- Bump @babel/preset-env from 7.28.3 to 7.28.5 by @dependabot[bot] in #144
- Bump @babel/preset-typescript from 7.27.1 to 7.28.5 by @dependabot[bot] in #146
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #148
- Bump @babel/core from 7.28.4 to 7.28.5 by @dependabot[bot] in #145
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #147
- Bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #149
- Bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #150
- Bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #151
- Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #152
- Bump webpack from 5.102.1 to 5.103.0 by @dependabot[bot] in #153
- Bump html-webpack-plugin from 5.6.4 to 5.6.5 by @dependabot[bot] in #155
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #156
- Bump node-forge from 1.3.1 to 1.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #158
- Structural improvements by @timea-solid in #142
- Bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #159
Full Changelog: v2.5.0...v3.0.0
v2.5.0
What's Changed
- Fix/issue#102 add Write to index.ttl by @bourgeoa in #103
- Chat threads by @bourgeoa in #104
- update project node to 20.19.2 by @timea-solid in #108
- Update dependencies by @timea-solid in #109
Full Changelog: v2.4.25...v2.5.0
v2.4.25
v2.4.21
v2.4.15
v2.4.14: Merge pull request #69 from solid/move-logic
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]