Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.4.4...v4.0.0) (2023-04-22) ### Build System * **npm:** update npm namespace [#71](#71) ([cb46d4f](cb46d4f)) ### Features * **ts:** add support for typescript users [#69](#69) ([d01bbb6](d01bbb6)) * **ts:** move the package of typescript into devDependencies ([684f626](684f626)) ### Performance Improvements * **es5:** Remove legacy es5 bundling resources [#63](#63) ([e9842a5](e9842a5)) * **husky:** pre-commit and husky update [#65](#65) ([4a0996d](4a0996d)) * **lit:** update component to Lit2.0 [#68](#68) ([e962e25](e962e25)) * **node18:** update core features to support node 18+ [#66](#66) ([e1e5f97](e1e5f97)) * **sass:** Update Sass to use dart-sass dependency [#64](#64) ([e38f7de](e38f7de)) * **server:** update to use single shell ([15f74ac](15f74ac)) ### BREAKING CHANGES * **npm:** This update requires a MAJOR release as the namespace of the element has been changed. Changes to be committed: modified: README.md modified: package.json
- Loading branch information