Releases: freelensapp/freelens-example-extension
Releases · freelensapp/freelens-example-extension
v1.8.0
v1.6.2
What's Changed
- CI: Use Turbo cache for tests and builds by @dex4er in #178
- Vite config as Javascript to not confuse type checks for application by @dex4er in #179
- CI: clean up workflows by @dex4er in #181
- CI: Correct pnpm to use Github cache by @dex4er in #182
- Return the page for available version by @dex4er in #183
Full Changelog: v1.6.1...v1.6.2
v1.6.1
Automated npm version v1.6.1 (#167) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.6.0
Automated npm version v1.6.0 (#153) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.5.3
Automated npm version v1.5.3 (#111) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.5.2
Automated npm version v1.5.2 (#99) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.5.1
Automated npm version v1.5.1 (#92) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.5.0
Automated npm version v1.5.0 (#87) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v1.4.2
v1.4.1
What's Changed
- Example for menus by @dex4er in #72
- Refactoring: ExtensionKubeObject is a base for resource classes and it reduced the core and complexity for K8s classes by @dex4er in #75
- Refactoring: try/catch in all components for better error handling by @dex4er in #76
Full Changelog: v1.4.0...v1.4.1