Skip to content

v13.2.6

Latest
Compare
Choose a tag to compare
@0xfede 0xfede released this 10 Sep 15:59

What's Changed

  • 📦 Dependencies: Updated openapi-police from v4.0.2 to v4.0.5 with security fixes
  • 📚 Documentation: Comprehensive README with complete REST framework documentation
  • 🚀 CI/CD: Migrated from Travis CI to GitHub Actions with Node.js 18, 20, 22 testing
  • Features: Added detailed MongoDB integration examples and authentication patterns
  • 💻 TypeScript: Complete TypeScript support examples and production configuration guidance
  • 🔧 Build: All 285 tests pass with updated dependencies

Key Features Documented

  • OpenAPI v3 compliant REST framework architecture
  • Comprehensive MongoDB v6 integration and operations
  • Authentication and authorization (OAuth2 scopes, CASL abilities)
  • Resource Query Language (RQL) for advanced querying
  • JSON-RPC support and pipeline operations
  • CSV export functionality and Express.js integration

Dependencies Updated

  • openapi-police: ^4.0.5 (updated from ^4.0.2)
  • jsonpolice: ^12.0.1 (transitive dependency)
  • jsonref: ^9.0.2 (transitive dependency)

Test Results

  • ✅ All 285 tests passing
  • 🔧 Modern toolchain with pnpm and GitHub Actions
  • 📋 Comprehensive coverage across all components

🤖 Generated with Claude Code