Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Mar 22, 2024
1 parent f17378b commit 77f02f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Version 1.12.8 - 2024-04-xx
## Version 1.12.8 - 2024-04-02

### Fixed

- Convert OData V2 date string more relaxed allowing optional backslashes before forward slashes
- Freeze definition element cache to prevent modification and store is as symbol
- Fix definition element cache for prototypes
- Freeze definition element cache to prevent modification and store it as symbol
- Option to disable definition cache via `cacheDefinitions: false`
- ESLint interface typings correctly

Expand Down

0 comments on commit 77f02f5

Please sign in to comment.