When testing with @legoktm we have discussed two things:
- Using
-rc suffixes in versioning might break
|
export function isNewerSemver(a: string, b: string): boolean { |
- And requiring to set a header to trigger an update might be easy to miss or annoying (can we try to detect automatically)?
Low priority atm but worth keeping track
When testing with @legoktm we have discussed two things:
-rcsuffixes in versioning might breakwebcat/extension/src/webcat/utils.ts
Line 49 in 613d745
Low priority atm but worth keeping track