Merge branch 'alfonz/update-sdk' into 'master'
update @signageos/sdk
Merge branch 'mikulas/declaration-fix' into 'master'
Fixing declaration files creation during build
Merge branch 'mikulas/package-managers' into 'master'
Added typecheck before ts applet builds
Updated webpack dependencies
Merge branch 'alfonz/package-managers' into mikulas/package-managers
Optimised rspack build
remove unnecessary type casts
Fixed typescript issues and generate test
Resolving unwanted type-casting issue for command-line args
Simplified jsdoc and moved tools to end of file
Adding type check before build (no babel in rspack)
Applied typescript fixes after extending tsconfig-strict
Extending @signageos/codestyle/tsconfig-strict
Added documentation to test helper functions
Linter fixes
Typescript fix
Added initialiser
Fixed debug naming convention
Review fixes
Cleanup
Minor type-fix in test
Enabled strict mode
Resolved conflict
Changelog and readme
Final fixes and package-lock
Added windows build pipeline
Fixed linter issue
Better strategy to detect user-entered params
Tests extension and refactoring
Added feature - optional package manager
Using which to detect available packages
Using swc transpiler to speed up applet rspack builds
Fixing linter and builder related issues
Fixing build config
Switched to eslint flat config
Removed husky