Releases: ukorvl/lightweight-charts-react-components
Releases · ukorvl/lightweight-charts-react-components
v1.4.0
What's Changed
- chore: v1.3.0 by @ukorvl in #210
- chore(deps): bump actions/first-interaction from 1 to 2 by @dependabot[bot] in #217
- chore(deps-dev): bump @vitest/coverage-v8 from 3.1.3 to 3.2.4 by @dependabot[bot] in #213
- chore(deps-dev): bump knip from 5.61.3 to 5.62.0 by @dependabot[bot] in #216
- chore(deps-dev): bump @microsoft/api-extractor from 7.52.8 to 7.52.10 by @dependabot[bot] in #215
- chore(deps): bump the react-packages group with 4 updates by @dependabot[bot] in #212
- chore(deps): bump @esbuild/linux-x64 from 0.25.1 to 0.25.8 by @dependabot[bot] in #214
- chore: add google search console verification for examples by @ukorvl in #220
- chore: add script to check generated d.ts jsdoc links by @ukorvl in #221
- chore(deps-dev): bump vite-plugin-static-copy from 3.1.1 to 3.1.2 in the npm_and_yarn group by @dependabot[bot] in #223
- Let lightweight-charts mutate data by default by @ukorvl in #224
- chore(deps-dev): bump vite from 6.2.7 to 6.3.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #225
- chore(deps-dev): bump tar-fs from 3.1.0 to 3.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #227
- fix: time scale visible range throw error value is null if you have pane by @Nortsova in #228
- chore(deps): bump actions/first-interaction from 2 to 3 by @dependabot[bot] in #238
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #237
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #236
- chore(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #235
- chore(deps-dev): bump vite-plugin-bundlesize from 0.2.0 to 0.3.0 by @dependabot[bot] in #234
- chore(deps-dev): bump @rsbuild/plugin-react from 1.3.0 to 1.4.1 by @dependabot[bot] in #233
- chore(deps): bump the react-packages group across 1 directory with 4 updates by @dependabot[bot] in #240
- chore(deps): bump @ast-grep/napi-linux-x64-gnu from 0.36.2 to 0.39.5 by @dependabot[bot] in #232
- chore(deps-dev): bump dotenv from 17.2.0 to 17.2.3 by @dependabot[bot] in #231
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore: v1.2.0 by @ukorvl in #196
- chore: add realtime updates example by @ukorvl in #193
- chore: add terminal page and wouter by @ukorvl in #130
- Optimize ci by @ukorvl in #199
- New gh-pages configuration by @ukorvl in #200
- chore: add lazy with retry by @ukorvl in #201
- fix: external links by @ukorvl in #202
- fix: GH pages deployment by @ukorvl in #204
- fix: main page animation on safari by @ukorvl in #205
- chore: add exmaples app mobile navbar by @ukorvl in #208
- chore: add jsdoc for ts interface properties and methods by @ukorvl in #209
- feat: series update api by @ukorvl in #207
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.1
What's Changed
Full Changelog: v1.0.1...v1.1.1
v1.1.0
What's Changed
- test: add readme code snippets tests by @ukorvl in #156
- test: Add benchmark test by @ukorvl in #157
- chore(deps-dev): bump eslint-plugin-jsdoc from 50.6.9 to 50.8.0 by @dependabot[bot] in #165
- chore(deps): bump @uiw/react-color-wheel from 2.5.5 to 2.7.1 by @dependabot[bot] in #164
- chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 by @dependabot[bot] in #162
- chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #160
- chore: update types/node by @ukorvl in #163
- chore(deps-dev): bump knip from 5.46.5 to 5.61.3 by @dependabot[bot] in #167
- chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.2 by @dependabot[bot] in #169
- chore(deps): bump @mui/icons-material from 6.4.10 to 6.5.0 by @dependabot[bot] in #170
- chore(deps-dev): bump typescript-eslint from 8.35.1 to 8.36.0 by @dependabot[bot] in #171
- chore(deps-dev): bump eslint-import-resolver-typescript from 4.3.1 to 4.4.4 by @dependabot[bot] in #168
- ci: run playwright in container by @ukorvl in #172
- ci: lint commits script by @ukorvl in #173
- test: add series unit tests by @ukorvl in #181
- test: add coverage thresholds by @ukorvl in #182
- ci: add lighthouse test in ci by @ukorvl in #177
- chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot[bot] in #185
- chore: add jsdoc by @ukorvl in #175
- ci: fix release workflow by @ukorvl in #188
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot in #152
- chore(deps-dev): bump @commitlint/format from 19.8.0 to 19.8.1 by @dependabot in #148
- chore(deps-dev): bump the react-packages group with 2 updates by @dependabot in #150
- chore(deps-dev): bump typescript-eslint from 8.29.0 to 8.35.1 by @dependabot in #149
- ci: add size-limit workflow by @ukorvl in #153
- chore: add readme usage examples by @ukorvl in #155
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore: add jsr badge to readme by @ukorvl in #136
- fix: fix library standalone version by @ukorvl in #139
- chore: add prepublish action checks by @ukorvl in #141
- chore: add ai tools guidelines by @ukorvl in #146
- chore: add labeler workflow and labels config by @ukorvl in #147
- feat: enable pane as a component by @ukorvl in #80
Full Changelog: v0.4.1...v1.0.0
v0.4.1
What's Changed
- Add Sandbox for Panes by @abhishekmittal15 in #122
- chore: fix contributing link by @ukorvl in #123
- chore: add jsr publish in ci by @ukorvl in #132
New Contributors
- @abhishekmittal15 made their first contribution in #122
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- test: exclude barrel files from coverage by @ukorvl in #97
- chore: add attw (@arethetypeswrong/cli) check of package exports by @ukorvl in #102
- chore: add npm package link to examples app by @ukorvl in #101
- chore(deps-dev): bump @microsoft/api-extractor from 7.52.1 to 7.52.8 by @dependabot in #106
- chore(deps-dev): bump vite-plugin-checker from 0.9.1 to 0.9.3 by @dependabot in #107
- chore(deps-dev): bump globals from 16.0.0 to 16.2.0 by @dependabot in #109
- chore(deps-dev): bump eslint from 9.24.0 to 9.28.0 by @dependabot in #108
- chore(deps-dev): bump the react-packages group with 2 updates by @dependabot in #105
- feat: add series primitive component by @ukorvl in #100
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
- chore(deps-dev): bump @vitejs/plugin-react from 4.3.4 to 4.4.1 by @dependabot in #78
- chore: integrate knip by @ukorvl in #88
- chore: add reporting tests coverage to coverall by @ukorvl in #89
- chore: add price lines usage example by @ukorvl in #91
- test: add watermark unit tests by @ukorvl in #92
- test: add priceline tests by @ukorvl in #93
- test: add chart tests by @ukorvl in #94
- test: add markers test by @ukorvl in #95
- test: add scales components and hooks tests by @ukorvl in #96
Full Changelog: v0.3.4...v0.3.5