Skip to content

v0.6.3

Compare
Choose a tag to compare
@AquaDragon AquaDragon released this 24 May 01:54
· 33 commits to main since this release
fa3abc3

General

  • Fixed Tax Office description (#111)

Internal code fixes (#110)

  • Added utilities functions to assert a value as non-null and avoid the use of the non-null assertion operator "!" (#102)
  • Ignored eslint warnings that were situational or nonsensical
  • Removed custom middleware server-side script (#106)