New
Release 0.3.1
0.3.1 (2024-12-02)
Full Changelog: https://github.com/callstackincubator/cali/compare/v0.3.0...v0.3.1
What's Changed
- feat: implement simple cache for config by @okwasniewski in https://github.com/callstackincubator/cali/pull/15
- feat: extend options after searching for a package by @grabbou in https://github.com/callstackincubator/cali/pull/19
- feat: add release-it by @okwasniewski in https://github.com/callstackincubator/cali/pull/20
- readme: add features and placeholders for video tutorials by @grabbou in https://github.com/callstackincubator/cali/pull/21
- fix: remove duplicate package from package.json by @borisyankov in https://github.com/callstackincubator/cali/pull/22
- readme: add 'bun install' as first step to 'contributing' by @borisyankov in https://github.com/callstackincubator/cali/pull/23
- fix: safer react native config retrieval, unified with the rest by @grabbou in https://github.com/callstackincubator/cali/pull/31
- feat: allow
calito do file operations by @okwasniewski in https://github.com/callstackincubator/cali/pull/34 - fix: rename eslint config file by @okwasniewski in https://github.com/callstackincubator/cali/pull/35
- feat: offer to store api key locally by @grabbou in https://github.com/callstackincubator/cali/pull/30
- fix: error message typo by @sorrycc in https://github.com/callstackincubator/cali/pull/40
- feat: add filesystem operations by @grabbou in https://github.com/callstackincubator/cali/pull/38
- refactor: convert project into monorepo by @grabbou in https://github.com/callstackincubator/cali/pull/39
- feat: expose Claude MCP server by @grabbou in https://github.com/callstackincubator/cali/pull/41
- fix: build issues with tools package used in ESM context by @grabbou in https://github.com/callstackincubator/cali/pull/46
- refactor: clean-up build situation and make cali/mcp-server ESM modules by @grabbou in https://github.com/callstackincubator/cali/pull/47
- feat: scope Claude filesystem to root React Native project by @grabbou in https://github.com/callstackincubator/cali/pull/48
New Contributors
- @borisyankov made their first contribution in https://github.com/callstackincubator/cali/pull/22
- @sorrycc made their first contribution in https://github.com/callstackincubator/cali/pull/40
Full Changelog: https://github.com/callstackincubator/cali/compare/v0.1.0...v0.3.1