Skip to content

v1.36.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 17:42
c28475c

1.36.1 (2025-01-31)

Bug Fixes

  • cover all edit modes (2184c41)
  • else case for no budget needs to trigger edit-mode (69c197b)
  • remove disabled state for add fiscal year budget button in CAN funding page (e3cabe1)
  • update budget amount handling to allow zero and improve input validation (de652c3)
  • update prop types for budgetAmount and totalFunding to number and handle zero value (72a2eae)
  • update prop types from string to number for funding-related components (c9581de)