Skip to content

Latest commit

 

History

History
202 lines (89 loc) · 7.34 KB

File metadata and controls

202 lines (89 loc) · 7.34 KB

Changelog

6.1.3 (2026-01-28)

Build System

  • use npm v11 for trusted publishing support (#53) (0d0470d)

6.1.2 (2026-01-28)

Miscellaneous Chores

6.1.1 (2026-01-28)

Continuous Integration

6.1.0 (2026-01-08)

Features

  • added formfactor and operatorid to the farecontract (#47) (9223f9d)

6.0.0 (2025-11-24)

⚠ BREAKING CHANGES

  • Support SupplementProduct in offers (#45)

Features

  • Support SupplementProduct in offers (#45) (d7530e8)

5.1.1 (2025-09-25)

Bug Fixes

5.1.0 (2025-09-25)

Features

  • Add formatNumberToString with tests (#40) (502edaf)

5.0.0 (2025-09-24)

⚠ BREAKING CHANGES

  • zod and node version upgrade (#38)

Miscellaneous Chores

4.3.0 (2025-08-13)

Features

  • Added DatedServiceJourney to TravelRight (#33) (55b3e48)

4.2.0 (2025-07-11)

Features

  • Added datedServiceJourneyRefs to travelRight (#31) (b116065)

Bug Fixes

  • .optional() to .nullish() for some values (#29) (cfd8b4f)

4.1.0 (2025-06-26)

Features

  • transform nullish ticket-offer types to optional (#27) (09646a5)

4.0.0 (2025-06-26)

⚠ BREAKING CHANGES

  • use correct type for TicketOffer route

Features

  • export all ticket offer schemas as types (23359cc)

Bug Fixes

  • use correct type for TicketOffer route (d2580fa)

3.5.0 (2025-06-23)

Features

  • coerce fare contract date strings to Date (#23) (d318ddb)

3.4.0 (2025-05-30)

Features

3.3.0 (2025-05-30)

Features

3.2.0 (2025-05-27)

Features

3.1.0 (2025-03-19)

Features

3.0.1 (2025-02-26)

Miscellaneous Chores

3.0.0 (2025-02-13)

⚠ BREAKING CHANGES

  • make purchasedBy optional (#8)

Bug Fixes

2.1.0 (2025-02-11)

Features

Miscellaneous Chores

Continuous Integration

  • remove personal access token used by release please action (4f4e7f0)

2.0.0 (2025-02-07)

⚠ BREAKING CHANGES

  • update naming of access utils and all types (#4)

Code Refactoring

  • update naming of access utils and all types (#4) (0a11675)

1.0.1 (2025-02-05)

Build System

  • publish as public package (f7c23a0)

1.0.0 (2025-02-05)

Features

  • add fare-contract utils and types (b7faa42)
  • export AvailabilityStatus and flattenTravelRightAccesses (8f5c751)