@justeattakeaway/pie-webc-core
Advanced tools
Comparing version 0.0.0-snapshot-release-20240501131344 to 0.0.0-snapshot-release-20240516144918
# Changelog | ||
## 0.0.0-snapshot-release-20240501131344 | ||
## 0.0.0-snapshot-release-20240516144918 | ||
### Minor Changes | ||
- [Added] - Generic type for components default props ([#1451](https://github.com/justeattakeaway/pie/pull/1451)) by [@fernandofranca](https://github.com/fernandofranca) | ||
## 0.22.0 | ||
### Minor Changes | ||
- [Changed] - Updated Lit from 3.1.2 to 3.1.3 ([#1427](https://github.com/justeattakeaway/pie/pull/1427)) by [@jamieomaguire](https://github.com/jamieomaguire) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@justeattakeaway/pie-webc-core", | ||
"version": "0.0.0-snapshot-release-20240501131344", | ||
"version": "0.0.0-snapshot-release-20240516144918", | ||
"description": "PIE design system base classes, mixins and utilities for web components", | ||
@@ -5,0 +5,0 @@ "type": "module", |
export * from './decorators'; | ||
export * from './functions'; | ||
export * from './interfaces'; | ||
export * from './types'; | ||
export * from './mixins'; |
Sorry, the diff of this file is not supported yet
46175
37
884