- refactor(simulator): switch to named exports
268a74b - build(simulator): switch rollup plugins to core ones
8b6da98 - build(deps): apply updates
b492b73 - refactor(simulator): switch utils to internal module export/import
60a7439 - build(deps): apply updates
ab9c886 - build(deps): apply updates
5a9d745 - build(deps-dev): apply updates
61aad68 - fix(simulator): fix mocha tests
878e026 - refactor(simulator): switch to internal modules export/import design
2896e06 - chore: apply dependencies update
946b9f8 - build(deps): apply updates
d91f775 - build(deps): apply updates
5b670ff - build(deps): apply updates
15f4706 - build(deps-dev): apply updates
9d432a8 - build(deps-dev): apply updates
d994fe7 - feat: set supervision url through the UI protocol
269de58 - chore: apply dependencies update
0868382 - refactor(simulator): explicitly export needed types only
0ac9792 - build(deps-dev): apply updates
779c2ad - refactor(simulator): cleanup OCPP incoming requests handler
56d09fd - build(deps): apply updates
efad425 - build(deps): apply updates
b8cede3 - fix(simulator): order firmware upgrade statuses properly
93f0c2c - refactor(simulator): remove duplicated code in utils
dada83e - refactor(simulator): constify and factor out empty data structure
59b6ed8 - refactor(simulator): align casing on enums between key and value
721646e - feat(simulator): add more OCPP 2.x.x types definition
28f1c57 - feat(simulator): add certificates related OCPP 2.x types
6b63503 - fix(simulator): make the modules export/import a bit less sensitive to
17bc43d - feat(simulator): initial work on configuration components and variables
857d8dd - build(simulator): switch to TS 5.x.x
c8aafe0 - refactor(simulator): remove uneeded check
5b43123 - refactor(simulator): sort exports, switch to node: import syntax for internal
01f4001 - refactor(simulator): remove duplicate OCPP version validation code
feff11e - build(deps-dev): apply updates
2b35c55 - fix(simulator): rename and fix object own property detection helper
ef4932d - refactor(simulator): add type shorcuts for OCPP configuration keys
6dad8e2 - refactor(simulator): add control over the OCPP stack exports
368a6ed - test: cleanup code coverage configuration
2e8a02e - fix(simulator): sanity checks to circular array inputs
4cf1f68 - test(simulator): add cloneObject() helper tests
dd5a1d6 - chore: apply dependencies update
0a71cb7 - fix(simulator): init statistic counters without possibly overriding the
7191090 - refactor(simulator): cleanup types export
b0ba2bf - perf(simulator): filter array for undefined before running map()
3ce0201 - refactor(simulator): factor out supervision urls distribution
a52a644 - feat(simulator): switch TS transpiler to ECMAScript 2022
c5f2c25 - feat(simulator): expose OCPP configuration in UI protocol
8d8599f - build(deps): apply security update
72a20d2 - test(simulator): add hasOwnProp() tests
af29b59 - refactor(simulator): avoid branching in empty array helpers
5d0b9ff - refactor(simulator): introduce HTTP methods enum
1185579 - refactor(simulator): remove unneeded type casting
617cad0 - refactor(simulator): delete attributes instead of undefining
cdde2cf - style(simulator): align case on enum key/value
10922dc - fix(simulator): clone configuration object before saving it
648512c - build(docker): switch to docker internal compose
df3b86f - refactor(simulator): sort exports
480fecf - build(simulator): type check also declaration files
1949ac1 - build: revert node stable CI version pinning
aab4274 - build: pin node version to 19.7 in CI
bb1e5fc - test(simulator): refine hasOwnProp() helper tests
58693af - refactor(simulator): use helper(s) where appropriate
4c5e87a - test: fix TS options
97f4c1a - build: fix typo in CI
547b7cf - build: run CI on merge queue
b58224b - refactor(simulator): import cleanups
02ff3d2 - test(simulator): use named import
f64ca10 - refactor(simulator): switch import to node: syntax
3f85aa2 - chore: spell fix
92cf5b6 - build(simulator): add missing rollup external
8a16893 - test(simulator): .nycrc.json -> .c8rc.json
846da5b