Skip to content

Releases: maeumjs/i18n-controller

v1.9.0

12 Nov 17:17

Choose a tag to compare

What's Changed

  • Change: default export to named export by @imjuni in #22
  • version change: 1.8.0 > 1.9.0 by @imjuni in #23
  • Change: remove peer dependencies: fastify by @imjuni in #24

Full Changelog: v1.8.0...v1.9.0

v1.8.0

11 Oct 03:06

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.8.0

v1.6.0

08 Oct 15:11

Choose a tag to compare

What's Changed

  • Change interface name: I18nContainerOption > I18nControllerOption by @imjuni in #6
  • version change: 1.1.0 > 1.2.0 by @imjuni in #7
  • Fix interface name: I18nContainerOption > I18nControllerOption by @imjuni in #8
  • version change: 1.2.0 > 1.3.0 by @imjuni in #9
  • Add new function getLanguageFromRequestHeader by @imjuni in #10
  • version change: 1.3.0 > 1.4.0 by @imjuni in #11
  • Add new feature isBootstrap by @imjuni in #12
  • version change: 1.4.0 > 1.5.0 by @imjuni in #13
  • Add new feature: pt function by @imjuni in #14
  • version change: 1.5.0 > 1.6.0 by @imjuni in #15

Full Changelog: v1.1.0...v1.6.0

v1.1.0

27 Sep 07:10

Choose a tag to compare

What's Changed

  • Enhance README.md by @imjuni in #1
  • Fix package configuration by @imjuni in #2
  • Fix package publishing command by @imjuni in #3
  • Change interface name: I18nContainer > I18nController by @imjuni in #4
  • version change: 1.0.0 > 1.1.0 by @imjuni in #5

New Contributors

  • @imjuni made their first contribution in #1

Full Changelog: https://github.com/maeumjs/i18n-controller/commits/v1.1.0