Skip to content

@nanoforge-dev/graphics-2d@1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 06:03
· 160 commits to main since this release

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • libs: Remove ECSContext type in favor of Context (b4ea6f1) by @Exeloo
  • graphics-2d: Remove custom rendering core and replace with Konva (278c745) by @Exeloo

Testing

  • Refactor context initialization and asset handling in library tests (3864643) by @Exeloo
  • libs: Include ConfigRegistry in library initialization test (b559759) by @Exeloo