Skip to content

v1.2.0

Compare
Choose a tag to compare
@rimorin rimorin released this 14 Feb 00:06
· 534 commits to master since this release

1.2.0 (2023-02-14)

Bug Fixes

  • fix package.json script for getting version (04703ab)
  • semantic release not updating package json version (57a163c)

Features

  • allow postal code modification in admin (857314d)
  • allow territory code modification in admin (98f03c2)
  • display app version in admin (8363753)
  • implement cell hightlighting when handling the last few units of an address (686e2ff)

Performance Improvements

  • memotization of values and components (28dab52)
  • use react fragment instead of div (8362445)