218 Commits

Author SHA1 Message Date
26acb1eb61
fix: test failing after 30s
Signed-off-by: Avior <git@avior.me>
2024-12-10 11:35:59 +01:00
c03183bd6f
fix: test failing after 30s
Signed-off-by: Avior <git@avior.me>
2024-12-10 11:32:19 +01:00
07403cb3ae
fix: update cachex deps
Signed-off-by: Avior <git@avior.me>
2024-12-02 16:39:16 +01:00
dependabot[bot]
f5dd4cb88c
build: bump json5 from 2.2.1 to 2.2.3 (#257)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 00:41:24 +01:00
dependabot[bot]
9b9ff2f028
build: bump @dzeio/config from 1.1.9 to 1.1.12 (#247)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 00:41:12 +01:00
dependabot[bot]
ce64a95f4e
build: bump eslint from 8.31.0 to 8.35.0 (#271)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 00:40:54 +01:00
dependabot[bot]
460f101026
build: bump @typescript-eslint/parser from 5.48.1 to 5.54.1 (#273)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 00:40:45 +01:00
b3ba7820a3
chore: remove unused tests
Signed-off-by: Avior <git@avior.me>
2024-11-11 22:35:49 +01:00
1f3aae5401
feat: Add CacheX for cache management (#281) 2024-11-11 16:50:45 +01:00
e501faa823
bump: BETA 3 v2.6.0-beta.3 2024-10-17 22:52:50 +02:00
e08fd98269
feat: Add random endpoints to the SDK (#277) 2024-10-17 22:52:19 +02:00
54a4b729b3 fix: build fail when dist folder dont exists 2024-10-16 22:33:22 +02:00
26af3b0779
bump: 2.6 BETA.2 (#276) v2.6.0-beta.2 2024-10-16 22:31:45 +02:00
bf54ab3809
feat: Allow a user to filters elements on the API (#275) 2024-10-10 14:56:11 +02:00
f2621890e1
chore: enable cache on CI/CD 2024-08-30 11:05:02 +02:00
4364da480f
chore: Publish on Github Packages 2023-12-28 03:53:52 +01:00
0cc8577fe0
chore: Upgrade tested NodeJS versions 2023-12-28 02:15:49 +01:00
0f2ad36e8c bump: 2.5.1
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
v2.5.1
2023-07-18 12:59:21 +02:00
74de8961ef fix: update README
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-18 12:54:06 +02:00
98c80fcd20 fix: module exports not working
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-18 12:46:39 +02:00
c392b27cac bump: 2.5.0
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
v2.5.0
2023-06-28 14:22:05 +02:00
dc5e41a638 feat: Full support for ESM modules
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-06-28 14:21:17 +02:00
09d8b28a66
docs: Include HTML base for browser people :D
Signed-off-by: Avior <github@avior.me>
2023-01-11 20:54:16 +01:00
4507bbd651
misc: Upgraded deps
Signed-off-by: Avior <github@avior.me>
v2.4.9
2023-01-11 20:41:55 +01:00
8a89aefe73 2.4.9 2023-01-11 20:33:00 +01:00
8df969c1db
fix: Issue regarding browser loading
Signed-off-by: Avior <github@avior.me>
2023-01-11 20:32:51 +01:00
2177e9c088
fix: Updated build versions 2022-12-11 01:38:54 +01:00
a32f42975a 2.4.8 v2.4.8 2022-12-09 16:11:29 +01:00
0148979d7d
misc: Updated deps
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-09 16:11:24 +01:00
ea357c9080
fix: Version number not being correctly exported
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-09 16:08:10 +01:00
5e998d3658
bump: version 2.4.7
Signed-off-by: Avior <github@avior.me>
v2.4.7
2022-09-26 19:51:44 +02:00
ed883c06eb
fix: Angular not liking JSON imports (#204) 2022-09-26 19:52:27 +02:00
1ecaa048eb
Create FUNDING.yml 2022-08-25 10:15:40 +02:00
39cd15ead3
refactor: Upgrade actions (#129) 2022-05-05 14:12:24 +02:00
ca5ae0aa57
refactor: Upgrade dependencies (#128)
* refactor: removed babel

Signed-off-by: Avior <github@avior.me>

* refactor: Upgrade deps

Signed-off-by: Avior <github@avior.me>

* refactor: Removed ts-node

Signed-off-by: Avior <github@avior.me>

* revert: refactor: removed babel

Signed-off-by: Avior <github@avior.me>

* build: Support for other nodejs versions

Signed-off-by: Avior <github@avior.me>
2022-05-05 11:45:42 +02:00
dependabot[bot]
cffae6cc28
build: bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 (#86)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 15:29:09 +01:00
dependabot[bot]
5e03f38476
build: bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 (#80)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 10:21:03 +01:00
dependabot[bot]
05134f5b12
build: bump @babel/core from 7.17.2 to 7.17.4 (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 10:06:53 +01:00
dependabot[bot]
8a0dec867e
build: bump @typescript-eslint/parser from 5.10.2 to 5.11.0 (#72)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:55:13 +01:00
dependabot[bot]
75636a9195
build: bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 (#73)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:53:13 +01:00
dependabot[bot]
bd33dafe8a
build: bump eslint from 8.8.0 to 8.9.0 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:51:11 +01:00
dependabot[bot]
39fb14070d
build: bump @babel/core from 7.17.0 to 7.17.2 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:48:48 +01:00
dependabot[bot]
6ae3b09dc9
build: bump ts-node from 10.4.0 to 10.5.0 (#70)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:46:45 +01:00
dependabot[bot]
8d13d1dba4
build: bump jest from 27.5.0 to 27.5.1 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:44:36 +01:00
dependabot[bot]
840c8c3106
build: bump esbuild from 0.14.19 to 0.14.21 (#74)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 15:13:39 +01:00
dependabot[bot]
ee4f1be353
build: bump @babel/preset-env from 7.16.8 to 7.16.11 (#52)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 12:05:57 +01:00
dependabot[bot]
7e4c0eae42
build: bump jest from 27.4.7 to 27.5.0 (#68)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 10:41:40 +01:00
dependabot[bot]
3d08ab4bfa
build: bump esbuild from 0.14.18 to 0.14.19 (#69)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 10:16:32 +01:00
dependabot[bot]
3441cc2c60
build: bump @babel/core from 7.16.12 to 7.17.0 (#66)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 10:38:38 +01:00
dependabot[bot]
9b2e09d766
build: bump esbuild from 0.14.17 to 0.14.18 (#67)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 10:27:09 +01:00