Releases: nodejs/amaro
Releases · nodejs/amaro
v0.2.1
What's Changed
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #100
- build: update to use common wasm builder by @mhdawson in #96
- chore(workflow): update node version by @AugustinMauroy in #105
- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #110
- Revert "fix: update to use common wasm builder" by @marco-ippolito in #111
- chore(deps): update SWC to v1.9.2 by @github-actions in #112
- fix: update to use common wasm builder by @mhdawson in #113
- test: check syntax is not polyfilled by @marco-ippolito in #114
- chore(deps): bump github/codeql-action from 3.27.1 to 3.27.4 by @dependabot in #115
- chore(deps): bump gr2m/create-or-update-pull-request-action from 1.10.0 to 1.10.1 by @dependabot in #116
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.1 to 2.0.3 by @dependabot in #120
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.3 to 2.0.4 by @dependabot in #123
- chore(deps): bump github/codeql-action from 3.27.4 to 3.27.6 by @dependabot in #122
- chore(deps): update SWC to v1.9.3 by @github-actions in #117
- chore: update to latest wasm-builder container by @mhdawson in #124
- chore(deps): update SWC to v1.10.1 by @github-actions in #127
- chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #128
- test: ensure loaders passes for non ts by @arturgawlik in #126
- chore: remove unused licenses by @marco-ippolito in #129
- test: add a test case for unusual charsets by @legendecas in #130
- feat: add ossf scorecard by @marco-ippolito in #131
- chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #137
- chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #135
- chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #134
- chore(deps): bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0 by @dependabot in #133
- chore(deps): update SWC to v1.10.3 by @nodejs-github-bot in #139
New Contributors
- @mhdawson made their first contribution in #96
- @AugustinMauroy made their first contribution in #105
- @arturgawlik made their first contribution in #126
- @legendecas made their first contribution in #130
- @nodejs-github-bot made their first contribution in #139
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: regenerate tests after swc update by @marco-ippolito in #93
- chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #92
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #91
- chore(deps): update SWC to v1.7.36 by @github-actions in #94
- chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #95
- chore(deps): update SWC to v1.7.40 by @github-actions in #97
- chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #98
- chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #99
- feat: add transform loader by @marco-ippolito in #70
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- chore(deps): update SWC to v1.7.18 by @github-actions in #72
- chore(deps): bump github/codeql-action from 3.26.2 to 3.26.5 by @dependabot in #73
- chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 by @dependabot in #74
- chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #76
- chore(deps): update SWC to v1.7.22 by @github-actions in #75
- chore(deps): update SWC to v1.7.24 by @github-actions in #77
- chore(deps): bump wagoid/commitlint-github-action from 6.1.1 to 6.1.2 by @dependabot in #78
- chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #82
- chore(deps): bump github/codeql-action from 3.26.6 to 3.26.8 by @dependabot in #81
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #84
- chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #83
- chore(deps): update SWC to v1.7.26 by @github-actions in #85
- chore(deps): update SWC to v1.7.28 by @github-actions in #86
- chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by @dependabot in #88
- chore(deps): bump gr2m/create-or-update-pull-request-action from 1.9.4 to 1.10.0 by @dependabot in #87
- chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #89
- chore(deps): update SWC to v1.7.35 by @github-actions in #90
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- chore: add correct defaults by @marco-ippolito in #71
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- feat: update swc 1.7.2 by @marco-ippolito in #12
- chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #2
- chore(tools): add release pipeline by @marco-ippolito in #13
- chore: switch to esm and swc types by @marco-ippolito in #14
- fix: remove exports by @marco-ippolito in #19
- chore(ci): Add code quality step by @Jayllyz in #20
- chore(ci): add commit linting workflow by @Jayllyz in #31
- feat: add TypeScript type annotation tests with node 22 snapshots by @mertcanaltin in #21
- feat: add
swc
update workflow by @Jayllyz in #32 - fix:
update-swc
create pr and check swc update by @Jayllyz in #34 - deps: update swc to 1.7.5 by @marco-ippolito in #25
- chore(tools): fix command injection via __dirname in build process by @ChALkeR in #18
- chore(tools): pin gh actions commit version by @marco-ippolito in #35
- test: use node 22 pattern matching by @marco-ippolito in #38
- chore(lib): move lib/swc in lib by @marco-ippolito in #37
- code scanning by @marco-ippolito in #36
- chore(tools): make ci audit run on pr by @marco-ippolito in #43
- chore(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.0 by @dependabot in #40
- chore(deps): update SWC to v1.7.6 by @github-actions in #39
- chore(tools): enclose test glob patterns in quotes by @klaemo in #44
- fix: enforce source code is a string by @marco-ippolito in #45
- chore(deps): update SWC to v1.7.9 by @github-actions in #53
- feat: create amaro loader by @marco-ippolito in #47
- test: add strip types with class modifiers by @himself65 in #50
- test: add test for sourcemaps by @marco-ippolito in #51
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1 by @dependabot in #57
- chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #59
- chore(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2 by @dependabot in #58
- chore(deps): update SWC to v1.7.10 by @github-actions in #56
- feat: add license in dist by @marco-ippolito in #55
- test: add test file for transform mode and feature testing by @mertcanaltin in #61
- test: update tests with new swc flag by @marco-ippolito in #62
- chore(deps): update SWC to v1.7.11 by @github-actions in #63
- test: add tests for nativeClassProperties by @marco-ippolito in #64
- chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by @dependabot in #68
- chore(deps): update SWC to v1.7.14 by @github-actions in #69
New Contributors
- @marco-ippolito made their first contribution in #12
- @dependabot made their first contribution in #2
- @Jayllyz made their first contribution in #20
- @mertcanaltin made their first contribution in #21
- @ChALkeR made their first contribution in #18
- @github-actions made their first contribution in #39
- @klaemo made their first contribution in #44
- @himself65 made their first contribution in #50
Full Changelog: https://github.com/nodejs/amaro/commits/v0.1.7