mirror of
https://github.com/JasonYANG170/IOTConnect-Web.git
synced 2024-11-23 20:26:28 +00:00
5.2 KiB
5.2 KiB
6.0.12 (2024-03-07)
Trivial Changes
- deps-dev: bump typescript from 5.3.3 to 5.4.2 (18e99a2)
6.0.11 (2024-02-08)
Trivial Changes
6.0.10 (2024-01-01)
Trivial Changes
- deps: bump actions/setup-node from 4.0.0 to 4.0.1 (a018907)
6.0.9 (2023-11-27)
Trivial Changes
- deps-dev: bump typescript from 5.2.2 to 5.3.2 (bb294bd)
6.0.8 (2023-10-25)
Trivial Changes
- deps: bump actions/checkout from 3 to 4 (a9ad973)
- deps: bump actions/setup-node from 3.8.1 to 4.0.0 (5921489)
6.0.7 (2023-08-25)
Trivial Changes
- deps-dev: bump typescript from 5.1.6 to 5.2.2 (7e539ad)
6.0.6 (2023-08-18)
Trivial Changes
- deps: bump actions/setup-node from 3.8.0 to 3.8.1 (39d3e17)
6.0.5 (2023-08-15)
Trivial Changes
- deps: bump actions/setup-node from 3.7.0 to 3.8.0 (183d80a)
6.0.4 (2023-08-07)
Trivial Changes
- deps-dev: bump @types/readable-stream from 2.3.15 to 4.0.0 (dd8cdb0)
6.0.3 (2023-07-07)
Trivial Changes
- deps: bump actions/setup-node from 3.6.0 to 3.7.0 (40ac0a5)
6.0.2 (2023-06-05)
Trivial Changes
- deps-dev: bump typescript from 5.0.4 to 5.1.3 (bea30ad)
6.0.1 (2023-03-17)
Bug Fixes
- release with Node.js 18 (6965a1d)
Trivial Changes
- deps-dev: bump typescript from 4.9.5 to 5.0.2 (0885658)
- no-release: bump actions/setup-node from 3.5.1 to 3.6.0 (#120) (60bee1b)
- no-release: bump typescript from 4.8.4 to 4.9.3 (#118) (8be6dd6)
6.0.0 (2022-10-19)
⚠ BREAKING CHANGES
- deps: bump readable-stream from 3.6.0 to 4.2.0
- added bigint (Int64) support
Features
- added bigint (Int64) support (131ad32)
Trivial Changes
- add TypeScript definitions for BigInt (78c5ff4)
- deps-dev: bump typescript from 4.7.4 to 4.8.4 (dba13e1)
- deps: bump readable-stream from 3.6.0 to 4.2.0 (fa03eda)
- docs: BigInt in API docs (c68af50)
5.1.0 (2022-10-18)
Features
Bug Fixes
- windows support in tests (387dfaf)