# Changelog ## [6.0.1](https://github.com/osztenkurden/csgogsi/compare/v6.0.0...v6.0.1) (2026-09-17) ### Bug Fixes * desc ([1c45549](https://github.com/osztenkurden/csgogsi/commit/1c45549bbc8b449e4ea6f0b3fa8d5a1042bb320d)) ## [6.0.0](https://github.com/osztenkurden/csgogsi/compare/v5.3.0...v6.0.0) (2026-09-17) ### ⚠ BREAKING CHANGES * add round and observer events with custom bombsite resolvers ### Features * add round and observer events with custom bombsite resolvers ([957c1f8](https://github.com/osztenkurden/csgogsi/commit/957c1f8c3953170c1fb1bd14efccb0fdd4b168fa)) ### Performance Improvements * slightly faster callback execution ([18ac4e1](https://github.com/osztenkurden/csgogsi/commit/18ac4e1aa255d02e72d396b68c046f294d4f810f)) ## [5.3.0](https://github.com/osztenkurden/csgogsi/compare/v5.2.0...v5.3.0) (2026-08-26) ### Features * add generic phase change event ([4771fa6](https://github.com/osztenkurden/csgogsi/commit/4771fa66b45144b8d181c6dc5ec4b76187f06af0)) ## [5.2.0](https://github.com/osztenkurden/csgogsi/compare/v5.1.3...v5.2.0) (2026-08-26) ### Features * add pause events ([17227e3](https://github.com/osztenkurden/csgogsi/commit/17227e3dd42ae55a2aa60430a81ddfab5ba0364a)) ## [5.1.3](https://github.com/osztenkurden/csgogsi/compare/v5.1.2...v5.1.3) (2026-08-12) ### Bug Fixes * bomb plant evenet ([80ae58e](https://github.com/osztenkurden/csgogsi/commit/80ae58ec7747bc5d6180e8de5608819735eb521d)) * edge case on fake defuse ([17e630e](https://github.com/osztenkurden/csgogsi/commit/17e630e226be34f155661dd7b84fdf2085bfa790)) ## [5.1.2](https://github.com/osztenkurden/csgogsi/compare/v5.1.1...v5.1.2) (2026-08-12) ### Bug Fixes * data assignment ([285f8d1](https://github.com/osztenkurden/csgogsi/commit/285f8d1db14b24e29dc88fbec0f7a32c39265d37)) ## [5.1.1](https://github.com/osztenkurden/csgogsi/compare/v5.1.0...v5.1.1) (2026-08-12) ### Bug Fixes * make logic based on non-zero players (obs slot move) ([b0b08c7](https://github.com/osztenkurden/csgogsi/commit/b0b08c7df799c8016ff316b36a2fbf81649b0ea9)) ## [5.1.0](https://github.com/osztenkurden/csgogsi/compare/v5.0.1...v5.1.0) (2026-08-06) ### Features * added overtime and warmup events ([a18dfb7](https://github.com/osztenkurden/csgogsi/commit/a18dfb75acdc5eeff5999429bb2483fb87e2d161)) * make 12 a default regulationMR ([4af4ddf](https://github.com/osztenkurden/csgogsi/commit/4af4ddf9908472c7bf7359da508452ac786776b7)) ## [5.0.1](https://github.com/osztenkurden/csgogsi/compare/v5.0.0...v5.0.1) (2026-04-14) ### Bug Fixes * build process ([1b2a19e](https://github.com/osztenkurden/csgogsi/commit/1b2a19ecb9cc6f8604a20b5ee085d5479f93b177)) ## [5.0.0](https://github.com/osztenkurden/csgogsi/compare/v4.1.2...v5.0.0) (2026-04-14) ### ⚠ BREAKING CHANGES * move to esm-only ### Features * move to esm-only ([de47296](https://github.com/osztenkurden/csgogsi/commit/de4729646db6459200a48c071ac68ea5c92416c8)) ### Bug Fixes * test runner to run actually on node ([902d81f](https://github.com/osztenkurden/csgogsi/commit/902d81fcb6a67ba536ffde9d60fc5ea35e3b54a2)) ## [4.1.2](https://github.com/osztenkurden/csgogsi/compare/v4.1.1...v4.1.2) (2026-04-13) ### Bug Fixes * fixed (and trigger) npm release ([e201548](https://github.com/osztenkurden/csgogsi/commit/e2015483c30a799459d36289b18d4f9de3e70560)) ## 4.1.1 (2026-04-13) ### ⚠ BREAKING CHANGES * updated setup to esm-first, fixed test setup ### Features * added support for full-game round history ([a0391c8](https://github.com/osztenkurden/csgogsi/commit/a0391c87d061ecf9909c993c4b4628fd5fc06929)) * removed unnecesary deps and updated old ones ([ff97ada](https://github.com/osztenkurden/csgogsi/commit/ff97ada580a9c3d1b7af58c4563e15270cd5bedc)) * updated docs ([a1f1cee](https://github.com/osztenkurden/csgogsi/commit/a1f1cee434661d0c6057670b9a039e19d0af4fee)) * updated setup to esm-first, fixed test setup ([b5fbeba](https://github.com/osztenkurden/csgogsi/commit/b5fbebaa1a1172383d95c5fa62b45e7070dcc304)) ### Bug Fixes * removed unnecesary files from npm ([3a00465](https://github.com/osztenkurden/csgogsi/commit/3a00465bbc532f4a6c204821d1aadd123d0d71b7)) * updated types ([fa7c528](https://github.com/osztenkurden/csgogsi/commit/fa7c5284ca79aaa0d2bd65f462e116f8329fa858)) ### Miscellaneous Chores * release 4.1.0 ([8a14ee8](https://github.com/osztenkurden/csgogsi/commit/8a14ee848f7d3779d6f8ebc98ec1c50dc9d29f38)) * release 4.1.1 ([71b851f](https://github.com/osztenkurden/csgogsi/commit/71b851f6be0a59c34064e98ede51c5c142d138a7))