Releases: Addepar/ember-json-viewer
Releases · Addepar/ember-json-viewer
v1.0.3-ember-json-viewer: Prepare Release using 'release-plan' (#119)
Release (2026-04-09)
ember-json-viewer 1.0.3 (patch)
🏠 Internal
ember-json-viewer,docs-app,test-app- #122 Bump eslint-plugin-prettier from 5.5.3 to 5.5.5 (@dependabot[bot])
- Other
- #121 [WEBCORE-3182] Upgrade npm version to be compatible with trusted publishing (@yanglinz)
- #118 Upgrade volta action (@eliasdawson-addepar)
Committers: 3
- Elias Dawson (@eliasdawson-addepar)
- Yanglin Zhao (@yanglinz)
- @dependabot[bot]
v1.0.2-ember-json-viewer: Prepare Release using 'release-plan' (#116)
Release (2026-04-06)
ember-json-viewer 1.0.2 (patch)
🏠 Internal
- Other
- #117 [WEBCORE-3182] Use volta instead of setup-node (@yanglinz)
- #113 Bump volta-cli/action from 4 to 5 (@dependabot[bot])
ember-json-viewer,docs-app,test-app- #114 Bump @babel/plugin-proposal-decorators from 7.28.0 to 7.29.0 (@dependabot[bot])
Committers: 2
- Yanglin Zhao (@yanglinz)
- @dependabot[bot]
v1.0.1-ember-json-viewer: Prepare Release using 'release-plan' (#111)
Release (2026-04-06)
ember-json-viewer 1.0.1 (patch)
🏠 Internal
- Other
- #112 [WEBCORE-3182] Final tweaks to fix publish workflow (@yanglinz)
- #110 Prepare Release (@github-actions[bot])
- #90 Prepare Release (@github-actions[bot])
- #109 [WEBCORE-3182] Don't set auth tokens during publishing (@yanglinz)
- #108 Fix Release Plan (@yanglinz)
- #104 Bump pnpm/action-setup from 4 to 5 (@dependabot[bot])
- #88 Bump peter-evans/create-pull-request from 7 to 8 (@dependabot[bot])
- #89 Bump actions/cache from 4 to 5 (@dependabot[bot])
- #87 Prepare Release (@github-actions[bot])
- #86 Bump actions/checkout from 5 to 6 (@dependabot[bot])
- #85 Prepare Release (@github-actions[bot])
- #84 Bump actions/setup-node from 5 to 6 (@dependabot[bot])
- #81 Prepare Release (@github-actions[bot])
- #83 Bump actions/setup-node from 4 to 5 (@dependabot[bot])
- #82 Bump actions/checkout from 4 to 5 (@dependabot[bot])
- #79 Prepare Release (@github-actions[bot])
- #78 [WEBCORE-3330] Disable pnpm upgrade notification (@eliasdawson-addepar)
- #77 Create CODEOWNERS (@mixonic)
- #75 workflows: Update run-tests.yml to run on merge_group trigger (@bantic)
docs-app,test-app- #106 Bump ember-resolver from 13.1.1 to 13.2.0 (@dependabot[bot])
- #99 Bump ember-source from 4.12.4 to 6.11.0 (@dependabot[bot])
- #97 Bump webpack from 5.104.1 to 5.105.3 (@dependabot[bot])
- #96 Bump ember-auto-import from 2.10.0 to 2.12.1 (@dependabot[bot])
- #98 Bump ember-cli-deprecation-workflow from 3.4.0 to 4.0.1 (@dependabot[bot])
- #92 Bump ember-cli-babel from 8.2.0 to 8.3.1 (@dependabot[bot])
- #91 Bump webpack from 5.100.2 to 5.104.1 (@dependabot[bot])
ember-json-viewer,docs-app,test-app- #105 Bump concurrently from 9.2.0 to 9.2.1 (@dependabot[bot])
- #100 Bump @babel/eslint-parser from 7.28.0 to 7.28.6 (@dependabot[bot])
ember-json-viewer- #103 Bump @embroider/addon-shim from 1.10.0 to 1.10.2 (@dependabot[bot])
- #95 Bump rollup from 4.45.1 to 4.59.0 (@dependabot[bot])
- #93 Bump @embroider/addon-dev from 7.1.5 to 8.3.0 (@dependabot[bot])
- #94 Bump @rollup/plugin-babel from 6.0.4 to 6.1.0 (@dependabot[bot])
test-app
Committers: 6
- Cory Forsyth (@bantic)
- Elias Dawson (@eliasdawson-addepar)
- Matthew Beale (@mixonic)
- Yanglin Zhao (@yanglinz)
- @dependabot[bot]
- @github-actions[bot]
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-appdocs-app,test-appember-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