Skip to content

v1.3.2

Choose a tag to compare

@gannonh gannonh released this 10 Apr 20:23

[1.3.2] - 2024-04-10

Added

  • Added ESLint and Prettier for code quality and formatting
  • Added lint and format scripts to package.json
  • Added preflight script that runs formatting, linting, tests, and build in sequence
  • Enhanced CI workflow to check code formatting and linting
  • Added GitHub issues for new feature enhancements

Fixed

  • Fixed TypeScript errors in test files
  • Fixed tests to work properly in emulator mode
  • Excluded test files from production build
  • Resolved lint warnings throughout the codebase

Changed

  • Updated CI workflow to use preflight script before publishing
  • Modified test assertions to be more resilient in different environments
  • Improved error handling in storage client tests

Full Changelog: v1.3.0...v1.3.2