Releases: Addepar/ember-json-viewer
Releases · Addepar/ember-json-viewer
v1.0.0-ember-json-viewer: Prepare Release using 'release-plan' (#74)
Release (2025-01-14)
ember-json-viewer 1.0.0 (major)
💥 Breaking Change
ember-json-viewer
,docs-app
,test-app
🐛 Bug Fix
ember-json-viewer
,test-app
🏠 Internal
- Other
ember-json-viewer
,docs-app
,test-app
docs-app
,test-app
ember-json-viewer
,test-app
Committers: 1
- Cory Forsyth (@bantic)
v0.8.1
Breaking Changes
- breaking: upgrade ember-auto-import to v2 by @bantic in #36
- [breaking] Drop support for Node < 18, ember < 3.28 by @bantic in #45
This release modernizes the addon to embroider-safe "addon v1" format. It official supports Ember 3.28 and the 4.x LTS releases, but should be considered compatible with Ember 5 and 6+.
This fixes many deprecations (in particular it fixes the property-fallback-lookup deprecation via #49).
There are no consumer-focused breaking changes. Upgrading the addon should "just work", there are no changes that need to be made to consuming apps.
Note: Due to a mistake in releasing, there's no tag for the v0.8.0 release.
All Changes
- Add a GitHub action to check for unowned files against CODEOWNERS by @navkast in #21
- Revert "Add a GitHub action to check for unowned files against CODEOWNERS" by @Jonny-Hein in #22
- Added 3.28 scenario to ember-try by @c69-addepar in #27
- Bump elliptic from 6.5.3 to 6.6.1 by @dependabot in #30
- Bump express from 4.17.1 to 4.21.2 by @dependabot in #31
- Upgrade deprecated github actions by @bantic in #28
- Create dependabot.yml by @bantic in #29
- Bump socket.io from 2.3.0 to 2.5.1 by @dependabot in #32
- Bump follow-redirects from 1.13.0 to 1.15.9 by @dependabot in #33
- Bump @babel/traverse from 7.12.9 to 7.26.4 by @dependabot in #39
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #40
- Bump ember-cli-terser from 4.0.1 to 4.0.2 by @dependabot in #43
- Update many dev dependencies by @bantic in #46
- Follow-up to #46: Update ember-qunit, eslint + other dev dependencies by @bantic in #47
- Add prettier, run prettier against all files, lint using prettier by @bantic in #48
- Fix deprecation: this-property-fallback using ember-no-implicit-this-codemod by @bantic in #49
- CI: Add support for ember 4.x LTS versions by @bantic in #50
- Remove this.get usage via eslint --fix by @bantic in #52
- Templates: Curly->Angle invocation, add ember-template-lint by @bantic in #51
- Convert to native classes, glimmer components by @bantic in #53
- [CI] Add embroider-safe, embroider-optimized ember-try scenarios, upgrade some dependencies by @bantic in #42
- [breaking] Drop support for node < 20 by @bantic in #55
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #57
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #58
- [dependencies] Upgrade release-* deps to latest by @bantic in #56
New Contributors
- @navkast made their first contribution in #21
- @Jonny-Hein made their first contribution in #22
- @c69-addepar made their first contribution in #27
- @dependabot made their first contribution in #30
Full Changelog: v0.7.0...v0.8.1