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