Releases: ducng99/tools
Releases · ducng99/tools
v2.0.8
v2.0.7
[2.0.7] - 2026-05-03
🐛 Bug Fixes
- Fixed eslint issues
v2.0.6
[2.0.6] - 2026-05-03
🐛 Bug Fixes
- Updated copyright year
⚙️ Miscellaneous Tasks
- (deps) Bump @tanstack/solid-router-ssr-query
- (deps) Bump vite-tsconfig-paths from 6.0.3 to 6.0.5
- (deps) Bump @tanstack/solid-router from 1.144.0 to 1.157.18
- (deps) Bump @tanstack/router-plugin from 1.145.2 to 1.157.18
- (deps) Bump all dependencies
- (deps) Bump all packages
- (deps) Bump softprops/action-gh-release from 2 to 3
- (deps) Bump all packages
- (deps-dev) Bump typescript-eslint from 8.51.0 to 8.54.0
- (deps-dev) Bump globals from 16.5.0 to 17.4.0
v2.0.5
[2.0.5] - 2026-01-01
⚙️ Miscellaneous Tasks
- (deps-dev) Bump @tanstack/devtools-vite from 0.3.12 to 0.4.0
v2.0.4
[2.0.4] - 2026-01-01
⚙️ Miscellaneous Tasks
- (deps) Bump @tanstack/solid-router from 1.143.4 to 1.144.0
- (deps) Bump @tanstack/router-plugin from 1.143.4 to 1.145.2
- (deps) Bump @tanstack/solid-router-ssr-query
- (deps) Bump all dependencies
v2.0.3
[2.0.3] - 2025-12-26
⛰️ Features
- (barcode_writer) Re-adding some advanced options from v1 with better defaults
- (barcode_writer) Added buttons to save the image as svg or png
🎨 Styling
- Fixed flashing white theme on page load
v2.0.2
[2.0.2] - 2025-12-25
🐛 Bug Fixes
- (csv_to_table) Fixed incorrectly hiding the table when there are no rows after filter & pagination
🚜 Refactor
- Simplify some bootstrap types and styles
- [breaking] Renamed
csv_display_tabletocsv_to_table
🎨 Styling
- Fixed overflowing table page
v2.0.1
[2.0.1] - 2025-12-25
⚙️ Miscellaneous Tasks
- Allow some pages to have SSR
Security
- (password_generator) Fixed biased random number generator
v2.0.0
[2.0.0] - 2025-12-24
⚙️ Miscellaneous Tasks
- (actions) Updated actions for v2
- (deps) Bump more dependencies
- (deps) Bump csv-parse from 5.4.0 to 5.5.0
- (deps) Bump csv-stringify from 6.4.0 to 6.4.2
- (deps) Bump zustand from 4.4.0 to 4.4.1
- (deps) Bump softprops/action-gh-release from 1 to 2
- (deps) Bump orhun/git-cliff-action from 2 to 4
- (deps) Bump actions/checkout from 4 to 6
- (deps) Bump all packages
- (deps-dev) Bump eslint from 8.46.0 to 8.48.0
- (deps-dev) Bump eslint-plugin-n from 15.7.0 to 16.0.2
- Updated the whole stack
v1.5.2
[1.5.2] - 2023-08-02
⚙️ Miscellaneous Tasks
- (deps) Bump @tanstack/react-table from 8.9.2 to 8.9.3
- (deps) Bump @vitejs/plugin-react from 4.0.1 to 4.0.3
- (deps) Bump sass from 1.63.4 to 1.63.6
- (deps) Bump semver from 6.3.0 to 6.3.1
- (deps) Bump vite from 4.3.9 to 4.4.7
- (deps) Bump @types/react from 18.2.14 to 18.2.17
- (deps) Bump zustand from 4.3.8 to 4.4.0
- (deps-dev) Bump cypress from 12.16.0 to 12.17.1
- (deps-dev) Bump eslint-config-standard-with-typescript