-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update core features to support node 18 #64
Labels
Milestone
Comments
blackfalcon
changed the title
auro-badge: update core features to support node 18
Update core features to support node 18
Apr 9, 2023
/duplicate |
fajar-apri-alaska
added
the
Status: Work In Progress
Issue or Pull Request work is in Progress
label
Apr 17, 2023
fajar-apri-alaska
added a commit
that referenced
this issue
Apr 17, 2023
Changes to be committed: modified: .github/settings.yml modified: .github/workflows/testPublish.yml modified: .husky/pre-commit modified: package.json
fajar-apri-alaska
added a commit
that referenced
this issue
Apr 17, 2023
Changes to be committed: modified: package.json
Merged
3 tasks
blackfalcon
pushed a commit
that referenced
this issue
Apr 18, 2023
Changes to be committed: modified: .github/settings.yml modified: .github/workflows/testPublish.yml modified: .husky/pre-commit modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 18, 2023
Changes to be committed: modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 19, 2023
Changes to be committed: modified: .github/settings.yml modified: .github/workflows/testPublish.yml modified: .husky/pre-commit modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 19, 2023
Changes to be committed: modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 19, 2023
Changes to be committed: modified: .github/settings.yml modified: .github/workflows/testPublish.yml modified: .husky/pre-commit modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 19, 2023
Changes to be committed: modified: package.json
blackfalcon
pushed a commit
that referenced
this issue
Apr 19, 2023
# [2.0.0](v1.5.5...v2.0.0) (2023-04-19) ### Bug Fixes * misimport pathto 'lit' package in auro-header.js ([0536f41](0536f41)) ### Documentation * **npm:** Update npm namespace [#70](#70) ([663ad0f](663ad0f)) ### Features * **typescript:** add typescript support [#68](#68) ([9c76756](9c76756)) ### Performance Improvements * **dev:** update run dev use single terminal [#65](#65) ([0e37cf9](0e37cf9)) * **es5:** Remove legacy es5 bundling resources [#61](#61) ([a5fb346](a5fb346)) * **es5:** remove postinstall instrucions [#61](#61) ([502cd66](502cd66)) * **husky:** Pre-commit and husky update [#63](#63) ([2568b60](2568b60)) * **lit:** Update to Lit2.0 [#66](#66) ([e9fa9ef](e9fa9ef)) * **node18:** Update to support node 18++ [#64](#64) ([9419a4d](9419a4d)) * **postCss:** update to postCss.js & remove unused resource ([5e401a9](5e401a9)) * **sass:** Update Sass to use dart-sass dependency [#62](#62) ([1a26b20](1a26b20)) ### BREAKING CHANGES * **npm:** This update will redefine the npm namespace for the auro-header element. Changes to be committed: modified: README.md modified: package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is your feature request related to a problem? Please describe.
The current badge element is well behind recent versions of core support functions.
Describe the solution you'd like
Update the following core features of the badge element
When updating the settings.yml file, also include this update that was missed in the reference commit.
AlaskaAirlines/auro-badge@1c44583
Exit criteria
This issue will not be considered complete once the listed core features are updated along with all associated dependencies and all features work as previously expected with node 18 installed.
The text was updated successfully, but these errors were encountered: