Releases: KiKoS0/dbd-tooltips
Releases · KiKoS0/dbd-tooltips
v1.0.1
v1.0.0
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 nativeResizeObserver
. - 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
- 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