This release doesn't change scip-typescript itself, but modifes the Docker image it ships with – no longer using Alpine distribution of Node, and upgrading to Node 22.
What's Changed
- chore: checks the format of the version number to be released by @kritzcreek in #379
- chore: Remove project board workflow by @varungandhi-src in #381
- chore(deps): update dependency @types/diff to v6 by @renovate in #384
- chore(deps): update dependency prettier to v3.4.1 by @renovate in #386
- chore(deps): update dependency prettier to v3.4.2 by @renovate in #387
- Provide a single self-contained docker image, remove alpine by @antonsviridov-src in #389
- Remove stage id from release workflow by @antonsviridov-src in #390
- version 0.3.15 by @antonsviridov-src in #392
New Contributors
- @antonsviridov-src made their first contribution in #389
Full Changelog: v0.3.14...v0.3.15