Release v4.0.0#311
Merged
MrChocolatine merged 1 commit intomasterfrom Nov 13, 2023
Merged
Conversation
Member
Author
|
@DazzlingFugu/emberenos |
Pixelik
approved these changes
Nov 13, 2023
MrChocolatine
added a commit
that referenced
this pull request
Nov 15, 2023
Supersedes the release v4.0.0 (from #311) as the auto-publish to npm failed: https://github.com/DazzlingFugu/ember-cli-embedded/actions/runs/6855336980
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Breaking changes
Upgrade add-on to Ember.js v5.4.0 (#305)
Chore
Fully migrate add-on to TypeScript (#305)
The add-on is now 100% TypeScript-based as it was regenerated with the latest specification and the
--typescriptflag.--typescriptflag toappandaddonblueprints ember-cli/ember-cli#9972which also means it does not rely on
ember-cli-typescriptanymore:--typescriptsupport in blueprints ember-cli/ember-cli#10283Build
typescriptfrom 4.9.4 to 5.1.6 (build(deps-dev): bump typescript from 4.9.4 to 5.1.6 #284)webpackfrom 5.86.0 to 5.88.2 (build(deps-dev): bump webpack from 5.86.0 to 5.88.2 #287)ember-resolverfrom 9.0.1 to 11.0.1 (build(deps-dev): bump ember-resolver from 9.0.1 to 11.0.1 #289)@ember/test-helpersfrom 2.9.3 to 2.9.4 (build(deps-dev): bump @ember/test-helpers from 2.9.3 to 2.9.4 #290)@types/ember__debugfrom 4.0.3 to 4.0.4 (build(deps-dev): bump @types/ember__debug from 4.0.3 to 4.0.4 #291)eslint-plugin-emberfrom 11.5.2 to 11.11.1 (build(deps-dev): bump eslint-plugin-ember from 11.5.2 to 11.11.1 #294)ember-cli-htmlbarsfrom 6.2.0 to 6.3.0 (build(deps): bump ember-cli-htmlbars from 6.2.0 to 6.3.0 #295)@types/ember__controllerfrom 4.0.4 to 4.0.8 (build(deps-dev): bump @types/ember__controller from 4.0.4 to 4.0.8 #296)postcssfrom 8.4.19 to 8.4.31 (build(deps): bump postcss from 8.4.19 to 8.4.31 #297)@types/ember__debugfrom 4.0.4 to 4.0.5 (build(deps-dev): bump @types/ember__debug from 4.0.4 to 4.0.5 #298)@types/emberfrom 4.0.4 to 4.0.6 (build(deps-dev): bump @types/ember from 4.0.4 to 4.0.6 #299)@babel/traversefrom 7.21.4 to 7.23.2 (build(deps): bump @babel/traverse from 7.21.4 to 7.23.2 #300)@embroider/test-setupfrom 1.8.3 to 3.0.2 (build(deps-dev): bump @embroider/test-setup from 1.8.3 to 3.0.2 #301)@types/ember__enginefrom 4.0.4 to 4.0.8 (build(deps-dev): bump @types/ember__engine from 4.0.4 to 4.0.8 #302)@types/ember__destroyablefrom 4.0.1 to 4.0.3 (build(deps-dev): bump @types/ember__destroyable from 4.0.1 to 4.0.3 #303)ember-template-lintfrom 5.7.3 to 5.11.2 (build(deps-dev): bump ember-template-lint from 5.7.3 to 5.11.2 #304)