@speclynx/apidom-ns-openapi-3-1 2.13.1 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.1.0](https://github.com/speclynx/apidom/compare/v3.0.0...v3.1.0) (2026-03-08)
7
+
8
+ **Note:** Version bump only for package @speclynx/apidom-ns-openapi-3-1
9
+
10
+ # [3.0.0](https://github.com/speclynx/apidom/compare/v2.13.1...v3.0.0) (2026-03-05)
11
+
12
+ ### Features
13
+
14
+ - introduce new memory efficient meta data management ([#129](https://github.com/speclynx/apidom/issues/129)) ([82ae0d7](https://github.com/speclynx/apidom/commit/82ae0d7cc2e9ee7037c3d9681817add2ca18dc92))
15
+
16
+ ### Performance Improvements
17
+
18
+ - consume generic ApiDOM during semantic refraction ([#132](https://github.com/speclynx/apidom/issues/132)) ([87258b0](https://github.com/speclynx/apidom/commit/87258b01c701120321e12daad0f965910897dae5))
19
+ - **ns:** remove unused 'fixed-field' class from FixedFieldsVisitor ([#131](https://github.com/speclynx/apidom/issues/131)) ([604e0e5](https://github.com/speclynx/apidom/commit/604e0e58c959937f402756e7c5ff2528a1ceb9b6))
20
+
21
+ ### BREAKING CHANGES
22
+
23
+ - meta data use to be elements before, now they are simple primitives
24
+
6
25
  ## [2.13.1](https://github.com/speclynx/apidom/compare/v2.13.0...v2.13.1) (2026-02-28)
7
26
 
8
27
  **Note:** Version bump only for package @speclynx/apidom-ns-openapi-3-1