Skip to content

Releases: unjs/rou3

v0.5.1

24 Jul 15:21
@pi0 pi0
Compare
Choose a tag to compare

compare changes

💅 Refactors

v0.5.0

24 Jul 15:05
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Avoid Object.create(null) (2b7ac09)

🩹 Fixes

  • ⚠️ Last named segment should be required (#123)

v0.4.0

09 Jul 19:28
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Support multiple entries with same route (#118)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Support multiple entries with same route (#118)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0

09 Jul 11:06
@pi0 pi0
b0592c6
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ findAllRoutes (#117)

v0.1.0

05 Jul 15:10
@pi0 pi0
Compare
Choose a tag to compare

Radix3 migrated to rou3 (see #108)

v0.2.0

08 Jul 10:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • matcher: Match param in last segment (#110)

💅 Refactors

  • ⚠️ Unify apis with (method, path) order (#114)
  • matcher: Improve readability (af7af4d)

🏡 Chore

✅ Tests

⚠️ Breaking Changes

  • ⚠️ Unify apis with method, path order (#114)

❤️ Contributors

  • Pooya Parsa (@pi0)