fix(core): Update dependencies and remove GitLab CI configuration.

This commit is contained in:
2025-01-28 12:11:40 +01:00
parent 56f32136c5
commit f5d6ec81ff
5 changed files with 7333 additions and 3473 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2025-01-28 - 2.1.1 - fix(core)
Update dependencies and remove GitLab CI configuration.
- Updated several devDependencies to newer versions for improved stability and performance.
- Updated core dependencies including esbuild and TypeScript.
- Removed the .gitlab-ci.yml file, which could suggest a change in continuous integration setup.
## 2024-10-27 - 2.1.0 - feat(mod_esbuild)
Add alias support to esbuild bundling process