🐞 Bug fixes
- Add adjustment for glyph rendering, CJK fonts are mainly affected ([1002](https://github.com/maplibre/maplibre-gl-js/issues/1002)).
- Improve typings to fix Angular strict mode failure ([790](https://github.com/maplibre/maplibre-gl-js/issues/790), [#970](https://github.com/maplibre/maplibre-gl-js/issues/970), [#934](https://github.com/maplibre/maplibre-gl-js/issues/934))
- Fix `SourceCache.loaded()` always returning `true` following a load error ([1025](https://github.com/maplibre/maplibre-gl-js/issues/1025))
- Added back csp and dev builds to npm package ([1042](https://github.com/maplibre/maplibre-gl-js/issues/1042))