Skip to content

Releases: KiKoS0/dbd-tooltips

v1.0.1

09 Dec 03:29
Compare
Choose a tag to compare

Generate sourcemaps to upload to Sentry.

v1.0.0

09 Dec 02:27
Compare
Choose a tag to compare

Enhancements

  • Implement Addons on the mobile version.
  • Introduce feature flags.
  • Extract all data assets to an external CDN.
  • Bump dependencies.
  • Deprecate svelte-watch-resize in favor of using the native ResizeObserver.
  • Add sentry for reporting errors.
  • Introduce relative-ci to monitor the bundle size.

Bug fixes

  • Smoke video not showing on Firefox has been disabled until it's fixed or investigated further.

v0.1.0

21 Jun 21:07
Compare
Choose a tag to compare
  • First official public release

Enhancements

  • Migrate to Typescript
  • Migrate to Vite instead of Rollup
  • Setup ESLint
  • Add missing perk/addons images
  • Bump dependencies
  • Implement CI for releases
  • Add README.md and CHANGELOG.md