What's Changed
- feat(ci): add workflow_dispatch release trigger with dry-run and GitHub Release by @jrusso1020 in #16
- fix: rename root package to avoid shadowing published CLI by @vanceingalls in #17
- ci(regression): add Docker-based regression test pipeline by @jrusso1020 in #27
- build: add oxlint, oxfmt, commitlint, lefthook, knip, and editorconfig configs by @vanceingalls in #23
- fix: resolve oxlint errors across codebase by @vanceingalls in #24
- style: apply oxfmt baseline formatting across all source files by @vanceingalls in #25
- docs: add Mintlify documentation site by @jrusso1020 in #33
- ci: add lint and format check job, update CONTRIBUTING.md by @vanceingalls in #26
- build: migrate from pnpm to bun as package manager by @vanceingalls in #28
- fix: composition issues in runtime code + producer parity by @miguel-heygen in #31
- docs: add per-package READMEs and polish root docs for OSS launch by @jrusso1020 in #34
- fix(docs): update studio README to use bun instead of pnpm by @jrusso1020 in #35
- chore: release v0.1.2 by @github-actions[bot] in #32
- fix(ci): update publish workflow to use bun install by @vanceingalls in #36
- test(regression): add editor-agent-prod regression fixture by @miguel-heygen in #37
- feat(core): add support for playback-rate and loop for media elements by @miguel-heygen in #41
- fix(producer): preserve @import rules during CSS composition scoping by @miguel-heygen in #40
- fix(ci): remove --provenance from npm publish by @miguel-heygen in #49
- fix(ci): remove prepublishOnly build scripts by @miguel-heygen in #50
- fix(ci): make publish steps idempotent by @miguel-heygen in #51
New Contributors
- @miguel-heygen made their first contribution in #31
- @github-actions[bot] made their first contribution in #32
Full Changelog: v0.1.1...v0.1.2