Skip to content

Application, Hooks, Benchmarks

Pre-release
Pre-release
Compare
Choose a tag to compare
@DreamTexX DreamTexX released this 01 Mar 11:45
· 3 commits to master since this release

(Warning: Readme is outdated with this release, please refer to the examples)

Added:

  • Hooks (replacing onModuleInit)
  • Introduced a new application class
  • Benchmarks for examples

Fixed:

  • Metadata can now store data for properties too

Removed:

  • createApplication(type) go removed in favor of new Application(rootModule)