Releases: arkemis/clientjs
Releases · arkemis/clientjs
@arkejs/client@2.11.1
@arkejs/client@2.11.0
Minor Changes
- 0fd30e3: feat: add sort functions
@arkejs/client@2.10.1
@arkejs/client@2.10.0
Minor Changes
- 011d65e: feat: add filter functions
@arkejs/client@2.9.6
Patch Changes
- 5534dc1: remove error log for sessios
@arkejs/client@2.9.5
Patch Changes
- 5d795df: feat: add editLink method to topology
@arkejs/client@2.9.4
@arkejs/client@2.9.3
@arkejs/client
2.9.1 (2023-12-13)
Bug Fixes
2.9.0 (2023-12-11)
Features
2.8.0 (2023-12-04)
Features
2.7.0 (2023-11-17)
Features
2.6.2 (2023-10-24)
Bug Fixes
2.6.1 (2023-10-11)
Bug Fixes
2.6.0 (2023-09-27)
Features
2.5.0 (2023-07-26)
Features
2.4.1 (2023-06-30)
Bug Fixes
2.4.0 (2023-06-27)
Features
2.3.0 (2023-06-26)
Features
2.2.0 (2023-06-21)
Features
2.1.3 (2023-06-15)
Bug Fixes
2.1.2 (2023-06-13)
Bug Fixes
2.1.1 (2023-06-09)
Bug Fixes
2.1.0 (2023-04-19)
Features
2.0.0 (2023-04-05)
Features
BREAKING CHANGES
- drop support for arke-auth cookie
session should now be hadled from outside by using getSession and setSession functions, arke-auth cookie is no more supported
1.2.1 (2023-03-30)
Bug Fixes
- set axios external on esbuild (518c7bd)
1.2.0 (2023-03-30)
Features
Reverts
- baseUrl (b146831)
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.1.4 (2023-01-27)
Note: Version bump only for package @arkejs/client
1.1.3 (2023-01-26)
Note: Version bump only for package @arkejs/client
1.1.2 (2022-11-16)
Bug Fixes
- mui peerDependencies (80f7147)
1.1.1 (2022-11-15)
Note: Version bump only for package @arkejs/client
@arkejs/client@2.9.2
@arkejs/client
2.9.1 (2023-12-13)
Bug Fixes
2.9.0 (2023-12-11)
Features
2.8.0 (2023-12-04)
Features
2.7.0 (2023-11-17)
Features
2.6.2 (2023-10-24)
Bug Fixes
2.6.1 (2023-10-11)
Bug Fixes
2.6.0 (2023-09-27)
Features
2.5.0 (2023-07-26)
Features
2.4.1 (2023-06-30)
Bug Fixes
2.4.0 (2023-06-27)
Features
2.3.0 (2023-06-26)
Features
2.2.0 (2023-06-21)
Features
2.1.3 (2023-06-15)
Bug Fixes
2.1.2 (2023-06-13)
Bug Fixes
2.1.1 (2023-06-09)
Bug Fixes
2.1.0 (2023-04-19)
Features
2.0.0 (2023-04-05)
Features
BREAKING CHANGES
- drop support for arke-auth cookie
session should now be hadled from outside by using getSession and setSession functions, arke-auth cookie is no more supported
1.2.1 (2023-03-30)
Bug Fixes
- set axios external on esbuild (518c7bd)
1.2.0 (2023-03-30)
Features
Reverts
- baseUrl (b146831)
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.1.4 (2023-01-27)
Note: Version bump only for package @arkejs/client
1.1.3 (2023-01-26)
Note: Version bump only for package @arkejs/client
1.1.2 (2022-11-16)
Bug Fixes
- mui peerDependencies (80f7147)
1.1.1 (2022-11-15)
Note: Version bump only for package @arkejs/client
@arkejs/client@2.8.1
Patch Changes
- 23adcc4: fix: extend client methods with dynamic types