Releases: cawalch/wingnut
Releases · cawalch/wingnut
v0.4.1
v0.4.0
What's Changed
- Modernize TypeScript 5.x Syntax and Refactor Codebase by @google-labs-jules[bot] in #50
- bump biome by @cawalch in #51
- Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @cawalch in #53
- perf improvements by @cawalch in #52
- release: 0.4.0 by @cawalch in #54
- ci/cd improvements by @cawalch in #55
New Contributors
- @google-labs-jules[bot] made their first contribution in #50
Full Changelog: 0.3.13...v0.4.0
0.3.13
What's Changed
- release: 3.13 by @cawalch in #37
- security: policy reg expression by @cawalch in #38
- fix(ci): restrict npm publishing to release events only by @cawalch in #40
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #39
- deps: regen pnpm lock by @cawalch in #41
- refactor(lib): improve parameter handling and code organization by @cawalch in #42
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #43
- build(deps-dev): bump vitest from 2.1.4 to 2.1.9 by @dependabot in #44
- build(deps-dev): bump esbuild from 0.24.0 to 0.25.0 by @dependabot in #45
- deps: update latest by @cawalch in #47
- feat: add support for header parameters by @cawalch in #48
Full Changelog: 0.3.12...0.3.13
0.3.12
What's Changed
- deps: cleanup by @cawalch in #33
- chore: ci-cd cleanup by @cawalch in #35
- build(deps): bump express from 4.19.2 to 4.21.1 by @dependabot in #34
- chore: vitest to mjs by @cawalch in #36
New Contributors
- @dependabot made their first contribution in #34
Full Changelog: 0.3.10...0.3.12
0.3.10
What's Changed
- feat: adhere to error handler middleware by @cawalch in #25
- fix: duplicate next calls by @cawalch in #27
- fix: duplicate next error calls by @cawalch in #28
- chore: make it a module type by @cawalch in #29
- chore: bump pnpm by @cawalch in #30
- build for 18+ by @cawalch in #31
- release: 0.3.9 by @cawalch in #32
Full Changelog: 0.3.4...0.3.10