Releases: overextended/ox_lib
Releases · overextended/ox_lib
v3.33.1
Bug Fixes
- vehicleProperties: apply driftTyres=false instead of skipping (#775) #775 (Kenshin13)
- class: stricter private access checks (Linden)
- class: ensure cleanup of unused classes (Linden)
Code Refactoring
- package/zones: coordinate consistency with lua (Linden)
- package: adjust module paths and exports (Linden)
Chores
Commits
v3.33.0
Features
- locale: support nested key references in phrase interpolation (#766) #766 (Kenshin13)
- cron: match days on the wrapped side of weekday ranges (#768) #768 (Kenshin13)
- package: zones module (Linden)
- array: support negative indices in fill method (#773) #773 (Kenshin13)
Bug Fixes
- zones: handle concave polygons and improve debug (#755) #755 (Linden)
- selector: exclude zero-weight items from getRandomWeighted (#760) #760 (Kenshin13)
- timer: getTimeLeft returns growing negative value while paused (#763) #763 (Kenshin13)
- settings: apply default when safeGetKvp's pcall fails (#764) #764 (Kenshin13)
- array: reduce with reverse and no initial value skips index 1 (#765) #765 (Kenshin13)
- dialog/slider: use nullish coalescing so max=0 mark renders correctly (#767) #767 (Kenshin13)
- reliable coord getter for players in vehicle (#757) #757 (Marcelo Silva)
- cron: propagate minute/hour rollover past explicit upper units (#772) #772 (Kenshin13)
- callback: scope register's event to local instead of leaking to _G (#771) #771 (Kenshin13)
- addCommand: build a fresh suggestion table instead of mutating properties (#770) #770 (Kenshin13)
- errorBoundary: stop resetting hasError in componentDidCatch (#769) #769 (Kenshin13)
- package: update core dependency (Linden)
- package/zones: draw method error, dependency update (Linden)
Chores
Commits
- 4cf09eb: Update README.md (Linden)
v3.32.6
v3.32.5
Features
- imports/marker: Added invert property (#4) (Sergio)
- package/getNearbyVehicles: Implement getNearbyVehicles (#8) (uShifty)
- imports/getClosestPlayer: Implement ignorePlayerId on the server (#11) (Edward)
- web/dialog/textarea: add min and max length (#30) (ANTOND.)
- interface/input: add size to input dialog options (#32) (Luca)
- imports/table: add table.map (#35) (mikigoalie)
- package/addKeybind: add keybind to ts package (#39) (Zoo)
- imports/logger: add definable dataset for fivemanage logging (#45) (Maximus7474)
- imports/dui: added mising dui methods (#47) (Swellington Soares)
- imports/logger: support metadata table for Fivemanage logger (#75) (Christopher)
Bug Fixes
- interval: Check if interval was cleared before invoking callback (#745) #745 (ESK0)
- callback/js: prevent args from being wrapped in an array when resolving the promise (#744) #744 (Malox)
- zones/shared: ensure safe removal of zones from entering and exiting lists (#1) (Zoo)
- web: re-apply patch for react-hot-toast (#13) (ANTOND.)
- shared: Improper import of context (#18) (uShifty)
- client/interface: add missing warning notify type in npm package (#23) (andreutu)
- resource/cache: skip cache updates during ped transitions (#28) (Mustafa Burak Güneş)
- interface/input: add min and max length props to input type (#31) (ANTOND.)
- web/notifications: bottom center position (#33) (mikigoalie)
- points: grid inconsistencies (#37) (David Malchin)
- zones: set zone distance on creation (#44) (PotatoFarmer441)
- table: restore expected behavior in table_matches (#49) (RuksH4n)
- table_matches: remove leftover strict shape check from df7a6b9 (#50) (RuksH4n)
- progress: prop replication overload (#58) (PotatoFarmer441)
- progress: client statebag change handler double creating the props (#60) (Maximus7474)
- interface/menu: incosistent menu function types (#80) (BerkieBb)
- package: added an array check on callback args (#85) (Maximus7474)
Documentation
Code Refactoring
- use bun instead of pnpm (ANTOND.)
Continuous Integration
- create-release: restructure and update versions (ANTOND.)
- create-release: use github app token (ANTOND.)
- create-release: bump version before running build script (#9) (ANTOND.)
- create-release: use npm trusted publisher (ANTOND.)
- create-release: run publish in package folder (ANTOND.)
Chores
- locales: update german translations - de.json (#736) #736 (MaxiFaxiPaxi)
- update organization name (ANTOND.)
- bump version to v3.30.7 (github-actions)
- package/interface: add label to progressCircle (#2) (Zoo)
- locales: update norwegian translation (#10) (Mats)
- bump version to v3.30.8 (github-actions)
- bump version to v3.30.9 (github-actions)
- bump version to v3.30.10 (github-actions)
- use nativewrappers/fivem instead of client (#25) (Laica Lunasys)
- bump version to v3.31.0 (github-actions)
- bump version to v3.31.1 (github-actions)
- locales: update fr.json (#38) (PaPi)
- bump version to v3.31.2 (github-actions)
- package/index: export addKeybind function (#40) (Zoo)
- bump version to v3.31.3 (github-actions)
- bump version to v3.31.4 (github-actions)
- bump version to v3.32.0 (github-actions)
- bump version to v3.32.1 (github-actions)
- bump version to v3.32.2 (github-actions)
- bump version to v3.32.3 (github-actions)
- bump version to v3.32.3 (github-actions)