Socket
Socket
Sign inDemoInstall

@intlify/message-compiler

Package Overview
Dependencies
2
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
15Next

10.0.0-alpha.3

Diff

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

kazupon
published 9.11.0 •

Changelog

Source

v9.11.0 (2024-04-04T01:19:34Z)

This changelog is generated by GitHub Releases

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

What's Changed

🌟 Features

  • fix: number and date format components not using scope prop by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1786

New Contributors

  • @xuanzhi33 made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1767
  • @YoshiYo made their first contribution in https://github.com/intlify/vue-i18n-next/pull/1781

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

kazupon
published 9.10.2 •

Changelog

Source

v9.10.2 (2024-03-15T13:16:47Z)

This changelog is generated by GitHub Releases

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

What's Changed

🐛 Bug Fixes

  • fix: manually add triple slash directive to message-compiler by @BobbieGoede in https://github.com/intlify/vue-i18n-next/pull/1766

New Contributors

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

Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.10.1...v9.10.2

2345
15Next
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