Skip to content

Latest commit

 

History

History
177 lines (87 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

177 lines (87 loc) · 5.04 KB

v0.5.0 (2023-12-06T05:25:35Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • feat: support try APIs by @kazupon in #23

Full Changelog: https://github.com/intlify/h3/compare/v0.4.2...v0.5.0

v0.4.2 (2023-12-05T14:19:25Z)

This changelog is generated by GitHub Releases

Full Changelog: https://github.com/intlify/h3/compare/v0.4.1...v0.4.2

v0.4.1 (2023-11-28T03:34:45Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

  • fix: wrong type export by @kazupon in #21

Full Changelog: https://github.com/intlify/h3/compare/v0.4.0...v0.4.1

v0.4.0 (2023-11-28T02:53:06Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • feat: export CoreContext by @kazupon in #20

Full Changelog: https://github.com/intlify/h3/compare/v0.3.0...v0.4.0

v0.3.0 (2023-11-28T02:32:08Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • feat!: support async locale detector by @kazupon in #19

Full Changelog: https://github.com/intlify/h3/compare/v0.2.5...v0.3.0

v0.2.5 (2023-11-22T14:50:09Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

  • fix: bump intlify/core by @kazupon in #17

Full Changelog: https://github.com/intlify/h3/compare/v0.2.4...v0.2.5

v0.2.4 (2023-11-22T13:49:42Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

  • fix: bump deps by @kazupon in #16

Full Changelog: https://github.com/intlify/h3/compare/v0.2.3...v0.2.4

v0.2.3 (2023-11-15T09:45:02Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

  • fix: remove no nullable type from I18nMiddleware by @kazupon in #15

Full Changelog: https://github.com/intlify/h3/compare/v0.2.2...v0.2.3

v0.2.2 (2023-10-26T04:19:09Z)

This changelog is generated by GitHub Releases

Full Changelog: https://github.com/intlify/h3/compare/v0.2.1...v0.2.2

v0.2.1 (2023-10-23T10:41:52Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

  • fix: typo npm script and error message by @kazupon in #12

Full Changelog: https://github.com/intlify/h3/compare/v0.2.0...v0.2.1

v0.2.0 (2023-10-19T06:24:58Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • feat: support resource key completion & type-safe resource by @kazupon in #9

Full Changelog: https://github.com/intlify/h3/compare/v0.1.1...v0.2.0

v0.1.1 (2023-10-17T18:53:35Z)

What's Changed

🍭 Examples

  • feat: add playground by @kazupon in #8

Full Changelog: https://github.com/intlify/h3/compare/v0.1.0...v0.1.1

v0.1.0 (2023-10-17T06:23:35Z)

What's Changed

New Contributors

  • @renovate made their first contribution in #1
  • @kazupon made their first contribution in #2

Full Changelog: https://github.com/intlify/h3/commits/v0.1.0

v0.0.0

This is placeholder.