v1.15.0-0
Pre-release
Pre-release
- chore: new tsconfig (51fcc34)
- chore: update deps (16476bd)
- chore: update nvmrc (0a8e439)
- chore: update deps (999f8a9)
- Merge pull request #236 from alantoa/webp-file-support (c539a79)
- Merge pull request #232 from ConnorTJolley/bugfix/153 (a882f28)
- update readme (8d615a8)
- feat: webp support (c140312)
- fix: syntax error react-pdf in nextjs (9545290)
- Removed type from AvailableLanguages export (a9e71a2)
- Merge pull request #205 from hlouzek/rerendering (b02c6bd)
- Merge branch 'cyntler:main' into rerendering (1be9e85)
- When I wanted to extend props with my own values, there was unwanted rerendering and reloading of the entire document, which caused flickering. After several days of searching, I found out that the ProxyRenderer.tsx component was causing this. With this modification, rerendering no longer occurs. (a1d29d7)
- Merge pull request #200 from rasmusguterstam/feat/se-localization (b9d9d28)
- feat: add SE localization (c229c22)
- Merge pull request #196 from gloribus/Connection-of-the-RU-language (4ea8444)
- Update ru.json (0525b31)
- Update i18n.ts (15b69a4)