Skip to content

v2.5.0

Compare
Choose a tag to compare
@wuespace-admin wuespace-admin released this 15 Jan 20:40

2.5.0 (2022-01-15)

Features

  • docs/client: 🚸 Add note about telestion-project-template usage of tc-cli init (ead9603)
  • docs/client: 🚸 Add note about restarting the development server after plugin changes (172a1d9)
  • docs/client: ✨ Add client tutorials index page (a72c39c)
  • docs/client: ✨ Add tutorial on bootstrapping a widget (db91a88)
  • docs/client: ✨ Add tutorial on building the widget's UI using React Spectrum (54ce83e)
  • docs/client: ✨ Add tutorial on using the event bus hooks from @wuespace/telestion-client-core to connect the widget to the event bus (68d4258)
  • docs/general: 🚑 Add a proper homepage (18a2a41)

Bug Fixes

  • docs/client: 🐛 Add missing tutorials reference to client index page (a51424c)
  • docs/client: 🐛 Fix a few grammatical inconsistencies (59acf2b)
  • docs/client: 🚚 Rename Development Environment Setup tutorial tutorial to dev-env-setup (17a6117)