Skip to content

Commit

Permalink
chore: sync changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored and github-actions[bot] committed Apr 27, 2024
1 parent 35dde03 commit e9e74dc
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,34 @@
# v10.0.0-alpha.3 (2024-04-27T09:15:50Z)

This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.3)

<!-- Release notes generated using configuration in .github/release.yml at v10.0.0-alpha.3 -->

## What's Changed

### 💥 Breaking Changes

- breaking: drop fully `formatter` option codes on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1826
- breaking: drop fully `preserveDirectiveContent` option codes on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1827
- breaking: drop fully `preserve` modifier codes on `v-t` directive by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1828
- breaking: drop fully `getChoiceIndex` on Legacy API by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1829

### ⚡ Improvement Features

- fix: reduce devtools pkgs and size by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1823

### 📝️ Documentations

- docs: add favicon by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1824
- docs: fix typos by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1825
- Update started.md to fix typo by @steveclarke in https://github.com/intlify/vue-i18n-next/pull/1822

## New Contributors

- @steveclarke made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1822

**Full Changelog**: https://github.com/intlify/vue-i18n-next/compare/v10.0.0-alpha.2...v10.0.0-alpha.3

# v10.0.0-alpha.2 (2024-04-22T23:27:21Z)

This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-next/releases/tag/v10.0.0-alpha.2)
Expand Down

0 comments on commit e9e74dc

Please sign in to comment.