Milli
08ea8a0fe0
Revert "v1.22.19"
...
This reverts commit 22f59adc9c
.
2022-05-29 21:27:26 +02:00
Milli
22f59adc9c
v1.22.19
2022-05-28 20:10:36 +02:00
Milli
2f7ed609ff
v1.0.0
2022-05-28 20:10:25 +02:00
Milli
638094aafd
v0.0.0
2022-05-28 20:10:14 +02:00
Marshall Polaris
47f10301c8
Change lodash stuff so that it can be tree-shaken out of build ( #233 )
...
* Set common package.json sideEffects: false
* Configure SWC to modularize lodash imports
* Import specific lodash functions instead of _
* Add an eslint rule to avoid full lodash import
2022-05-22 01:36:05 -07:00
Marshall Polaris
0803a15902
Set up eslint
for common
, functions
packages ( #290 )
...
* Move common dev dependencies to workspace top level
* Add .eslintrc.js for functions and common packages
* Add more linting to check workflow
2022-05-22 00:35:43 -07:00
James Grugett
0eac8d9c5c
Yarn workspaces ( #42 )
...
* Try yarn workspaces
* Add versions to sub package.json files
2022-02-01 15:25:51 -06:00