You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug that caused empty routes to be ignored on insert (#76).
Tightened the rules around overlapping parameter prefixes and suffixes, where ambiguous routes were inadvertently allowed (#67). See the new conflict rules for details.