Socket
Socket
Sign inDemoInstall

vue-i18n

Package Overview
Dependencies
25
Maintainers
1
Versions
341
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
35Next

10.0.0-alpha.5

Diff

kazupon
published 10.0.0-alpha.4 •

Changelog

Source

v10.0.0-alpha.4 (2024-05-09T08:04:12Z)

This changelog is generated by GitHub Releases

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

What's Changed

🌟 Features

  • feat!: change $t overloaded signature for Legacy API mode by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1832

🐛 Bug Fixes

  • fix: remove unnecessary types from petite-vue-i18n by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1833
  • fix: Not load devtools on Node.js by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1843

💥 Breaking Changes

  • breaking: drop translation component <i18n> v8.x compatibility by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1844
  • breaking: drop te behavior v8.x compatibility on v9 by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1845

⚠️ Deprecated Features

  • feat!: deprecate tc and $tc for Legacy API mode by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1839

⚡ Improvement Features

  • fix: translation interface typing by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1837

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

kazupon
published 10.0.0-alpha.3 •

Changelog

Source

v10.0.0-alpha.3 (2024-04-27T09:15:50Z)

This changelog is generated by GitHub Releases

<!-- 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

kazupon
published 10.0.0-alpha.2 •

Changelog

Source

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

This changelog is generated by GitHub Releases

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

What's Changed

🐛 Bug Fixes

  • fix(types): allow spyOn of "useI18n()" by @pinguet62 in https://github.com/intlify/vue-i18n-next/pull/1815

💥 Breaking Changes

  • breaking: drop vue-i18n-bridge by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1816
  • breaking: drop allowComposition option by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1817

New Contributors

  • @pinguet62 made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1815

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

kazupon
published 10.0.0-alpha.1 •

Changelog

Source

v10.0.0-alpha.1 (2024-04-21T12:15:10Z)

This changelog is generated by GitHub Releases

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

What's Changed

💥 Breaking Changes

  • breaking: drop modulo syntax by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1814

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.13.1...v10.0.0-alpha.1

kazupon
published 9.13.1 •

Changelog

Source

v9.13.1 (2024-04-20T15:25:52Z)

This changelog is generated by GitHub Releases

<!-- Release notes generated using configuration in .github/release.yml at v9.13.1 -->

What's Changed

🐛 Bug Fixes

  • fix(message-compiler): cannot resolve none-identifier characters at linked key by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1813

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.13.0...v9.13.1

kazupon
published 9.13.0 •

Changelog

Source

v9.13.0 (2024-04-17T14:47:38Z)

This changelog is generated by GitHub Releases

<!-- Release notes generated using configuration in .github/release.yml at v9.13.0 -->

What's Changed

⚠️ Deprecated Features

  • fix: EOL announcement warning for vue-i18n-bridge by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1800

⚡ Improvement Features

  • fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in https://github.com/intlify/vue-i18n-next/pull/1798

📝️ Documentations

  • fix: spelling by @DamageESP in https://github.com/intlify/vue-i18n-next/pull/1802
  • docs: improve documentation by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1801
  • docs: fix dead link on menu by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1804

New Contributors

  • @ShinnosukeKomiya made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1798
  • @DamageESP made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1802

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.12.1...v9.13.0

kazupon
published 9.12.1 •

Changelog

Source

v9.12.1 (2024-04-14T10:48:11Z)

This changelog is generated by GitHub Releases

<!-- Release notes generated using configuration in .github/release.yml at v9.12.1 -->

What's Changed

🐛 Bug Fixes

  • fix: compile error for key with included hyphen in named interpolation by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1797

👕 Refactoring

  • refactor: tokenizer by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1799

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.12.0...v9.12.1

kazupon
published 9.12.0 •

Changelog

Source

v9.12.0 (2024-04-12T01:30:04Z)

This changelog is generated by GitHub Releases

<!-- Release notes generated using configuration in .github/release.yml at v9.12.0 -->

What's Changed

🌟 Features

  • fix: deprecate named interpolation with modulo syntax by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1795

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.11.1...v9.12.0

kazupon
published 9.11.1 •

Changelog

Source

v9.11.1 (2024-04-10T05:59:44Z)

This changelog is generated by GitHub Releases

<!-- Release notes generated using configuration in .github/release.yml at v9.11.1 -->

What's Changed

🐛 Bug Fixes

  • fix: regression triple slash including in .d.ts by @kazupon in https://github.com/intlify/vue-i18n-next/pull/1794

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.11.0...v9.11.1

2345
35Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc