Releases: eclipse-basyx/basyx-typescript-sdk
Releases · eclipse-basyx/basyx-typescript-sdk
v0.1.11
What's Changed
- Adds the entire api collection of the AAS by @aaronzi in #15
- Bump actions/checkout from 3 to 4 by @dependabot in #18
- Bump eslint from 9.18.0 to 9.19.0 by @dependabot in #17
- Bump @hey-api/openapi-ts from 0.62.3 to 0.63.0 by @dependabot in #19
- Bump @types/node from 22.10.10 to 22.12.0 by @dependabot in #20
- Bump @typescript-eslint/parser from 8.21.0 to 8.22.0 by @dependabot in #23
- Bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 by @dependabot in #21
- Bump @hey-api/client-fetch from 0.7.1 to 0.7.2 by @dependabot in #22
- Bump typescript-eslint from 8.21.0 to 8.22.0 by @dependabot in #24
- Bump @hey-api/openapi-ts from 0.63.0 to 0.63.2 by @dependabot in #26
- Bump @types/node from 22.12.0 to 22.13.0 by @dependabot in #27
- Bump @hey-api/openapi-ts from 0.63.2 to 0.64.1 by @dependabot in #28
- Bump typescript-eslint from 8.22.0 to 8.23.0 by @dependabot in #30
- Bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #32
- Improves type exports by @aaronzi in #35
- Adds rollup bundler by @aaronzi in #36
- Fixes missing rollup config by @aaronzi in #37
- Makes aas core works a peer dependency by @aaronzi in #38
- Updates tsconfigs module and moduleResolution by @aaronzi in #39
- Fixes rollup config for bundling by @aaronzi in #40
- Fixes rollup config by @aaronzi in #41
- Improve build files by @aaronzi in #42
- Fixes import statements by @aaronzi in #43
Full Changelog: v0.1.1...v0.1.11
v0.1.1
What's Changed
- Removes src directory from published files by @aaronzi in #11
- Bump @hey-api/openapi-ts from 0.62.1 to 0.62.3 by @dependabot in #7
- Bump @hey-api/client-fetch from 0.7.0 to 0.7.1 by @dependabot in #8
- Bump @types/node from 22.10.7 to 22.10.9 by @dependabot in #12
- Bump @types/node from 22.10.9 to 22.10.10 by @dependabot in #14
- Adds missing tests for the AasRepositoryClient by @aaronzi in #13
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Release v0.1.0
Features
- Added Client for the AAS Repository
What's Changed
- Initializes project by @aaronzi in #1
- Bump eslint-plugin-prettier from 5.2.2 to 5.2.3 by @dependabot in #3
- Bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 by @dependabot in #6
- Bump typescript-eslint from 8.20.0 to 8.21.0 by @dependabot in #4
- Implements Client for AAS Repository by @aaronzi in #2
- Adds action for releasing to https://registry.npmjs.org by @aaronzi in #9
- Fixes import problems by @aaronzi in #10
New Contributors
- @aaronzi made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/eclipse-basyx/basyx-typescript-sdk/commits/v0.1.0