BREAKING CHANGES
All plugins will need to be re-published with this release.
What's Changed
- fix: embed sources in sourcemaps to resolve missing file warnings by @jheddings in #53
- feat: add optional title field to plugin package.json by @jheddings in #54
- feat(codegen): surface derived fields, fix type mappings, and include attachments by @mackenziemcclaskey in #55
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #56
- chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 by @dependabot[bot] in #58
- chore(deps-dev): bump typescript-eslint from 8.58.0 to 8.59.0 by @dependabot[bot] in #60
- chore(deps-dev): bump vitest from 4.1.2 to 4.1.5 by @dependabot[bot] in #57
- chore(deps): bump vite from 8.0.8 to 8.0.10 by @dependabot[bot] in #59
- chore(deps): apply npm audit lockfile maintenance by @jheddings in #61
- refactor(cli): move CLI internals out of SDK surface by @jheddings in #65
- chore(config): align Claude and Cursor guidance by @jheddings in #64
- feat(build): static asset bundling and plugin.css convention by @jheddings in #66
- feat(api): trident resolver for fetching data from api client by @mackenziemcclaskey in #63
- fix(cli): show subcommands in standalone --help output by @jheddings in #67
- feat: replace pages with type-safe route system by @jheddings in #62
Full Changelog: v0.1.1...v0.2.0