Commit Graph

6 Commits

Author SHA1 Message Date
Derrick Hammer 514a134203
refactor: update to not bundle but instead chunk using vite-plugin-no-bundle 2023-10-09 14:28:09 -04:00
semantic-release-bot a573692880 chore(release): 0.1.0-develop.3 [skip ci]
# [0.1.0-develop.3](https://git.lumeweb.com/LumeWeb/sdk/compare/v0.1.0-develop.2...v0.1.0-develop.3) (2023-10-09)

### Bug Fixes

* remove private from package.json ([2ef8e09](2ef8e09346))
2023-10-09 17:33:49 +00:00
Derrick Hammer 2cea6d0974
ci: add publishConfig 2023-10-09 13:32:27 -04:00
semantic-release-bot 5664e652a1 chore(release): 0.1.0-develop.2 [skip ci]
# [0.1.0-develop.2](https://git.lumeweb.com/LumeWeb/sdk/compare/v0.1.0-develop.1...v0.1.0-develop.2) (2023-10-09)

### Bug Fixes

* update vite-plugin-scope-tailwind patch ([dcc1428](dcc1428743))
2023-10-09 17:28:14 +00:00
semantic-release-bot d8ffbbcf00 chore(release): 0.1.0-develop.1 [skip ci]
# [0.1.0-develop.1](https://git.lumeweb.com/LumeWeb/sdk/compare/v0.0.1...v0.1.0-develop.1) (2023-10-09)

### Bug Fixes

* add patch for vite-plugin-scope-tailwind ([cc03b05](cc03b056e3))
* attributes needs to be changed ([0d00283](0d00283ba1))
* import useState ([baa4365](baa4365abb))
* lumelogobg ([ef85d92](ef85d921a6))
* set default syncState ([4982a3d](4982a3dd1a))
* types ([14c7f54](14c7f5401b))
* update stories path ([5a7c0b0](5a7c0b01b0))
* update stories path ([a049174](a04917449e))
* update syncState and how status updates work and their types ([0551582](0551582887))
* use sync not progress ([1d1a025](1d1a02527b))

### Features

* add proper tailwind scoping and config! ([aba0268](aba02687db))
* building is now done! ([1fd163a](1fd163afc8))
2023-10-09 17:10:13 +00:00
Derrick Hammer 397a014038
ci: add npm-shrinkwrap.json 2023-10-09 12:57:14 -04:00