Releases: rstackjs/rstack-ecosystem-ci
Releases · rstackjs/rstack-ecosystem-ci
v0.3.2
What's Changed
- fix(ci): upgrade corepack in build-rspack to match other stacks by @fi3ework in #42
- fix(ci): inline catalog refs and relax strict workspace constraints by @fi3ework in #43
- fix(ci): pass NPM_CONFIG_REGISTRY as --registry to pnpm install by @fi3ework in #44
- fix(ci): always relax strictDepBuilds for pnpm 11 plugin repos by @fi3ework in #45
- fix(ci): install puppeteer Chrome in rspack plugin suite by @fi3ework in #46
- fix(ci): point _selftest at current repo and reject pnpm <10 consumers by @fi3ework in #49
- ai: add eco-ci-selfcheck agent skill for framework self-audit by @fi3ework in #50
- fix(deps): update all non-major dependencies by @renovate[bot] in #25
- fix(ci): exclude workspace/** from tsconfig so _selftest lint stops scanning cloned rspack fixtures by @fi3ework in #51
- chore(deps): update dependency bumpp to v11 by @renovate[bot] in #48
- chore(deps): update rstackjs/rstack-ecosystem-ci digest to d08cee7 by @renovate[bot] in #47
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #36
- chore(deps): update actions/github-script action to v9 by @renovate[bot] in #35
- chore(deps): update crazy-max/ghaction-github-runtime action to v4 by @renovate[bot] in #37
- chore(deps): update dependency @antfu/ni to v30 by @renovate[bot] in #38
- fix(ci): opt out of pnpm 11 minimumReleaseAge / blockExoticSubdeps by @fi3ework in #52
- chore(deps): update rstackjs/rstack-ecosystem-ci digest to 3cbb846 by @renovate[bot] in #53
- fix(deps): update all non-major dependencies by @renovate[bot] in #54
- fix(rslib): skip snapshots in ecosystem ci by @Timeless0911 in #55
- v0.3.2 by @Timeless0911 in #56
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore: remove duplicate PlayWright installation by @9aoy in #27
- fix(ci): publish rspack to verdaccio with fresh sentinel version by @fi3ework in #28
- fix(ci): skip private workspace packages in overrides by @9aoy in #29
- feat(website): add Inspect prompt button on failed commits by @fi3ework in #30
- chore(ci): add 40min timeout to rspack execute-all jobs by @stormslowly in #31
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #26
- fix(ci): disable persist-credentials in per_commit checkout by @fi3ework in #32
- chore: migrate to rslint and prettier by @chenjiahan in #33
- fix(ci): always write pnpm overrides to pnpm-workspace.yaml by @fi3ework in #34
- chore(deps): update dependency @rsbuild/core to v2 by @renovate[bot] in #39
- chore(deps): pin GitHub Actions by @renovate[bot] in #41
- chore(deps): update dependency @rsbuild/plugin-react to v2 by @renovate[bot] in #40
New Contributors
- @stormslowly made their first contribution in #31
- @renovate[bot] made their first contribution in #26
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: rstest playwright install by @9aoy in #7
- fix: update Rsbuild e2e scripts by @chenjiahan in #8
- fix(ui): polish UI according to vercel.com/design/guidelines/install by @fi3ework in #9
- fix: update repository references from rspack-contrib to rstackjs by @chenjiahan in #10
- feat: migrate to Cloudflare pages by @fi3ework in #11
- fix(rstest): modern.js test script by @9aoy in #12
- fix: enable Rsbuild plugin tests by @chenjiahan in #13
- hotfix: do not overide Rslib's underlying Rspack by @fi3ework in #14
- test: update test commands for modern.js by @chenjiahan in #15
- feat: add examples & modern integration tests to rstest eco ci by @9aoy in #16
- feat: test rsbuild-rsc-plugin by @SyMind in #17
- fix: remove @rspack/dev-server from rspack overrides by @9aoy in #18
- feat: add modernjs to rslib ecosystem ci by @Timeless0911 in #19
- chore: update Rspack ecosystem CI suite by @chenjiahan in #20
- chore: only run rstest core tests in rspack ci by @9aoy in #21
- perf: use
pnpm exec playwrightinstead ofnpx playwrightby @9aoy in #22 - fix: test rstest examples when run rslib / rsbuild eco-ci by @9aoy in #24
- feat: migrate rspack ecosystem CI to the central repo by @fi3ework in #23
New Contributors
- @chenjiahan made their first contribution in #8
- @SyMind made their first contribution in #17
- @Timeless0911 made their first contribution in #19
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
🚀 Features
- Add Rslib - by @fi3ework (8bb60)
- Add website - by @fi3ework (ac413)
- Add Rsdoctor / Rslint - by @fi3ework (50bae)
- Add Rspress - by @fi3ework (bae70)
- Add rspress - by @fi3ework (4692f)
🐞 Bug Fixes
- Remove
result-headinginput - by @fi3ework (37cb1) - Should also checkout even not failure - by @fi3ework (ae3cb)
- Correct suites - by @fi3ework (0bb09)
- Make overrides compatible with pnpm-workspace.yaml - by @fi3ework (5feca)
- Remove rspack from rsdoctor - by @fi3ework (ac1e3)
- Polish UI - by @fi3ework (ad924)
- Lint - by @fi3ework (f52c7)
- Rspress preview URL - by @fi3ework (05094)
- Token - by @fi3ework (768a5)
- rslib: Install playwright - by @fi3ework (618b1)
- website: Remote data - by @fi3ework (77749)