Skip to content

v1.0.0-beta.18

Pre-release
Pre-release

Choose a tag to compare

@mahdaen mahdaen released this 16 Dec 05:59
· 512 commits to main since this release

🚀 Features

  • (docs) Rebrand from Anchor to AIR Stack across documentation and layout
  • (react) Reorder and add query export in index.ts

🐛 Bug Fixes

  • (module) Allow hyphens in module names

🚜 Refactor

  • (core) Move AsyncStatus to constant module

📚 Documentation

  • (react) Add data fetching documentation with query and fetchState examples
  • Add IRPC documentation and update sidebar navigation
  • (examples) Add analytics dashboard real-world example
  • (examples) Add IRPC mocking and testing documentation

⚙️ Miscellaneous Tasks

  • (release) Bump version to 1.0.0-beta.17
  • (release) Bump version to 1.0.0-beta.18
  • (release) Add scripts for package publishing workflow